Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35d704078b0040fb0b2eaaabdf6860ed02d459b4 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-ssh9551402568253199875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10974846220989205286.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh525490803420383350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13563179179288959907.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-ssh10232879403693750407.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] ========================================================= [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.21 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-18139 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35d704078b0040fb0b2eaaabdf6860ed02d459b4 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 Commit message: "build: Fix vendor target (#624)" > git rev-list --no-walk fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:45 ========================================================= 19:03:45 EdgeX Global Pipelines Version Info 19:03:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:47 ------------------- 19:03:47 stable info: 19:03:47 ------------------- 19:03:47 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:03:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:03:47 Message: update stable to v1.0.257 19:03:47 ------------------- 19:03:47 experimental info: 19:03:47 ------------------- 19:03:47 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:03:47 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35d7040 [Pipeline] echo 19:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:48 provisioning config files... 19:03:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6458438804438122532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:48 ---> docker-login.sh 19:03:48 nexus3.edgexfoundry.org:10001 19:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:48 Configure a credential helper to remove this warning. See 19:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:48 19:03:48 Login Succeeded 19:03:48 nexus3.edgexfoundry.org:10002 19:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:48 Configure a credential helper to remove this warning. See 19:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:48 19:03:48 Login Succeeded 19:03:48 nexus3.edgexfoundry.org:10003 19:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:49 Configure a credential helper to remove this warning. See 19:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:49 19:03:49 Login Succeeded 19:03:49 nexus3.edgexfoundry.org:10004 19:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:49 Configure a credential helper to remove this warning. See 19:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:49 19:03:49 Login Succeeded 19:03:49 docker.io 19:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:49 Configure a credential helper to remove this warning. See 19:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:49 19:03:49 Login Succeeded 19:03:49 ---> docker-login.sh ends [Pipeline] } 19:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:49 + git rev-list -1 --merges 35d704078b0040fb0b2eaaabdf6860ed02d459b4~1..35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo 19:03:49 -----------> git rev-list -1 --merges 35d704078b0040fb0b2eaaabdf6860ed02d459b4~1..35d704078b0040fb0b2eaaabdf6860ed02d459b4 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [false] [Pipeline] sh 19:03:50 + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo 19:03:50 ========================================================= 19:03:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:50 + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] echo 19:03:50 [semverPrep] GIT_COMMIT: 35d704078b0040fb0b2eaaabdf6860ed02d459b4, Commit Message: build: Fix vendor target (#624) [Pipeline] echo 19:03:50 [semverPrep] This is not a build commit. [Pipeline] sh 19:03:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:50 + grep -v github /etc/ssh/ssh_known_hosts 19:03:50 + [ -e /tmp/ssh_known_hosts ] 19:03:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:50 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:50 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:51 19:03:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:51 b85a868b505f: Pulling fs layer 19:03:51 e2be974225ed: Pulling fs layer 19:03:51 339a4e72a1f5: Pulling fs layer 19:03:51 988bab9f4d93: Pulling fs layer 19:03:51 1469e6f7b9e6: Pulling fs layer 19:03:51 eaf3925da568: Pulling fs layer 19:03:51 bab4dde63d76: Pulling fs layer 19:03:51 bde34c3a00c8: Pulling fs layer 19:03:51 b352a97aabf1: Pulling fs layer 19:03:51 4872d77fe225: Pulling fs layer 19:03:51 5851b861e8e6: Pulling fs layer 19:03:51 bab4dde63d76: Waiting 19:03:51 bde34c3a00c8: Waiting 19:03:51 988bab9f4d93: Waiting 19:03:51 b352a97aabf1: Waiting 19:03:51 5851b861e8e6: Waiting 19:03:51 1469e6f7b9e6: Waiting 19:03:51 eaf3925da568: Waiting 19:03:51 4872d77fe225: Waiting 19:03:51 e2be974225ed: Verifying Checksum 19:03:51 e2be974225ed: Download complete 19:03:51 988bab9f4d93: Verifying Checksum 19:03:51 988bab9f4d93: Download complete 19:03:51 1469e6f7b9e6: Verifying Checksum 19:03:51 1469e6f7b9e6: Download complete 19:03:51 eaf3925da568: Download complete 19:03:51 339a4e72a1f5: Verifying Checksum 19:03:51 339a4e72a1f5: Download complete 19:03:51 bde34c3a00c8: Verifying Checksum 19:03:51 bde34c3a00c8: Download complete 19:03:51 b352a97aabf1: Download complete 19:03:51 4872d77fe225: Verifying Checksum 19:03:51 4872d77fe225: Download complete 19:03:51 5851b861e8e6: Verifying Checksum 19:03:51 5851b861e8e6: Download complete 19:03:51 b85a868b505f: Verifying Checksum 19:03:51 b85a868b505f: Download complete 19:03:52 bab4dde63d76: Download complete 19:03:52 b85a868b505f: Pull complete 19:03:53 e2be974225ed: Pull complete 19:03:53 339a4e72a1f5: Pull complete 19:03:53 988bab9f4d93: Pull complete 19:03:54 1469e6f7b9e6: Pull complete 19:03:54 eaf3925da568: Pull complete 19:03:55 bab4dde63d76: Pull complete 19:03:55 bde34c3a00c8: Pull complete 19:03:56 b352a97aabf1: Pull complete 19:03:56 4872d77fe225: Pull complete 19:03:56 5851b861e8e6: Pull complete 19:03:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:56 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:00 $ docker top 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e -eo pid,comm 19:04:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:04:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:01 [ssh-agent] Looking for ssh-agent implementation... 19:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:01 $ docker exec 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent 19:04:01 SSH_AUTH_SOCK=/tmp/ssh-AbtNbzxW7EDR/agent.32 19:04:01 SSH_AGENT_PID=38 19:04:01 Running ssh-add (command line suppressed) 19:04:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3122987103790560645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3122987103790560645.key) 19:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:01 + git tag --points-at HEAD [Pipeline] } 19:04:01 $ docker exec --env ******** --env ******** 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent -k 19:04:01 unset SSH_AUTH_SOCK; 19:04:01 unset SSH_AGENT_PID; 19:04:01 echo Agent pid 38 killed; 19:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:01 [ssh-agent] Looking for ssh-agent implementation... 19:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:01 $ docker exec 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent 19:04:02 SSH_AUTH_SOCK=/tmp/ssh-Q47iUiMLoTSS/agent.71 19:04:02 SSH_AGENT_PID=77 19:04:02 Running ssh-add (command line suppressed) 19:04:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8624823786642694477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8624823786642694477.key) 19:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:02 + git semver init 19:04:02 2023-11-15 19:04:02,629 [run_init] DEBUG init version:0.0.0 force:False 19:04:02 2023-11-15 19:04:02,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 19:04:02 2023-11-15 19:04:02,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 19:04:02 2023-11-15 19:04:02,630 [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) 19:04:03 2023-11-15 19:04:03,505 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 19:04:03 2023-11-15 19:04:03,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 19:04:03 2023-11-15 19:04:03,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:04:03 2023-11-15 19:04:03,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:04:03 3.1.0-dev.39 [Pipeline] } 19:04:03 $ docker exec --env ******** --env ******** 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e ssh-agent -k 19:04:03 unset SSH_AUTH_SOCK; 19:04:03 unset SSH_AGENT_PID; 19:04:03 echo Agent pid 77 killed; 19:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:04 + git semver [Pipeline] } 19:04:04 $ docker stop --time=1 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e 19:04:05 $ docker rm -f --volumes 1cbf88799c007f6a71721ebd420e98ff226c3709207e8acbdc3c6a276e624b2e [Pipeline] // withDockerContainer [Pipeline] sh 19:04:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:06 Stashed 1 file(s) [Pipeline] echo 19:04:06 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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 19:04:06 provisioning config files... 19:04:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5808444741635738987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:06 ---> docker-login.sh 19:04:06 nexus3.edgexfoundry.org:10001 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 nexus3.edgexfoundry.org:10002 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 nexus3.edgexfoundry.org:10003 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 nexus3.edgexfoundry.org:10004 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 docker.io 19:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:07 Configure a credential helper to remove this warning. See 19:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:07 19:04:07 Login Succeeded 19:04:07 ---> docker-login.sh ends [Pipeline] } 19:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:07 ========================================================= 19:04:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:04:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:04:07 Sending build context to Docker daemon 3.379MB 19:04:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:04:07 Step 2/12 : FROM ${BASE} AS builder 19:04:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:07 7264a8db6415: Pulling fs layer 19:04:07 c4d48a809fc2: Pulling fs layer 19:04:07 4f1c88b9dad5: Pulling fs layer 19:04:07 ad3a456e5733: Pulling fs layer 19:04:07 69c7f0334f64: Pulling fs layer 19:04:07 1f1c1a5573a3: Pulling fs layer 19:04:07 ce7588e14bc9: Pulling fs layer 19:04:07 b5e4710f87ac: Pulling fs layer 19:04:07 ce7588e14bc9: Waiting 19:04:07 69c7f0334f64: Waiting 19:04:07 b5e4710f87ac: Waiting 19:04:07 1f1c1a5573a3: Waiting 19:04:07 ad3a456e5733: Waiting 19:04:07 c4d48a809fc2: Verifying Checksum 19:04:07 c4d48a809fc2: Download complete 19:04:07 ad3a456e5733: Download complete 19:04:07 69c7f0334f64: Verifying Checksum 19:04:07 69c7f0334f64: Download complete 19:04:07 7264a8db6415: Verifying Checksum 19:04:07 7264a8db6415: Download complete 19:04:07 1f1c1a5573a3: Verifying Checksum 19:04:07 1f1c1a5573a3: Download complete 19:04:07 7264a8db6415: Pull complete 19:04:08 c4d48a809fc2: Pull complete 19:04:08 b5e4710f87ac: Verifying Checksum 19:04:08 b5e4710f87ac: Download complete 19:04:08 4f1c88b9dad5: Verifying Checksum 19:04:08 4f1c88b9dad5: Download complete 19:04:08 ce7588e14bc9: Verifying Checksum 19:04:11 4f1c88b9dad5: Pull complete 19:04:11 ad3a456e5733: Pull complete 19:04:11 69c7f0334f64: Pull complete 19:04:11 1f1c1a5573a3: Pull complete 19:04:13 ce7588e14bc9: Pull complete 19:04:14 b5e4710f87ac: Pull complete 19:04:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:04:14 ---> 88b5674ff536 19:04:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:04:21 Still waiting to schedule task 19:04:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:04:32 ---> Running in 0774a656e675 19:04:32 Removing intermediate container 0774a656e675 19:04:32 ---> e7635df8139b 19:04:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:32 ---> Running in 04e38b13b811 19:04:32 Removing intermediate container 04e38b13b811 19:04:32 ---> 29dd7b1c539c 19:04:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:04:32 ---> Running in 1f04c1ccb4b1 19:04:32 Removing intermediate container 1f04c1ccb4b1 19:04:32 ---> 622001d2b035 19:04:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:32 ---> Running in 35a7bf55d633 19:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:32 OK: 264 MiB in 52 packages 19:04:32 Removing intermediate container 35a7bf55d633 19:04:32 ---> 400df32079a4 19:04:32 Step 7/12 : WORKDIR /app 19:04:32 ---> Running in cac5b1da04f5 19:04:32 Removing intermediate container cac5b1da04f5 19:04:32 ---> ce43a79c99e9 19:04:32 Step 8/12 : COPY go.mod vendor* ./ 19:04:32 ---> 02dfdf7ef69c 19:04:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:32 ---> Running in 719cbbeb5ea2 19:06:23 Removing intermediate container 719cbbeb5ea2 19:06:23 ---> 41aea365e612 19:06:23 Step 10/12 : COPY . . 19:06:23 ---> 08f72ce8ebde 19:06:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:23 ---> Running in b4f0c678b168 19:06:23 Removing intermediate container b4f0c678b168 19:06:23 ---> befb8a18a3eb 19:06:23 Step 12/12 : RUN $MAKE 19:06:23 ---> Running in 61f630aad5d9 19:06:23 noop 19:06:23 Removing intermediate container 61f630aad5d9 19:06:23 ---> d6333e57a209 19:06:23 Successfully built d6333e57a209 19:06:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker inspect -f . ci-base-image-x86_64 19:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:24 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:24 $ docker top 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:24 + go version 19:06:24 go version go1.21.0 linux/amd64 [Pipeline] } 19:06:24 $ docker stop --time=1 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 19:06:26 $ docker rm -f --volumes 242271af6f80454c5d4b8eb1694005fef01f903e0eaf23c27382533e9af14e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:26 + docker inspect -f . ci-base-image-x86_64 19:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:26 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:27 $ docker top bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:06:27 + make test 19:06:27 go test -race -coverprofile=coverage.out ./... 19:06:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:07:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18143 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:07:02 Running in /w/workspace/app-service-configurable/209 [Pipeline] { [Pipeline] checkout 19:07:02 Selected Git installation does not exist. Using Default 19:07:02 The recommended git tool is: NONE 19:07:03 go vet ./... 19:07:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:07:06 $ docker stop --time=1 bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 19:07:07 using credential edgex-jenkins-ssh 19:07:07 Cloning the remote Git repository 19:07:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:07:07 > git init /w/workspace/app-service-configurable/209 # timeout=10 19:07:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:07:07 > git --version # timeout=10 19:07:07 > git --version # 'git version 2.25.1' 19:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:07:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:11 Avoid second fetch 19:07:11 Checking out Revision 35d704078b0040fb0b2eaaabdf6860ed02d459b4 (main) 19:07:11 Commit message: "build: Fix vendor target (#624)" 19:07:11 > git config core.sparsecheckout # timeout=10 19:07:11 > git checkout -f 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 19:07:13 $ docker rm -f --volumes bfd1fccbaca0db7fde6261965c8ee9c29f074129bd9f6dfdccc95a1709a7eb96 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:07:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:14 Dload Upload Total Spent Left Speed 19:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 19:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 19:07:15 + ls -al . 19:07:15 total 184 19:07:15 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 19:06 . 19:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:03 .. 19:07:15 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:03 .dockerignore 19:07:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:06 .git 19:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:03 .github 19:07:15 -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 19:03 .gitignore 19:07:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:03 .golangci.yml 19:07:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:04 .semver 19:07:15 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 19:03 Attribution.txt 19:07:15 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 19:03 CHANGELOG.md 19:07:15 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 19:03 Dockerfile 19:07:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:03 GOVERNANCE.md 19:07:15 -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 19:03 Jenkinsfile 19:07:15 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:03 LICENSE 19:07:15 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 19:03 OWNERS.md 19:07:15 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 19:03 README.md 19:07:15 -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION 19:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:03 bin 19:07:15 -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:06 coverage.out 19:07:15 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 19:03 go.mod 19:07:15 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 19:03 go.sum 19:07:15 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 19:03 main.go 19:07:15 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 19:03 makefile 19:07:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:15 + 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4 --label arch=amd64 --label version=3.1.0-dev.39 . 19:07:15 Sending build context to Docker daemon 3.38MB 19:07:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:07:15 Step 2/27 : FROM ${BASE} AS builder 19:07:15 ---> d6333e57a209 19:07:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:07:15 + sudo tee /etc/docker/daemon.new+ 19:07:15 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:15 { 19:07:15 "registry-mirrors": [ 19:07:15 "https://nexus3.edgexfoundry.org:10001" 19:07:15 ], 19:07:15 "bip": "10.250.0.254/24", 19:07:15 "hosts": [ 19:07:15 "tcp://0.0.0.0:5555", 19:07:15 "unix:///var/run/docker.sock" 19:07:15 ], 19:07:15 "mtu": 1458, 19:07:15 "selinux-enabled": true, 19:07:15 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:15 } [Pipeline] sh 19:07:15 ---> Running in 35a2f923cb95 19:07:15 Removing intermediate container 35a2f923cb95 19:07:15 ---> fa8f203449ef 19:07:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:07:15 ---> Running in 5db2645a2eac 19:07:15 Removing intermediate container 5db2645a2eac 19:07:15 ---> d2f09f00a127 19:07:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:07:15 ---> Running in 64fec7bb54a3 19:07:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:07:15 Removing intermediate container 64fec7bb54a3 19:07:15 ---> e6f45e72e320 19:07:15 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:15 ---> Running in 1826335742c4 [Pipeline] sh 19:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:16 + sudo service docker restart 19:07:16 OK: 264 MiB in 52 packages 19:07:16 Removing intermediate container 1826335742c4 19:07:16 ---> 5588c20c20ec 19:07:16 Step 7/27 : WORKDIR /app 19:07:16 ---> Running in d4bc2fe79696 19:07:16 Removing intermediate container d4bc2fe79696 19:07:16 ---> e121799c6b61 19:07:16 Step 8/27 : COPY go.mod vendor* ./ 19:07:16 ---> 681d6b8ddf79 19:07:16 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:16 ---> Running in 9ac21ac6f46b 19:07:17 Removing intermediate container 9ac21ac6f46b 19:07:17 ---> f8d46e5f02a7 19:07:17 Step 10/27 : COPY . . 19:07:17 ---> 329c01924896 19:07:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:18 ---> Running in 528b2c2f0c55 19:07:18 Removing intermediate container 528b2c2f0c55 19:07:18 ---> 4ee3c0e99f80 19:07:18 Step 12/27 : RUN $MAKE 19:07:18 ---> Running in f177453fdafe 19:07:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:34 provisioning config files... 19:07:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/209@tmp/config10236077682670947339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:34 ---> docker-login.sh 19:07:34 nexus3.edgexfoundry.org:10001 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 nexus3.edgexfoundry.org:10002 19:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:36 Configure a credential helper to remove this warning. See 19:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:36 19:07:36 Login Succeeded 19:07:36 nexus3.edgexfoundry.org:10003 19:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:36 Configure a credential helper to remove this warning. See 19:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:36 19:07:36 Login Succeeded 19:07:36 nexus3.edgexfoundry.org:10004 19:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:36 Configure a credential helper to remove this warning. See 19:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:36 19:07:36 Login Succeeded 19:07:36 docker.io 19:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:37 Configure a credential helper to remove this warning. See 19:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:37 19:07:37 Login Succeeded 19:07:37 ---> docker-login.sh ends [Pipeline] } 19:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:37 ========================================================= 19:07:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:07:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:07:38 Sending build context to Docker daemon 159.7kB 19:07:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:07:38 Step 2/12 : FROM ${BASE} AS builder 19:07:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:38 9fda8d8052c6: Pulling fs layer 19:07:38 5d54e960e981: Pulling fs layer 19:07:38 c4a7e357bf2a: Pulling fs layer 19:07:38 f0e02332f6b5: Pulling fs layer 19:07:38 872ee5b61b7b: Pulling fs layer 19:07:38 0c6a40ed1a82: Pulling fs layer 19:07:38 94ae7d8d031c: Pulling fs layer 19:07:38 f0e02332f6b5: Waiting 19:07:38 872ee5b61b7b: Waiting 19:07:38 0c6a40ed1a82: Waiting 19:07:38 94ae7d8d031c: Waiting 19:07:38 5d54e960e981: Verifying Checksum 19:07:38 f0e02332f6b5: Verifying Checksum 19:07:38 f0e02332f6b5: Download complete 19:07:38 872ee5b61b7b: Download complete 19:07:38 9fda8d8052c6: Verifying Checksum 19:07:38 9fda8d8052c6: Download complete 19:07:39 94ae7d8d031c: Verifying Checksum 19:07:39 94ae7d8d031c: Download complete 19:07:39 9fda8d8052c6: Pull complete 19:07:40 5d54e960e981: Pull complete 19:07:40 c4a7e357bf2a: Verifying Checksum 19:07:40 c4a7e357bf2a: Download complete 19:07:41 0c6a40ed1a82: Verifying Checksum 19:07:41 0c6a40ed1a82: Download complete 19:07:45 Removing intermediate container f177453fdafe 19:07:45 ---> 8210fcbb02a5 19:07:45 Step 13/27 : FROM alpine:3.18 19:07:45 3.18: Pulling from library/alpine 19:07:45 96526aa774ef: Pulling fs layer 19:07:45 96526aa774ef: Verifying Checksum 19:07:45 96526aa774ef: Download complete 19:07:45 96526aa774ef: Pull complete 19:07:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:07:45 Status: Downloaded newer image for alpine:3.18 19:07:45 ---> 8ca4688f4f35 19:07:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:07:45 ---> Running in 1eae87f899e4 19:07:45 Removing intermediate container 1eae87f899e4 19:07:45 ---> 4db2b587cc44 19:07:45 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:07:45 ---> Running in bcda1a8a1fc6 19:07:45 Removing intermediate container bcda1a8a1fc6 19:07:45 ---> 1943e88c0a68 19:07:45 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:45 ---> Running in c8fe65ddab50 19:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:45 (1/2) Installing ca-certificates (20230506-r0) 19:07:45 (2/2) Installing dumb-init (1.2.5-r2) 19:07:45 Executing busybox-1.36.1-r2.trigger 19:07:45 Executing ca-certificates-20230506-r0.trigger 19:07:45 OK: 8 MiB in 17 packages 19:07:45 Removing intermediate container c8fe65ddab50 19:07:45 ---> 91400920c1fc 19:07:45 Step 17/27 : RUN apk --no-cache upgrade 19:07:45 ---> Running in c33772a5c22a 19:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:07:45 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:07:45 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:07:45 Executing busybox-1.36.1-r5.post-upgrade 19:07:45 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:07:45 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:07:45 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:07:45 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:07:45 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:07:45 Executing busybox-1.36.1-r5.trigger 19:07:45 Executing ca-certificates-20230506-r0.trigger 19:07:45 OK: 8 MiB in 17 packages 19:07:45 Removing intermediate container c33772a5c22a 19:07:45 ---> 5f94670c82e3 19:07:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:45 ---> af105251e7d9 19:07:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:07:46 ---> dcd30e2cbbe3 19:07:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:07:46 ---> 24e0850da1dc 19:07:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:07:47 ---> 2106834a452f 19:07:47 Step 22/27 : EXPOSE 48095 19:07:47 ---> Running in 4755546ae3b5 19:07:47 Removing intermediate container 4755546ae3b5 19:07:47 ---> c1596fae66d2 19:07:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:07:47 ---> Running in f3ac7459366d 19:07:47 Removing intermediate container f3ac7459366d 19:07:47 ---> 39394b1d30bc 19:07:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:47 ---> Running in 66fcc5e31979 19:07:48 Removing intermediate container 66fcc5e31979 19:07:48 ---> cda29b5908f6 19:07:48 Step 25/27 : LABEL arch=amd64 19:07:48 ---> Running in c6ae89f3509c 19:07:48 Removing intermediate container c6ae89f3509c 19:07:48 ---> 401715cb2092 19:07:48 Step 26/27 : LABEL git_sha=35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:07:48 ---> Running in 2dfeb04d97ce 19:07:48 Removing intermediate container 2dfeb04d97ce 19:07:48 ---> 650cb60e29cd 19:07:48 Step 27/27 : LABEL version=3.1.0-dev.39 19:07:48 ---> Running in 6e225deb7ee9 19:07:48 Removing intermediate container 6e225deb7ee9 19:07:48 ---> 4cd336fb37c1 19:07:48 [Warning] One or more build-args [ARCH] were not consumed 19:07:48 Successfully built 4cd336fb37c1 19:07:48 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:07:48 provisioning config files... 19:07:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16282475443234776967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:49 ---> docker-login.sh 19:07:49 nexus3.edgexfoundry.org:10001 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10002 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10003 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10004 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 docker.io 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 ---> docker-login.sh ends [Pipeline] } 19:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:50 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:07:50 35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:07:50 latest 19:07:50 3.1.0-dev.39 19:07:50 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:07:50 main 19:07:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:50 eca006204104: Preparing 19:07:50 7fa94b552e44: Preparing 19:07:50 97c43a67852c: Preparing 19:07:50 5dca2513874d: Preparing 19:07:50 68c22027203c: Preparing 19:07:50 be24e0b15e9b: Preparing 19:07:50 cc2447e1835a: Preparing 19:07:50 be24e0b15e9b: Waiting 19:07:50 cc2447e1835a: Waiting 19:07:50 5dca2513874d: Pushed 19:07:50 7fa94b552e44: Pushed 19:07:50 97c43a67852c: Pushed 19:07:50 cc2447e1835a: Layer already exists 19:07:50 be24e0b15e9b: Pushed 19:07:51 68c22027203c: Pushed 19:07:53 eca006204104: Pushed 19:07:53 35d704078b0040fb0b2eaaabdf6860ed02d459b4: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:54 c4a7e357bf2a: Pull complete 19:07:54 f0e02332f6b5: Pull complete 19:07:54 872ee5b61b7b: Pull complete 19:07:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:54 eca006204104: Preparing 19:07:54 7fa94b552e44: Preparing 19:07:54 97c43a67852c: Preparing 19:07:54 5dca2513874d: Preparing 19:07:54 68c22027203c: Preparing 19:07:54 be24e0b15e9b: Preparing 19:07:54 cc2447e1835a: Preparing 19:07:54 be24e0b15e9b: Waiting 19:07:54 cc2447e1835a: Waiting 19:07:54 68c22027203c: Layer already exists 19:07:54 eca006204104: Layer already exists 19:07:54 7fa94b552e44: Layer already exists 19:07:54 97c43a67852c: Layer already exists 19:07:54 5dca2513874d: Layer already exists 19:07:54 cc2447e1835a: Layer already exists 19:07:54 be24e0b15e9b: Layer already exists 19:07:54 latest: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 19:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:54 eca006204104: Preparing 19:07:54 7fa94b552e44: Preparing 19:07:54 97c43a67852c: Preparing 19:07:54 5dca2513874d: Preparing 19:07:54 68c22027203c: Preparing 19:07:54 be24e0b15e9b: Preparing 19:07:54 cc2447e1835a: Preparing 19:07:54 be24e0b15e9b: Waiting 19:07:54 eca006204104: Layer already exists 19:07:54 7fa94b552e44: Layer already exists 19:07:54 68c22027203c: Layer already exists 19:07:54 97c43a67852c: Layer already exists 19:07:54 5dca2513874d: Layer already exists 19:07:54 be24e0b15e9b: Layer already exists 19:07:54 cc2447e1835a: Layer already exists 19:07:54 3.1.0-dev.39: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:55 eca006204104: Preparing 19:07:55 7fa94b552e44: Preparing 19:07:55 97c43a67852c: Preparing 19:07:55 5dca2513874d: Preparing 19:07:55 68c22027203c: Preparing 19:07:55 be24e0b15e9b: Preparing 19:07:55 cc2447e1835a: Preparing 19:07:55 cc2447e1835a: Waiting 19:07:55 be24e0b15e9b: Waiting 19:07:55 68c22027203c: Layer already exists 19:07:55 7fa94b552e44: Layer already exists 19:07:55 eca006204104: Layer already exists 19:07:55 97c43a67852c: Layer already exists 19:07:55 5dca2513874d: Layer already exists 19:07:55 be24e0b15e9b: Layer already exists 19:07:55 cc2447e1835a: Layer already exists 19:07:55 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:56 eca006204104: Preparing 19:07:56 7fa94b552e44: Preparing 19:07:56 97c43a67852c: Preparing 19:07:56 5dca2513874d: Preparing 19:07:56 68c22027203c: Preparing 19:07:56 be24e0b15e9b: Preparing 19:07:56 cc2447e1835a: Preparing 19:07:56 be24e0b15e9b: Waiting 19:07:56 cc2447e1835a: Waiting 19:07:56 97c43a67852c: Layer already exists 19:07:56 5dca2513874d: Layer already exists 19:07:56 eca006204104: Layer already exists 19:07:56 7fa94b552e44: Layer already exists 19:07:56 68c22027203c: Layer already exists 19:07:56 be24e0b15e9b: Layer already exists 19:07:56 cc2447e1835a: Layer already exists 19:07:56 main: digest: sha256:cc8d95372567f401c986744d20ff9493c4b1e3cd29d193a60a1ce6c674575502 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:56 ===================================================== [Pipeline] echo 19:07:56 taggedImages: 19:07:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:07:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:07:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.39 19:07:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:07:56 - 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:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:56 19:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:57 latest: Pulling from edgex-lftools-log-publisher 19:07:57 5eb5b503b376: Pulling fs layer 19:07:57 5c69ac0246d0: Pulling fs layer 19:07:57 ec43610c2a17: Pulling fs layer 19:07:57 3a2ae6a8a46f: Pulling fs layer 19:07:57 33b1e0a273af: Pulling fs layer 19:07:57 5d3b04190fa2: Pulling fs layer 19:07:57 2f39f015ded8: Pulling fs layer 19:07:57 3a2ae6a8a46f: Waiting 19:07:57 33b1e0a273af: Waiting 19:07:57 5d3b04190fa2: Waiting 19:07:57 2f39f015ded8: Waiting 19:07:58 5c69ac0246d0: Verifying Checksum 19:07:58 5c69ac0246d0: Download complete 19:07:58 3a2ae6a8a46f: Verifying Checksum 19:07:58 3a2ae6a8a46f: Download complete 19:07:58 33b1e0a273af: Verifying Checksum 19:07:58 33b1e0a273af: Download complete 19:07:58 5d3b04190fa2: Download complete 19:07:58 ec43610c2a17: Verifying Checksum 19:07:58 ec43610c2a17: Download complete 19:07:58 5eb5b503b376: Verifying Checksum 19:07:58 5eb5b503b376: Download complete 19:07:58 2f39f015ded8: Verifying Checksum 19:07:58 2f39f015ded8: Download complete 19:07:59 5eb5b503b376: Pull complete 19:08:00 5c69ac0246d0: Pull complete 19:08:00 ec43610c2a17: Pull complete 19:08:00 3a2ae6a8a46f: Pull complete 19:08:00 33b1e0a273af: Pull complete 19:08:00 5d3b04190fa2: Pull complete 19:08:02 0c6a40ed1a82: Pull complete 19:08:06 2f39f015ded8: Pull complete 19:08:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:06 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:06 94ae7d8d031c: Pull complete 19:08:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:06 ---> 86de565de09d 19:08:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:08:08 ---> Running in 560b12b0b334 19:08:08 Removing intermediate container 560b12b0b334 19:08:08 ---> 9bd4578057c5 19:08:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:08:08 ---> Running in 134938068d81 19:08:09 Removing intermediate container 134938068d81 19:08:09 ---> be83767e4fcb 19:08:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:08:09 ---> Running in 6a2813530fef 19:08:09 Removing intermediate container 6a2813530fef 19:08:09 ---> 06599a917abb 19:08:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:09 ---> Running in 6a994468205e 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:08:12 OK: 266 MiB in 52 packages 19:08:13 Removing intermediate container 6a994468205e 19:08:13 ---> 3598a0044a57 19:08:13 Step 7/12 : WORKDIR /app 19:08:13 ---> Running in 8dd1006d957b 19:08:13 Removing intermediate container 8dd1006d957b 19:08:13 ---> 40357a10218c 19:08:13 Step 8/12 : COPY go.mod vendor* ./ 19:08:14 ---> 5109bd75da3a 19:08:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:14 ---> Running in ad0058c53ea9 19:08:15 $ docker top 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:15 ---> job-cost.sh 19:08:15 lf-activate-venv: SKIPPING 19:08:15 INFO: No Stack... 19:08:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:16 INFO: Archiving Costs [Pipeline] sh 19:08:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:08:16 + cut -d, -f6 [Pipeline] lock 19:08:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] 19:08:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] did not exist. Created. 19:08:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:16 + echo total: 0.2199999988079071 [Pipeline] stash 19:08:16 Stashed 1 file(s) [Pipeline] } 19:08:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:16 $ docker stop --time=1 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 19:08:18 $ docker rm -f --volumes 084851b001ef5f6fbfc8df3c95a87d361bac428d7292119780bb9caf35dd1903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:36 Removing intermediate container ad0058c53ea9 19:09:36 ---> 3acef40ba97a 19:09:36 Step 10/12 : COPY . . 19:09:36 ---> 83ee19c0c524 19:09:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:36 ---> Running in 001a60277c60 19:09:36 Removing intermediate container 001a60277c60 19:09:36 ---> 245c9e84c777 19:09:36 Step 12/12 : RUN $MAKE 19:09:36 ---> Running in b99fa2e22421 19:09:36 noop 19:09:36 Removing intermediate container b99fa2e22421 19:09:36 ---> 431ad110c396 19:09:36 Successfully built 431ad110c396 19:09:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . ci-base-image-arm64 19:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:36 prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container 19:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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:09:37 $ docker top d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:38 + go version 19:09:38 go version go1.21.0 linux/arm64 [Pipeline] } 19:09:38 $ docker stop --time=1 d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f 19:09:40 $ docker rm -f --volumes d02e730c5008183ba7cba20d2a50ae2ebcaee09df601635efa2820e59ec2378f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:40 + docker inspect -f . ci-base-image-arm64 19:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container 19:09:41 $ 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/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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:09:42 $ docker top 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:43 + git config --global --add safe.directory /w/workspace/app-service-configurable/209 [Pipeline] fileExists [Pipeline] sh 19:09:43 + make test 19:09:43 go test -race -coverprofile=coverage.out ./... 19:12:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:12:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:12:05 go vet ./... 19:13:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:13:42 $ docker stop --time=1 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c 19:13:44 $ docker rm -f --volumes 8c211c29ebef29316348666a8f6981fe544251384581725cf0c30167f5c6259c [Pipeline] // withDockerContainer [Pipeline] sh 19:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:45 Warning: overwriting stash ‘coverage-report’ 19:13:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:46 + ls -al . 19:13:46 total 180 19:13:46 drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 19:09 . 19:13:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 19:07 .. 19:13:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 19:07 .dockerignore 19:13:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:07 .git 19:13:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 19:07 .github 19:13:46 -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 19:07 .gitignore 19:13:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 19:07 .golangci.yml 19:13:46 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 19:07 Attribution.txt 19:13:46 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 19:07 CHANGELOG.md 19:13:46 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 19:07 Dockerfile 19:13:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 19:07 GOVERNANCE.md 19:13:46 -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 19:07 Jenkinsfile 19:13:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 19:07 LICENSE 19:13:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 19:07 OWNERS.md 19:13:46 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 19:07 README.md 19:13:46 -rw-rw-r-- 1 jenkins jenkins 12 Nov 15 19:04 VERSION 19:13:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:07 bin 19:13:46 -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:09 coverage.out 19:13:46 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 19:07 go.mod 19:13:46 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 19:07 go.sum 19:13:46 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 19:07 main.go 19:13:46 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 19:07 makefile 19:13:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:47 + 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4 --label arch=arm64 --label version=3.1.0-dev.39 . 19:13:47 Sending build context to Docker daemon 160.8kB 19:13:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:13:47 Step 2/27 : FROM ${BASE} AS builder 19:13:47 ---> 431ad110c396 19:13:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:13:47 ---> Running in 5d5b931ee846 19:13:47 Removing intermediate container 5d5b931ee846 19:13:47 ---> 3cc9127722af 19:13:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:13:47 ---> Running in df7b848ebafb 19:13:51 Removing intermediate container df7b848ebafb 19:13:51 ---> 48edb9ca0e59 19:13:51 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:13:51 ---> Running in 3d45aafcdda6 19:13:51 Removing intermediate container 3d45aafcdda6 19:13:51 ---> 49e06ca210d1 19:13:51 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:51 ---> Running in 0f36eb451ea1 19:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:54 OK: 266 MiB in 52 packages 19:13:54 Removing intermediate container 0f36eb451ea1 19:13:54 ---> 775cb8b2c549 19:13:54 Step 7/27 : WORKDIR /app 19:13:55 ---> Running in a2b53a58d591 19:13:55 Removing intermediate container a2b53a58d591 19:13:55 ---> 5e18fc4a5679 19:13:55 Step 8/27 : COPY go.mod vendor* ./ 19:13:55 ---> 1d9c8321f401 19:13:55 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:56 ---> Running in 22b2ffa8e92a 19:13:58 Removing intermediate container 22b2ffa8e92a 19:13:58 ---> eca8ae104c0a 19:13:58 Step 10/27 : COPY . . 19:13:58 ---> a18d3b7c08bc 19:13:58 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:58 ---> Running in d2e5d0b4bb8f 19:13:59 Removing intermediate container d2e5d0b4bb8f 19:13:59 ---> 262f3d1c9363 19:13:59 Step 12/27 : RUN $MAKE 19:13:59 ---> Running in 9da47f19ae76 19:14:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39" -trimpath -mod=readonly -o app-service-configurable 19:15:52 Removing intermediate container 9da47f19ae76 19:15:52 ---> 80ac539b7a23 19:15:52 Step 13/27 : FROM alpine:3.18 19:15:52 3.18: Pulling from library/alpine 19:15:52 579b34f0a95b: Pulling fs layer 19:15:52 579b34f0a95b: Verifying Checksum 19:15:52 579b34f0a95b: Download complete 19:15:52 579b34f0a95b: Pull complete 19:15:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:15:52 Status: Downloaded newer image for alpine:3.18 19:15:52 ---> 3cc203321400 19:15:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:15:52 ---> Running in 9f7712610051 19:15:52 Removing intermediate container 9f7712610051 19:15:52 ---> 184b7d839c2f 19:15:52 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:15:52 ---> Running in 1816ff260c95 19:15:52 Removing intermediate container 1816ff260c95 19:15:52 ---> 63b8b5157104 19:15:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:52 ---> Running in ee9efff2537c 19:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:53 (1/2) Installing ca-certificates (20230506-r0) 19:15:54 (2/2) Installing dumb-init (1.2.5-r2) 19:15:54 Executing busybox-1.36.1-r2.trigger 19:15:54 Executing ca-certificates-20230506-r0.trigger 19:15:54 OK: 9 MiB in 17 packages 19:15:55 Removing intermediate container ee9efff2537c 19:15:55 ---> 365d4f234549 19:15:55 Step 17/27 : RUN apk --no-cache upgrade 19:15:55 ---> Running in 2a75d08088cf 19:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:15:58 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:15:58 Executing busybox-1.36.1-r5.post-upgrade 19:15:58 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:15:58 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:15:58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:15:58 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:15:58 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:15:58 Executing busybox-1.36.1-r5.trigger 19:15:58 Executing ca-certificates-20230506-r0.trigger 19:15:58 OK: 9 MiB in 17 packages 19:15:59 Removing intermediate container 2a75d08088cf 19:15:59 ---> ed0fcc02d059 19:15:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:16:01 ---> 36f299e0424b 19:16:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:16:02 ---> ff9ed6342bf6 19:16:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:16:02 ---> ffc325c4f34e 19:16:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:16:04 ---> b67d45d14741 19:16:04 Step 22/27 : EXPOSE 48095 19:16:04 ---> Running in 141fd57f1353 19:16:04 Removing intermediate container 141fd57f1353 19:16:04 ---> 1e9066ab7ba1 19:16:04 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:16:04 ---> Running in 7a789cba1dbb 19:16:04 Removing intermediate container 7a789cba1dbb 19:16:04 ---> d8fbc5dc8964 19:16:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:16:04 ---> Running in cb903f059409 19:16:05 Removing intermediate container cb903f059409 19:16:05 ---> b753135eb658 19:16:05 Step 25/27 : LABEL arch=arm64 19:16:05 ---> Running in cf77d4ad9c0f 19:16:05 Removing intermediate container cf77d4ad9c0f 19:16:05 ---> 2dae6e8a4d68 19:16:05 Step 26/27 : LABEL git_sha=35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:16:05 ---> Running in 2db97fe92c44 19:16:05 Removing intermediate container 2db97fe92c44 19:16:05 ---> 81a66beaa13d 19:16:05 Step 27/27 : LABEL version=3.1.0-dev.39 19:16:05 ---> Running in 40cf855e63b9 19:16:06 Removing intermediate container 40cf855e63b9 19:16:06 ---> 954a2946ff5b 19:16:06 [Warning] One or more build-args [ARCH] were not consumed 19:16:06 Successfully built 954a2946ff5b 19:16:06 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:16:06 provisioning config files... 19:16:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/209@tmp/config10272278109347656606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:06 ---> docker-login.sh 19:16:06 nexus3.edgexfoundry.org:10001 19:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:06 Configure a credential helper to remove this warning. See 19:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:06 19:16:06 Login Succeeded 19:16:06 nexus3.edgexfoundry.org:10002 19:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:07 Configure a credential helper to remove this warning. See 19:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:07 19:16:07 Login Succeeded 19:16:07 nexus3.edgexfoundry.org:10003 19:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:07 Configure a credential helper to remove this warning. See 19:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:07 19:16:07 Login Succeeded 19:16:07 nexus3.edgexfoundry.org:10004 19:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:07 Configure a credential helper to remove this warning. See 19:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:07 19:16:07 Login Succeeded 19:16:07 docker.io 19:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:08 Configure a credential helper to remove this warning. See 19:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:08 19:16:08 Login Succeeded 19:16:08 ---> docker-login.sh ends [Pipeline] } 19:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:08 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:16:08 35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:16:08 latest 19:16:08 3.1.0-dev.39 19:16:08 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:16:08 main 19:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:08 5f3ff9257995: Preparing 19:16:08 0222622e882c: Preparing 19:16:08 11a5856fbe80: Preparing 19:16:08 ce8341b67774: Preparing 19:16:08 c87d1aa7080c: Preparing 19:16:08 7f24c09c1559: Preparing 19:16:08 7f24c09c1559: Waiting 19:16:08 5f4d9fc4d98d: Preparing 19:16:08 5f4d9fc4d98d: Waiting 19:16:09 0222622e882c: Pushed 19:16:09 ce8341b67774: Pushed 19:16:09 11a5856fbe80: Pushed 19:16:09 5f4d9fc4d98d: Layer already exists 19:16:09 7f24c09c1559: Pushed 19:16:10 c87d1aa7080c: Pushed 19:16:15 5f3ff9257995: Pushed 19:16:16 35d704078b0040fb0b2eaaabdf6860ed02d459b4: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:16 + 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:16:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:17 5f3ff9257995: Preparing 19:16:17 0222622e882c: Preparing 19:16:17 11a5856fbe80: Preparing 19:16:17 ce8341b67774: Preparing 19:16:17 c87d1aa7080c: Preparing 19:16:17 7f24c09c1559: Preparing 19:16:17 5f4d9fc4d98d: Preparing 19:16:17 7f24c09c1559: Waiting 19:16:17 5f4d9fc4d98d: Waiting 19:16:17 c87d1aa7080c: Layer already exists 19:16:17 11a5856fbe80: Layer already exists 19:16:17 ce8341b67774: Layer already exists 19:16:17 5f3ff9257995: Layer already exists 19:16:17 0222622e882c: Layer already exists 19:16:17 7f24c09c1559: Layer already exists 19:16:17 5f4d9fc4d98d: Layer already exists 19:16:17 latest: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 19:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:18 5f3ff9257995: Preparing 19:16:18 0222622e882c: Preparing 19:16:18 11a5856fbe80: Preparing 19:16:18 ce8341b67774: Preparing 19:16:18 c87d1aa7080c: Preparing 19:16:18 7f24c09c1559: Preparing 19:16:18 5f4d9fc4d98d: Preparing 19:16:18 7f24c09c1559: Waiting 19:16:18 5f4d9fc4d98d: Waiting 19:16:18 c87d1aa7080c: Layer already exists 19:16:18 11a5856fbe80: Layer already exists 19:16:18 5f3ff9257995: Layer already exists 19:16:18 ce8341b67774: Layer already exists 19:16:18 0222622e882c: Layer already exists 19:16:18 5f4d9fc4d98d: Layer already exists 19:16:18 7f24c09c1559: Layer already exists 19:16:18 3.1.0-dev.39: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:19 5f3ff9257995: Preparing 19:16:19 0222622e882c: Preparing 19:16:19 11a5856fbe80: Preparing 19:16:19 ce8341b67774: Preparing 19:16:19 c87d1aa7080c: Preparing 19:16:19 7f24c09c1559: Preparing 19:16:19 5f4d9fc4d98d: Preparing 19:16:19 7f24c09c1559: Waiting 19:16:19 5f4d9fc4d98d: Waiting 19:16:19 5f3ff9257995: Layer already exists 19:16:19 ce8341b67774: Layer already exists 19:16:19 c87d1aa7080c: Layer already exists 19:16:19 11a5856fbe80: Layer already exists 19:16:19 0222622e882c: Layer already exists 19:16:19 5f4d9fc4d98d: Layer already exists 19:16:19 7f24c09c1559: Layer already exists 19:16:19 35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:19 + 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:16:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:20 5f3ff9257995: Preparing 19:16:20 0222622e882c: Preparing 19:16:20 11a5856fbe80: Preparing 19:16:20 ce8341b67774: Preparing 19:16:20 c87d1aa7080c: Preparing 19:16:20 7f24c09c1559: Preparing 19:16:20 5f4d9fc4d98d: Preparing 19:16:20 7f24c09c1559: Waiting 19:16:20 5f3ff9257995: Layer already exists 19:16:20 c87d1aa7080c: Layer already exists 19:16:20 0222622e882c: Layer already exists 19:16:20 ce8341b67774: Layer already exists 19:16:20 11a5856fbe80: Layer already exists 19:16:20 7f24c09c1559: Layer already exists 19:16:20 5f4d9fc4d98d: Layer already exists 19:16:20 main: digest: sha256:2ad04727a72918df61effb56431e6af5a195b397d1707802f6722f9adb178d36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:20 ===================================================== [Pipeline] echo 19:16:20 taggedImages: 19:16:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4 19:16:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.39 19:16:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:35d704078b0040fb0b2eaaabdf6860ed02d459b4-3.1.0-dev.39 19:16:20 - 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:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:20 19:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:21 arm64: Pulling from edgex-lftools-log-publisher 19:16:21 8998bd30e6a1: Pulling fs layer 19:16:21 04944245beec: Pulling fs layer 19:16:21 699f458cf7ca: Pulling fs layer 19:16:21 765212b225bb: Pulling fs layer 19:16:21 f23df028b6ca: Pulling fs layer 19:16:21 d65c8cfc05b1: Pulling fs layer 19:16:21 2437ff75d9bd: Pulling fs layer 19:16:21 f23df028b6ca: Waiting 19:16:21 765212b225bb: Waiting 19:16:21 d65c8cfc05b1: Waiting 19:16:21 04944245beec: Verifying Checksum 19:16:21 04944245beec: Download complete 19:16:21 765212b225bb: Verifying Checksum 19:16:21 765212b225bb: Download complete 19:16:21 f23df028b6ca: Download complete 19:16:21 d65c8cfc05b1: Verifying Checksum 19:16:21 d65c8cfc05b1: Download complete 19:16:21 699f458cf7ca: Verifying Checksum 19:16:21 699f458cf7ca: Download complete 19:16:21 8998bd30e6a1: Verifying Checksum 19:16:21 8998bd30e6a1: Download complete 19:16:24 2437ff75d9bd: Verifying Checksum 19:16:24 2437ff75d9bd: Download complete 19:16:27 8998bd30e6a1: Pull complete 19:16:30 04944245beec: Pull complete 19:16:31 699f458cf7ca: Pull complete 19:16:31 765212b225bb: Pull complete 19:16:32 f23df028b6ca: Pull complete 19:16:32 d65c8cfc05b1: Pull complete 19:16:50 2437ff75d9bd: Pull complete 19:16:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-18143 does not seem to be running inside a container 19:16:51 $ 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/209 -v /w/workspace/app-service-configurable/209:/w/workspace/app-service-configurable/209:rw,z -v /w/workspace/app-service-configurable/209@tmp:/w/workspace/app-service-configurable/209@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:16:53 $ docker top 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:54 ---> job-cost.sh 19:16:54 lf-activate-venv: SKIPPING 19:16:54 INFO: No Stack... 19:16:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:55 INFO: Archiving Costs [Pipeline] sh 19:16:56 + + cut -d, -f6 19:16:56 cat /w/workspace/app-service-configurable/209/archives/cost.csv [Pipeline] lock 19:16:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] 19:16:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] did not exist. Created. 19:16:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:57 /w/workspace/app-service-configurable/209@tmp/durable-beda20c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:16:57 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:57 Warning: overwriting stash ‘stack-cost’ 19:16:57 Stashed 1 file(s) [Pipeline] } 19:16:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-209-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:57 $ docker stop --time=1 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b 19:17:00 $ docker rm -f --volumes 91bfcab2ffb47e99bf4143bc09eb613c9f87c2777c05602e46a197f9dc5c508b [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:17:01 provisioning config files... 19:17:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14790291350148043928tmp [Pipeline] { [Pipeline] sh 19:17:01 + set +x 19:17:01 + curl -s https://codecov.io/bash 19:17:01 + bash -s -- 19:17:01 19:17:01 _____ _ 19:17:01 / ____| | | 19:17:01 | | ___ __| | ___ ___ _____ __ 19:17:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:17:01 | |___| (_) | (_| | __/ (_| (_) \ V / 19:17:01 \_____\___/ \__,_|\___|\___\___/ \_/ 19:17:01 Bash-1.0.6 19:17:01 19:17:01 19:17:01 ==> git version 2.25.1 found 19:17:01 ==> 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:17:01 Release-Date: 2020-01-08 19:17:01 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:17:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:17:01 ==> Jenkins CI detected. 19:17:01 current dir:  /w/workspace/ry_app-service-configurable_main 19:17:01 project root: . 19:17:01 --> token set from env 19:17:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:17:01 ==> Running gcov in . (disable via -X gcov) 19:17:01 ==> Python coveragepy not found 19:17:01 ==> Searching for coverage reports in: 19:17:01 + . 19:17:01 -> Found 1 reports 19:17:01 ==> Detecting git/mercurial file structure 19:17:01 ==> Reading reports 19:17:01 + ./coverage.out bytes=13 19:17:01 ==> Appending adjustments 19:17:01 https://docs.codecov.io/docs/fixing-reports 19:17:01 + Found adjustments 19:17:01 ==> Gzipping contents 19:17:01 4.0K /tmp/codecov.teDfL6.gz 19:17:01 ==> Uploading reports 19:17:01 url: https://codecov.io 19:17:01 query: branch=main&commit=35d704078b0040fb0b2eaaabdf6860ed02d459b4&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:17:01 -> Pinging Codecov 19:17:01 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=35d704078b0040fb0b2eaaabdf6860ed02d459b4&build=209&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F209%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:17:01 -> Uploading to 19:17:01 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/A97CA9966030D2A3747ED39772930CCE/35d704078b0040fb0b2eaaabdf6860ed02d459b4/45e46028-71d1-4444-bb3f-1ce4633c553f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T191701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91511edca606e15638280520e3a7d8a8dcac7790be15b9982db3bb5a6e9b3656 19:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:01 Dload Upload Total Spent Left Speed 19:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 815 --:--:-- --:--:-- --:--:-- 815 19:17:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] } 19:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:17:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:17:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:02 19:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:17:03 df9b9388f04a: Pulling fs layer 19:17:03 52dc419b0ee2: Pulling fs layer 19:17:03 25bc292e5bac: Pulling fs layer 19:17:03 114826534d7a: Pulling fs layer 19:17:03 4657fd5d0bcf: Pulling fs layer 19:17:03 6ad1cebc031e: Pulling fs layer 19:17:03 8a3aa393b2d8: Pulling fs layer 19:17:03 4657fd5d0bcf: Waiting 19:17:03 6ad1cebc031e: Waiting 19:17:03 8a3aa393b2d8: Waiting 19:17:03 114826534d7a: Waiting 19:17:03 25bc292e5bac: Verifying Checksum 19:17:03 25bc292e5bac: Download complete 19:17:03 52dc419b0ee2: Download complete 19:17:03 4657fd5d0bcf: Verifying Checksum 19:17:03 4657fd5d0bcf: Download complete 19:17:03 df9b9388f04a: Download complete 19:17:03 6ad1cebc031e: Verifying Checksum 19:17:03 6ad1cebc031e: Download complete 19:17:03 df9b9388f04a: Pull complete 19:17:03 52dc419b0ee2: Pull complete 19:17:03 25bc292e5bac: Pull complete 19:17:03 114826534d7a: Verifying Checksum 19:17:03 114826534d7a: Download complete 19:17:04 8a3aa393b2d8: Verifying Checksum 19:17:04 8a3aa393b2d8: Download complete 19:17:07 114826534d7a: Pull complete 19:17:07 4657fd5d0bcf: Pull complete 19:17:07 6ad1cebc031e: Pull complete 19:17:10 8a3aa393b2d8: Pull complete 19:17:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:10 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:17:19 $ docker top 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 -eo pid,comm [Pipeline] { [Pipeline] echo 19:17:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:17:20 + set -o pipefail 19:17:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:17:25 19:17:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:17:25 19:17:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ba02fa4c-ebe8-40e5-9c66-76597bf240d2 19:17:25 19:17:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:17:25 19:17:26 19:17:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:17:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:17:26 More details here: https://snyk.co/ue1NS [Pipeline] } 19:17:26 $ docker stop --time=1 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 19:17:31 $ docker rm -f --volumes 10caa34d02fb8496dc1340c97b64effea925bc3fea45c8970ea746b4efe50180 [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:17:32 + git log --format=format:%s -1 35d704078b0040fb0b2eaaabdf6860ed02d459b4 [Pipeline] sh 19:17:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:33 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:17:33 $ docker top 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 -eo pid,comm 19:17: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). 19:17:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:33 [ssh-agent] Looking for ssh-agent implementation... 19:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:33 $ docker exec 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 ssh-agent 19:17:33 SSH_AUTH_SOCK=/tmp/ssh-2cramnV6G4Zv/agent.33 19:17:33 SSH_AGENT_PID=39 19:17:33 Running ssh-add (command line suppressed) 19:17:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4920475838589389541.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4920475838589389541.key) 19:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:34 + git semver tag 19:17:34 2023-11-15 19:17:34,487 [run_tag] DEBUG tag force:False 19:17:34 2023-11-15 19:17:34,487 [check_head_tag] DEBUG check head tag 19:17:34 2023-11-15 19:17:34,488 [execute] INFO git cat-file --batch-check 19:17:34 2023-11-15 19:17:34,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:17:34 2023-11-15 19:17:34,493 [execute] INFO git cat-file --batch 19:17:34 2023-11-15 19:17:34,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:17:34 2023-11-15 19:17:34,513 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:34 2023-11-15 19:17:34,513 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 19:17:34 2023-11-15 19:17:34,513 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:17:34 2023-11-15 19:17:34,518 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:17:34 3.1.0-dev.39 [Pipeline] } 19:17:34 $ docker exec --env ******** --env ******** 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 ssh-agent -k 19:17:34 unset SSH_AUTH_SOCK; 19:17:34 unset SSH_AGENT_PID; 19:17:34 echo Agent pid 39 killed; 19:17:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:35 + git semver [Pipeline] } 19:17:35 $ docker stop --time=1 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 19:17:36 $ docker rm -f --volumes 9609245bac50637377861139c92f7869b50a55ccb1f75a08bb22888f3a410352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:36 19:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:37 0.23.1-centos7: Pulling from edgex-lftools 19:17:37 ab5ef0e58194: Pulling fs layer 19:17:37 9712f1f96733: Pulling fs layer 19:17:37 63f879dbbcfc: Pulling fs layer 19:17:37 0d9ebad4ef96: Pulling fs layer 19:17:37 e9a5061849ea: Pulling fs layer 19:17:37 d747dcd14b5f: Pulling fs layer 19:17:37 0d9ebad4ef96: Waiting 19:17:37 2de7ff778b66: Pulling fs layer 19:17:37 d747dcd14b5f: Waiting 19:17:37 2de7ff778b66: Waiting 19:17:37 9712f1f96733: Download complete 19:17:37 63f879dbbcfc: Verifying Checksum 19:17:37 63f879dbbcfc: Download complete 19:17:37 e9a5061849ea: Verifying Checksum 19:17:37 d747dcd14b5f: Verifying Checksum 19:17:37 d747dcd14b5f: Download complete 19:17:37 ab5ef0e58194: Verifying Checksum 19:17:37 ab5ef0e58194: Download complete 19:17:37 0d9ebad4ef96: Download complete 19:17:37 2de7ff778b66: Verifying Checksum 19:17:37 2de7ff778b66: Download complete 19:17:41 ab5ef0e58194: Pull complete 19:17:41 9712f1f96733: Pull complete 19:17:41 63f879dbbcfc: Pull complete 19:17:45 0d9ebad4ef96: Pull complete 19:17:46 e9a5061849ea: Pull complete 19:17:46 d747dcd14b5f: Pull complete 19:17:47 2de7ff778b66: Pull complete 19:17:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:47 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:17:57 $ docker top 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:17:57 provisioning config files... 19:17:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12683453941247100677tmp 19:17:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18332642751192450731tmp 19:17:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5834583682640702022tmp [Pipeline] { [Pipeline] echo 19:17:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:17:57 ---> sigul-configuration.sh 19:17:57 gpg: directory `/root/.gnupg' created 19:17:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:17:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:17:57 gpg: keyring `/root/.gnupg/secring.gpg' created 19:17:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:17:57 gpg: CAST5 encrypted data 19:17:57 gpg: encrypted with 1 passphrase 19:17:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:17:57 + mkdir /home/jenkins 19:17:57 + mkdir /home/jenkins/sigul [Pipeline] sh 19:17:58 + 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:17:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:17:58 ---> sigul-install.sh 19:17:58 Sigul already installed; skipping installation. [Pipeline] sh 19:17:58 + git tag --list 19:17:58 v1.0.0 19:17:58 v1.1.0 19:17:58 v1.2.0 19:17:58 v1.3.0 19:17:58 v1.3.1 19:17:58 v2.0.0 19:17:58 v2.0.1 19:17:58 v2.1.0 19:17:58 v2.1.1 19:17:58 v2.1.2 19:17:58 v2.2.0 19:17:58 v2.3 19:17:58 v2.3.0 19:17:58 v2.3.1 19:17:58 v3.0 19:17:58 v3.0.0 19:17:58 v3.0.1 19:17:58 v3.0.1-dev.1 19:17:58 v3.1.0-dev.1 19:17:58 v3.1.0-dev.10 19:17:58 v3.1.0-dev.11 19:17:58 v3.1.0-dev.12 19:17:58 v3.1.0-dev.13 19:17:58 v3.1.0-dev.14 19:17:58 v3.1.0-dev.15 19:17:58 v3.1.0-dev.16 19:17:58 v3.1.0-dev.17 19:17:58 v3.1.0-dev.18 19:17:58 v3.1.0-dev.19 19:17:58 v3.1.0-dev.2 19:17:58 v3.1.0-dev.20 19:17:58 v3.1.0-dev.21 19:17:58 v3.1.0-dev.22 19:17:58 v3.1.0-dev.23 19:17:58 v3.1.0-dev.24 19:17:58 v3.1.0-dev.25 19:17:58 v3.1.0-dev.26 19:17:58 v3.1.0-dev.27 19:17:58 v3.1.0-dev.28 19:17:58 v3.1.0-dev.29 19:17:58 v3.1.0-dev.3 19:17:58 v3.1.0-dev.30 19:17:58 v3.1.0-dev.31 19:17:58 v3.1.0-dev.32 19:17:58 v3.1.0-dev.33 19:17:58 v3.1.0-dev.34 19:17:58 v3.1.0-dev.35 19:17:58 v3.1.0-dev.36 19:17:58 v3.1.0-dev.37 19:17:58 v3.1.0-dev.38 19:17:58 v3.1.0-dev.39 19:17:58 v3.1.0-dev.4 19:17:58 v3.1.0-dev.5 19:17:58 v3.1.0-dev.6 19:17:58 v3.1.0-dev.7 19:17:58 v3.1.0-dev.8 19:17:58 v3.1.0-dev.9 [Pipeline] sh 19:17:59 + lftools sign git-tag v3.1.0-dev.39 19:17:59 Signing Git tag with Sigul... 19:17:59 Signing v3.1.0-dev.39 [Pipeline] echo 19:18:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:18:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:18:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:18:01 $ docker stop --time=1 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 19:18:02 $ docker rm -f --volumes 4f1bdf28ea47dfb2727f8df9f393c3d616efeb3e72bb5637253bc36cacfb8518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:03 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:18:03 $ docker top 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 -eo pid,comm 19:18:03 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:18:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:03 [ssh-agent] Looking for ssh-agent implementation... 19:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:04 $ docker exec 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 ssh-agent 19:18:04 SSH_AUTH_SOCK=/tmp/ssh-QaVlLk81f2Iq/agent.32 19:18:04 SSH_AGENT_PID=38 19:18:04 Running ssh-add (command line suppressed) 19:18:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6718262409252498251.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6718262409252498251.key) 19:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:04 + git semver bump pre 19:18:04 2023-11-15 19:18:04,826 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:18:04 2023-11-15 19:18:04,827 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 19:18:04 2023-11-15 19:18:04,827 [bump_version] DEBUG bumped version:3.1.0-dev.40 19:18:04 2023-11-15 19:18:04,827 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:18:04 2023-11-15 19:18:04,827 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:18:04 2023-11-15 19:18:04,827 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:18:04 2023-11-15 19:18:04,829 [execute] INFO git cat-file --batch-check 19:18:04 2023-11-15 19:18:04,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:18:04 2023-11-15 19:18:04,836 [execute] INFO git cat-file --batch 19:18:04 2023-11-15 19:18:04,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:18:04 2023-11-15 19:18:04,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:18:04 3.1.0-dev.40 [Pipeline] } 19:18:04 $ docker exec --env ******** --env ******** 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 ssh-agent -k 19:18:05 unset SSH_AUTH_SOCK; 19:18:05 unset SSH_AGENT_PID; 19:18:05 echo Agent pid 38 killed; 19:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:05 + git semver [Pipeline] } 19:18:05 $ docker stop --time=1 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 19:18:06 $ docker rm -f --volumes 90cec5b435a5f12123dcc0a1527f4c9938a737116cc44269ff5552cf0f118da9 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:07 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:18:08 $ docker top f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed -eo pid,comm 19:18:08 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:18:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:08 [ssh-agent] Looking for ssh-agent implementation... 19:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:08 $ docker exec f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed ssh-agent 19:18:08 SSH_AUTH_SOCK=/tmp/ssh-a7KEbA2zAyO7/agent.32 19:18:08 SSH_AGENT_PID=38 19:18:08 Running ssh-add (command line suppressed) 19:18:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3245126527922393137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3245126527922393137.key) 19:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:08 + git semver push 19:18:08 2023-11-15 19:18:08,901 [run_push] DEBUG push 19:18:08 2023-11-15 19:18:08,902 [execute] INFO git cat-file --batch-check 19:18:08 2023-11-15 19:18:08,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:18:08 2023-11-15 19:18:08,904 [execute] INFO git rev-list 196d307ea1414cebb465ed1c97b53337e424f0f4 -- 19:18:08 2023-11-15 19:18:08,905 [execute] DEBUG Popen(['git', 'rev-list', '196d307ea1414cebb465ed1c97b53337e424f0f4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:18:08 2023-11-15 19:18:08,916 [execute] INFO git fetch -v origin 19:18:08 2023-11-15 19:18:08,916 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:18:09 2023-11-15 19:18:09,463 [run_push] DEBUG no remote changes detected 19:18:09 2023-11-15 19:18:09,464 [execute] INFO git push origin semver 19:18:09 2023-11-15 19:18:09,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:18:10 2023-11-15 19:18:10,203 [run_push] DEBUG push all version tags 19:18:10 2023-11-15 19:18:10,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:18:10 2023-11-15 19:18:10,205 [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:18:11 2023-11-15 19:18:10,998 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:18:11 3.1.0-dev.40 [Pipeline] } 19:18:11 $ docker exec --env ******** --env ******** f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed ssh-agent -k 19:18:11 unset SSH_AUTH_SOCK; 19:18:11 unset SSH_AGENT_PID; 19:18:11 echo Agent pid 38 killed; 19:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:11 + git semver [Pipeline] } 19:18:11 $ docker stop --time=1 f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed 19:18:13 $ docker rm -f --volumes f79bb2037af04b98d6468dbf215eddc2f43d67cbfd3e01f78d3baf59c45c69ed [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:18:13 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:18:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:18:13 total 16 19:18:13 drwxr-xr-x 3 root root 4096 Nov 15 19:08 . 19:18:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:17 .. 19:18:13 drwxr-xr-x 2 root root 4096 Nov 15 19:08 cost 19:18:13 -rw-r--r-- 1 root root 96 Nov 15 19:08 cost.csv 19:18:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:18:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:18:13 total 16 19:18:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 19:08 . 19:18:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 19:17 .. 19:18:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 19:08 cost 19:18:13 -rw-r--r-- 1 jenkins jenkins 96 Nov 15 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:18:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:18:14 ---> package-listing.sh 19:18:14 ++ facter osfamily 19:18:14 ++ tr '[:upper:]' '[:lower:]' 19:18:15 + OS_FAMILY=debian 19:18:15 + workspace=/w/workspace/ry_app-service-configurable_main 19:18:15 + START_PACKAGES=/tmp/packages_start.txt 19:18:15 + END_PACKAGES=/tmp/packages_end.txt 19:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:15 + PACKAGES=/tmp/packages_start.txt 19:18:15 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:18:15 + PACKAGES=/tmp/packages_end.txt 19:18:15 + case "${OS_FAMILY}" in 19:18:15 + grep '^ii' 19:18:15 + dpkg -l 19:18:15 + '[' -f /tmp/packages_start.txt ']' 19:18:15 + '[' -f /tmp/packages_end.txt ']' 19:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:15 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:18:15 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:18:15 + 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:18:15 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:18:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:16 prd-ubuntu20.04-docker-8c-8g-18139 does not seem to be running inside a container 19:18:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:18:16 $ docker top c8cbd811b242abd6bcc69019525564b23365c81b193fc34a212b9166cb98d190 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:16 + touch /tmp/pre-build-complete [Pipeline] sh 19:18:16 + mkdir -p /var/log/sysstat [Pipeline] sh 19:18:17 + ls /var/log/sa-host 19:18:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:17 provisioning config files... 19:18:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1678279441154255156tmp [Pipeline] { [Pipeline] echo 19:18:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:18:17 ---> create-netrc.sh [Pipeline] } 19:18:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:18:17 ---> python-tools-install.sh [Pipeline] echo 19:18:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:18:18 ---> sudo-logs.sh 19:18:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:18:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:18:18 ---> job-cost.sh 19:18:18 lf-activate-venv: SKIPPING 19:18:18 DEBUG: total: 0.2199999988079071 19:18:18 INFO: Retrieving Stack Cost... 19:18:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:18:19 INFO: Archiving Costs [Pipeline] echo 19:18:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:18:19 ---> logs-deploy.sh 19:18:19 lf-activate-venv: SKIPPING 19:18:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/209 19:18:19 INFO: archiving workspace using pattern(s): 19:18:20 Archives upload complete. 19:18:20 INFO: archiving logs to Nexus