Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 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-ssh2298163464696518123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17921756536196637518.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15864918739357526957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10069715340627008002.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-ssh7435000825383592830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6722 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 > 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 Avoid second fetch Checking out Revision 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598)" > git config core.sparsecheckout # timeout=10 > git checkout -f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 > git rev-list --no-walk 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:16:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:16:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:16:58 ========================================================= 16:16:58 EdgeX Global Pipelines Version Info 16:16:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:16:59 ------------------- 16:16:59 stable info: 16:16:59 ------------------- 16:16:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:16:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:16:59 Message: update stable to v1.0.254 16:17:00 ------------------- 16:17:00 experimental info: 16:17:00 ------------------- 16:17:00 Commited By: **** collab-it+edgex@linuxfoundation.org 16:17:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:17:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692be8c [Pipeline] echo 16:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:00 provisioning config files... 16:17:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16629336881116223329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:01 ---> docker-login.sh 16:17:01 nexus3.edgexfoundry.org:10001 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 nexus3.edgexfoundry.org:10002 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 nexus3.edgexfoundry.org:10003 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 nexus3.edgexfoundry.org:10004 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 docker.io 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:02 Configure a credential helper to remove this warning. See 16:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:02 16:17:02 Login Succeeded 16:17:02 ---> docker-login.sh ends [Pipeline] } 16:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:17:02 + git rev-list -1 --merges 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f~1..692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo 16:17:02 -----------> git rev-list -1 --merges 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f~1..692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [false] [Pipeline] sh 16:17:02 + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo 16:17:02 ========================================================= 16:17:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:17:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:03 + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo 16:17:03 [semverPrep] GIT_COMMIT: 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598) [Pipeline] echo 16:17:03 [semverPrep] This is not a build commit. [Pipeline] sh 16:17:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:03 + grep -v github /etc/ssh/ssh_known_hosts 16:17:03 + [ -e /tmp/ssh_known_hosts ] 16:17:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:17:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:17:03 + sudo tee -a /etc/ssh/ssh_known_hosts 16:17:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:04 16:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:04 0.1.4: Pulling from edgex-devops/py-git-semver 16:17:04 b85a868b505f: Pulling fs layer 16:17:04 e2be974225ed: Pulling fs layer 16:17:04 339a4e72a1f5: Pulling fs layer 16:17:04 988bab9f4d93: Pulling fs layer 16:17:04 1469e6f7b9e6: Pulling fs layer 16:17:04 eaf3925da568: Pulling fs layer 16:17:04 bab4dde63d76: Pulling fs layer 16:17:04 bde34c3a00c8: Pulling fs layer 16:17:04 b352a97aabf1: Pulling fs layer 16:17:04 4872d77fe225: Pulling fs layer 16:17:04 5851b861e8e6: Pulling fs layer 16:17:04 988bab9f4d93: Waiting 16:17:04 1469e6f7b9e6: Waiting 16:17:04 eaf3925da568: Waiting 16:17:04 bab4dde63d76: Waiting 16:17:04 bde34c3a00c8: Waiting 16:17:04 b352a97aabf1: Waiting 16:17:04 4872d77fe225: Waiting 16:17:04 5851b861e8e6: Waiting 16:17:04 e2be974225ed: Verifying Checksum 16:17:04 e2be974225ed: Download complete 16:17:04 988bab9f4d93: Download complete 16:17:04 1469e6f7b9e6: Verifying Checksum 16:17:04 1469e6f7b9e6: Download complete 16:17:04 eaf3925da568: Verifying Checksum 16:17:04 eaf3925da568: Download complete 16:17:04 339a4e72a1f5: Verifying Checksum 16:17:04 339a4e72a1f5: Download complete 16:17:04 bde34c3a00c8: Verifying Checksum 16:17:04 bde34c3a00c8: Download complete 16:17:04 b352a97aabf1: Download complete 16:17:04 4872d77fe225: Verifying Checksum 16:17:04 4872d77fe225: Download complete 16:17:04 5851b861e8e6: Download complete 16:17:04 b85a868b505f: Verifying Checksum 16:17:04 b85a868b505f: Download complete 16:17:04 bab4dde63d76: Verifying Checksum 16:17:04 bab4dde63d76: Download complete 16:17:05 b85a868b505f: Pull complete 16:17:05 e2be974225ed: Pull complete 16:17:06 339a4e72a1f5: Pull complete 16:17:06 988bab9f4d93: Pull complete 16:17:06 1469e6f7b9e6: Pull complete 16:17:06 eaf3925da568: Pull complete 16:17:08 bab4dde63d76: Pull complete 16:17:08 bde34c3a00c8: Pull complete 16:17:08 b352a97aabf1: Pull complete 16:17:08 4872d77fe225: Pull complete 16:17:08 5851b861e8e6: Pull complete 16:17:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:08 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:17:13 $ docker top 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 -eo pid,comm 16:17:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:17:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:13 [ssh-agent] Looking for ssh-agent implementation... 16:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:13 $ docker exec 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent 16:17:13 SSH_AUTH_SOCK=/tmp/ssh-koexB7Dv3kbU/agent.32 16:17:13 SSH_AGENT_PID=38 16:17:13 Running ssh-add (command line suppressed) 16:17:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3628501837533900987.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3628501837533900987.key) 16:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:13 + git tag --points-at HEAD [Pipeline] } 16:17:13 $ docker exec --env ******** --env ******** 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent -k 16:17:14 unset SSH_AUTH_SOCK; 16:17:14 unset SSH_AGENT_PID; 16:17:14 echo Agent pid 38 killed; 16:17:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:14 [ssh-agent] Looking for ssh-agent implementation... 16:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:14 $ docker exec 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent 16:17:14 SSH_AUTH_SOCK=/tmp/ssh-PZIYINxLLuYG/agent.70 16:17:14 SSH_AGENT_PID=76 16:17:14 Running ssh-add (command line suppressed) 16:17:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10069870393389160446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10069870393389160446.key) 16:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:14 + git semver init 16:17:14 2023-09-20 16:17:14,867 [run_init] DEBUG init version:0.0.0 force:False 16:17:14 2023-09-20 16:17:14,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:17:14 2023-09-20 16:17:14,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:17:14 2023-09-20 16:17:14,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:17:15 2023-09-20 16:17:15,782 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:17:15 2023-09-20 16:17:15,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:17:15 2023-09-20 16:17:15,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:17:15 2023-09-20 16:17:15,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:17:15 3.1.0-dev.21 [Pipeline] } 16:17:15 $ docker exec --env ******** --env ******** 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent -k 16:17:15 unset SSH_AUTH_SOCK; 16:17:15 unset SSH_AGENT_PID; 16:17:15 echo Agent pid 76 killed; 16:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:16 + git semver [Pipeline] } 16:17:16 $ docker stop --time=1 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 16:17:17 $ docker rm -f --volumes 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:17:18 Stashed 1 file(s) [Pipeline] echo 16:17:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:18 provisioning config files... 16:17:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14184314511447214705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:18 ---> docker-login.sh 16:17:18 nexus3.edgexfoundry.org:10001 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 nexus3.edgexfoundry.org:10002 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 nexus3.edgexfoundry.org:10003 16:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:19 Configure a credential helper to remove this warning. See 16:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:19 16:17:19 Login Succeeded 16:17:19 nexus3.edgexfoundry.org:10004 16:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:19 Configure a credential helper to remove this warning. See 16:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:19 16:17:19 Login Succeeded 16:17:19 docker.io 16:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:19 Configure a credential helper to remove this warning. See 16:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:19 16:17:19 Login Succeeded 16:17:19 ---> docker-login.sh ends [Pipeline] } 16:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:19 ========================================================= 16:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:17:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:19 + 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 . 16:17:19 Sending build context to Docker daemon 3.349MB 16:17:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:17:19 Step 2/12 : FROM ${BASE} AS builder 16:17:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:17:19 7264a8db6415: Pulling fs layer 16:17:19 c4d48a809fc2: Pulling fs layer 16:17:19 4f1c88b9dad5: Pulling fs layer 16:17:19 ad3a456e5733: Pulling fs layer 16:17:19 33e27b845d1e: Pulling fs layer 16:17:19 c68163c4e522: Pulling fs layer 16:17:19 50da416c3ac9: Pulling fs layer 16:17:19 23d2d4c4bb30: Pulling fs layer 16:17:19 ad3a456e5733: Waiting 16:17:19 33e27b845d1e: Waiting 16:17:19 c68163c4e522: Waiting 16:17:19 50da416c3ac9: Waiting 16:17:19 23d2d4c4bb30: Waiting 16:17:19 c4d48a809fc2: Verifying Checksum 16:17:19 c4d48a809fc2: Download complete 16:17:19 ad3a456e5733: Verifying Checksum 16:17:19 ad3a456e5733: Download complete 16:17:19 33e27b845d1e: Download complete 16:17:19 7264a8db6415: Verifying Checksum 16:17:19 7264a8db6415: Download complete 16:17:20 c68163c4e522: Verifying Checksum 16:17:20 c68163c4e522: Download complete 16:17:20 7264a8db6415: Pull complete 16:17:20 23d2d4c4bb30: Verifying Checksum 16:17:20 23d2d4c4bb30: Download complete 16:17:20 c4d48a809fc2: Pull complete 16:17:20 4f1c88b9dad5: Verifying Checksum 16:17:20 4f1c88b9dad5: Download complete 16:17:20 50da416c3ac9: Verifying Checksum 16:17:20 50da416c3ac9: Download complete 16:17:23 4f1c88b9dad5: Pull complete 16:17:23 ad3a456e5733: Pull complete 16:17:23 33e27b845d1e: Pull complete 16:17:23 c68163c4e522: Pull complete 16:17:25 50da416c3ac9: Pull complete 16:17:26 23d2d4c4bb30: Pull complete 16:17:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:17:26 ---> 0786185ac409 16:17:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:17:33 Still waiting to schedule task 16:17:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6723’ is offline 16:17:34 ---> Running in 9f6888e527aa 16:17:34 Removing intermediate container 9f6888e527aa 16:17:34 ---> 09dc0bd95298 16:17:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:17:34 ---> Running in 59ed1e9a7110 16:17:34 Removing intermediate container 59ed1e9a7110 16:17:34 ---> 033c222e4c63 16:17:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:17:34 ---> Running in bdb671a1327a 16:17:34 Removing intermediate container bdb671a1327a 16:17:34 ---> f3266092d137 16:17:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:34 ---> Running in bd342216ef5c 16:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:17:34 OK: 264 MiB in 52 packages 16:17:34 Removing intermediate container bd342216ef5c 16:17:34 ---> 078ce82ea1fe 16:17:34 Step 7/12 : WORKDIR /app 16:17:34 ---> Running in b2c555a69ca7 16:17:35 Removing intermediate container b2c555a69ca7 16:17:35 ---> 04d61b7e3792 16:17:35 Step 8/12 : COPY go.mod vendor* ./ 16:17:35 ---> f6fa0db2c474 16:17:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:35 ---> Running in 6cebeede4f6f 16:18:13 Removing intermediate container 6cebeede4f6f 16:18:13 ---> bc67ced6d312 16:18:13 Step 10/12 : COPY . . 16:18:14 ---> 199d16f0e638 16:18:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:15 ---> Running in 785d9a8b7c95 16:18:15 Removing intermediate container 785d9a8b7c95 16:18:15 ---> 80175d72fbe4 16:18:15 Step 12/12 : RUN $MAKE 16:18:15 ---> Running in b7e7711670c4 16:18:15 noop 16:18:15 Removing intermediate container b7e7711670c4 16:18:15 ---> 64e5c23257fb 16:18:15 Successfully built 64e5c23257fb 16:18:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:15 + docker inspect -f . ci-base-image-x86_64 16:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:15 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:16 $ docker top 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:16 + go version 16:18:16 go version go1.21.0 linux/amd64 [Pipeline] } 16:18:16 $ docker stop --time=1 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b 16:18:17 $ docker rm -f --volumes 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:18 + docker inspect -f . ci-base-image-x86_64 16:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:18 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:18 $ docker top c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:19 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:18:19 + make test 16:18:19 go test -race -coverprofile=coverage.out ./... 16:18:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:18:52 go vet ./... 16:18:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:54 $ docker stop --time=1 c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 16:19:01 $ docker rm -f --volumes c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:02 + ls -al . 16:19:02 total 184 16:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 . 16:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 .. 16:19:02 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:16 .dockerignore 16:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 .git 16:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:16 .github 16:19:02 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:16 .gitignore 16:19:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:16 .golangci.yml 16:19:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:17 .semver 16:19:02 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 16:16 Attribution.txt 16:19:02 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 16:16 CHANGELOG.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 16:16 Dockerfile 16:19:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:16 GOVERNANCE.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:16 Jenkinsfile 16:19:02 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:16 LICENSE 16:19:02 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:16 OWNERS.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 16:16 README.md 16:19:02 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:17 VERSION 16:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:16 bin 16:19:02 -rw-r--r-- 1 jenkins jenkins 13 Sep 20 16:18 coverage.out 16:19:02 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 16:16 go.mod 16:19:02 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 16:16 go.sum 16:19:02 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 16:16 main.go 16:19:02 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 16:16 makefile 16:19:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:16 res 16:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:02 + 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=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f --label arch=amd64 --label version=3.1.0-dev.21 . 16:19:02 Sending build context to Docker daemon 3.35MB 16:19:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:19:02 Step 2/26 : FROM ${BASE} AS builder 16:19:02 ---> 64e5c23257fb 16:19:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:19:02 ---> Running in da529d843606 16:19:02 Removing intermediate container da529d843606 16:19:02 ---> 3f8a59e7031e 16:19:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:19:02 ---> Running in 0b2f748de44b 16:19:02 Removing intermediate container 0b2f748de44b 16:19:02 ---> 33ba587c618f 16:19:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:19:02 ---> Running in 2003916629d3 16:19:02 Removing intermediate container 2003916629d3 16:19:02 ---> 4f5bb17fc6dc 16:19:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:03 ---> Running in a488239bc2f2 16:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:19:03 OK: 264 MiB in 52 packages 16:19:04 Removing intermediate container a488239bc2f2 16:19:04 ---> 0a922879230b 16:19:04 Step 7/26 : WORKDIR /app 16:19:04 ---> Running in a3694a2cd87a 16:19:04 Removing intermediate container a3694a2cd87a 16:19:04 ---> 0b27f22486b2 16:19:04 Step 8/26 : COPY go.mod vendor* ./ 16:19:04 ---> b279830b67fa 16:19:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 ---> Running in 9864be80d422 16:19:04 Removing intermediate container 9864be80d422 16:19:04 ---> c44fe572b303 16:19:04 Step 10/26 : COPY . . 16:19:05 ---> d237aa43bd04 16:19:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:05 ---> Running in 10cf49614dc1 16:19:05 Removing intermediate container 10cf49614dc1 16:19:05 ---> dff019296ae2 16:19:05 Step 12/26 : RUN $MAKE 16:19:05 ---> Running in 66afba12e417 16:19:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 16:19:27 Removing intermediate container 66afba12e417 16:19:27 ---> a5eb42c3a798 16:19:27 Step 13/26 : FROM alpine:3.18 16:19:27 3.18: Pulling from library/alpine 16:19:27 7264a8db6415: Already exists 16:19:27 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:19:27 Status: Downloaded newer image for alpine:3.18 16:19:27 ---> 7e01a0d0a1dc 16:19:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:19:27 ---> Running in 68e0babbeed9 16:19:27 Removing intermediate container 68e0babbeed9 16:19:27 ---> 5656a0ee2805 16:19:27 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:19:27 ---> Running in 6c7281a23e05 16:19:27 Removing intermediate container 6c7281a23e05 16:19:27 ---> 15e7ea3a5a46 16:19:27 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:19:27 ---> Running in 4b3b9bec5a7f 16:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:19:27 (1/2) Installing ca-certificates (20230506-r0) 16:19:27 (2/2) Installing dumb-init (1.2.5-r2) 16:19:27 Executing busybox-1.36.1-r2.trigger 16:19:27 Executing ca-certificates-20230506-r0.trigger 16:19:27 OK: 8 MiB in 17 packages 16:19:27 Removing intermediate container 4b3b9bec5a7f 16:19:27 ---> 66b46aad8d22 16:19:27 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:19:27 ---> fbe420d33b06 16:19:27 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:19:27 ---> 6c10bf157fe7 16:19:27 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:19:27 ---> 6a59a68813db 16:19:27 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:19:27 ---> c6a4e6390aa4 16:19:27 Step 21/26 : EXPOSE 48095 16:19:27 ---> Running in a90e8942798a 16:19:27 Removing intermediate container a90e8942798a 16:19:27 ---> f31c06416972 16:19:27 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:19:27 ---> Running in 6927859d9ee9 16:19:27 Removing intermediate container 6927859d9ee9 16:19:27 ---> b8eaba37a9ac 16:19:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:27 ---> Running in c212997e79b5 16:19:27 Removing intermediate container c212997e79b5 16:19:27 ---> af6485f0a3e5 16:19:27 Step 24/26 : LABEL arch=amd64 16:19:27 ---> Running in 4b0c04ab8cc7 16:19:27 Removing intermediate container 4b0c04ab8cc7 16:19:27 ---> 59d3ebcf33c1 16:19:27 Step 25/26 : LABEL git_sha=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:19:27 ---> Running in db8f93b0ae5a 16:19:27 Removing intermediate container db8f93b0ae5a 16:19:27 ---> 8b81a6843d6f 16:19:27 Step 26/26 : LABEL version=3.1.0-dev.21 16:19:27 ---> Running in 0d4fb14365e3 16:19:27 Removing intermediate container 0d4fb14365e3 16:19:27 ---> 97e41e3775e6 16:19:27 [Warning] One or more build-args [ARCH] were not consumed 16:19:27 Successfully built 97e41e3775e6 16:19:27 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:27 provisioning config files... 16:19:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7296115503415523297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:28 ---> docker-login.sh 16:19:28 nexus3.edgexfoundry.org:10001 16:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:28 Configure a credential helper to remove this warning. See 16:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:28 16:19:28 Login Succeeded 16:19:28 nexus3.edgexfoundry.org:10002 16:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:28 Configure a credential helper to remove this warning. See 16:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:28 16:19:28 Login Succeeded 16:19:28 nexus3.edgexfoundry.org:10003 16:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:28 Configure a credential helper to remove this warning. See 16:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:28 16:19:28 Login Succeeded 16:19:28 nexus3.edgexfoundry.org:10004 16:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:28 Configure a credential helper to remove this warning. See 16:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:28 16:19:28 Login Succeeded 16:19:28 docker.io 16:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:28 Configure a credential helper to remove this warning. See 16:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:28 16:19:28 Login Succeeded 16:19:28 ---> docker-login.sh ends [Pipeline] } 16:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:19:28 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:19:28 latest 16:19:28 3.1.0-dev.21 16:19:28 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:19:28 main 16:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:29 5353e5039f52: Preparing 16:19:29 663dbd0ba72b: Preparing 16:19:29 cdb48170579a: Preparing 16:19:29 5e5540020dd4: Preparing 16:19:29 397ab8c4ee1c: Preparing 16:19:29 4693057ce236: Preparing 16:19:29 4693057ce236: Waiting 16:19:29 5e5540020dd4: Pushed 16:19:29 cdb48170579a: Pushed 16:19:29 663dbd0ba72b: Pushed 16:19:29 4693057ce236: Layer already exists 16:19:29 397ab8c4ee1c: Pushed 16:19:31 5353e5039f52: Pushed 16:19:31 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:32 5353e5039f52: Preparing 16:19:32 663dbd0ba72b: Preparing 16:19:32 cdb48170579a: Preparing 16:19:32 5e5540020dd4: Preparing 16:19:32 397ab8c4ee1c: Preparing 16:19:32 4693057ce236: Preparing 16:19:32 4693057ce236: Waiting 16:19:32 5e5540020dd4: Layer already exists 16:19:32 cdb48170579a: Layer already exists 16:19:32 5353e5039f52: Layer already exists 16:19:32 397ab8c4ee1c: Layer already exists 16:19:32 663dbd0ba72b: Layer already exists 16:19:32 4693057ce236: Layer already exists 16:19:32 latest: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 16:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:33 5353e5039f52: Preparing 16:19:33 663dbd0ba72b: Preparing 16:19:33 cdb48170579a: Preparing 16:19:33 5e5540020dd4: Preparing 16:19:33 397ab8c4ee1c: Preparing 16:19:33 4693057ce236: Preparing 16:19:33 4693057ce236: Waiting 16:19:33 5353e5039f52: Layer already exists 16:19:33 5e5540020dd4: Layer already exists 16:19:33 663dbd0ba72b: Layer already exists 16:19:33 397ab8c4ee1c: Layer already exists 16:19:33 cdb48170579a: Layer already exists 16:19:33 4693057ce236: Layer already exists 16:19:33 3.1.0-dev.21: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:33 5353e5039f52: Preparing 16:19:33 663dbd0ba72b: Preparing 16:19:33 cdb48170579a: Preparing 16:19:33 5e5540020dd4: Preparing 16:19:33 397ab8c4ee1c: Preparing 16:19:33 4693057ce236: Preparing 16:19:33 4693057ce236: Waiting 16:19:33 663dbd0ba72b: Layer already exists 16:19:33 5e5540020dd4: Layer already exists 16:19:33 5353e5039f52: Layer already exists 16:19:33 397ab8c4ee1c: Layer already exists 16:19:33 cdb48170579a: Layer already exists 16:19:33 4693057ce236: Layer already exists 16:19:33 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:34 5353e5039f52: Preparing 16:19:34 663dbd0ba72b: Preparing 16:19:34 cdb48170579a: Preparing 16:19:34 5e5540020dd4: Preparing 16:19:34 397ab8c4ee1c: Preparing 16:19:34 4693057ce236: Preparing 16:19:34 4693057ce236: Waiting 16:19:34 cdb48170579a: Layer already exists 16:19:34 397ab8c4ee1c: Layer already exists 16:19:34 5353e5039f52: Layer already exists 16:19:34 5e5540020dd4: Layer already exists 16:19:34 663dbd0ba72b: Layer already exists 16:19:34 4693057ce236: Layer already exists 16:19:34 main: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:34 ===================================================== [Pipeline] echo 16:19:34 taggedImages: 16:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 16:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:19:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:34 16:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:35 latest: Pulling from edgex-lftools-log-publisher 16:19:35 5eb5b503b376: Pulling fs layer 16:19:35 5c69ac0246d0: Pulling fs layer 16:19:35 ec43610c2a17: Pulling fs layer 16:19:35 3a2ae6a8a46f: Pulling fs layer 16:19:35 33b1e0a273af: Pulling fs layer 16:19:35 5d3b04190fa2: Pulling fs layer 16:19:35 2f39f015ded8: Pulling fs layer 16:19:35 3a2ae6a8a46f: Waiting 16:19:35 33b1e0a273af: Waiting 16:19:35 5d3b04190fa2: Waiting 16:19:35 2f39f015ded8: Waiting 16:19:35 5c69ac0246d0: Verifying Checksum 16:19:35 5c69ac0246d0: Download complete 16:19:35 3a2ae6a8a46f: Download complete 16:19:35 33b1e0a273af: Verifying Checksum 16:19:35 33b1e0a273af: Download complete 16:19:35 5d3b04190fa2: Verifying Checksum 16:19:35 5d3b04190fa2: Download complete 16:19:35 ec43610c2a17: Verifying Checksum 16:19:35 ec43610c2a17: Download complete 16:19:35 5eb5b503b376: Verifying Checksum 16:19:35 5eb5b503b376: Download complete 16:19:35 2f39f015ded8: Verifying Checksum 16:19:35 2f39f015ded8: Download complete 16:19:36 5eb5b503b376: Pull complete 16:19:36 5c69ac0246d0: Pull complete 16:19:36 ec43610c2a17: Pull complete 16:19:36 3a2ae6a8a46f: Pull complete 16:19:36 33b1e0a273af: Pull complete 16:19:37 5d3b04190fa2: Pull complete 16:19:41 2f39f015ded8: Pull complete 16:19:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:41 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6724 in /w/workspace/ry_app-service-configurable_main 16:19:46 $ docker top a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 16:19:46 Running in /w/workspace/app-service-configurable/190 [Pipeline] { [Pipeline] checkout 16:19:46 Selected Git installation does not exist. Using Default 16:19:46 The recommended git tool is: NONE 16:19:46 ---> job-cost.sh 16:19:46 lf-activate-venv: SKIPPING 16:19:46 INFO: No Stack... 16:19:46 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:47 INFO: Archiving Costs [Pipeline] sh 16:19:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:19:47 + cut -d, -f6 [Pipeline] lock 16:19:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] 16:19:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] did not exist. Created. 16:19:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:48 + echo total: 0.2199999988079071 [Pipeline] stash 16:19:48 Stashed 1 file(s) [Pipeline] } 16:19:48 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:48 $ docker stop --time=1 a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb 16:19:49 $ docker rm -f --volumes a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:19:53 using credential edgex-jenkins-ssh 16:19:53 Cloning the remote Git repository 16:19:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:19:53 > git init /w/workspace/app-service-configurable/190 # timeout=10 16:19:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:19:53 > git --version # timeout=10 16:19:53 > git --version # 'git version 2.25.1' 16:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:19:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:56 Avoid second fetch 16:19:56 Checking out Revision 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f (main) 16:19:56 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598)" 16:19:56 > git config core.sparsecheckout # timeout=10 16:19:56 > git checkout -f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:57 Dload Upload Total Spent Left Speed 16:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 16:19:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:19:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:19:58 + sudo tee /etc/docker/daemon.new 16:19:58 { 16:19:58 "registry-mirrors": [ 16:19:58 "https://nexus3.edgexfoundry.org:10001" 16:19:58 ], 16:19:58 "bip": "10.250.0.254/24", 16:19:58 "hosts": [ 16:19:58 "tcp://0.0.0.0:5555", 16:19:58 "unix:///var/run/docker.sock" 16:19:58 ], 16:19:58 "mtu": 1458, 16:19:58 "selinux-enabled": true, 16:19:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:19:58 } [Pipeline] sh 16:19:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:19:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:17 provisioning config files... 16:20:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/190@tmp/config10992988263667647800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:17 ---> docker-login.sh 16:20:17 nexus3.edgexfoundry.org:10001 16:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:18 Configure a credential helper to remove this warning. See 16:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:18 16:20:18 Login Succeeded 16:20:18 nexus3.edgexfoundry.org:10002 16:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:18 Configure a credential helper to remove this warning. See 16:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:18 16:20:18 Login Succeeded 16:20:18 nexus3.edgexfoundry.org:10003 16:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:19 Configure a credential helper to remove this warning. See 16:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:19 16:20:19 Login Succeeded 16:20:19 nexus3.edgexfoundry.org:10004 16:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:19 Configure a credential helper to remove this warning. See 16:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:19 16:20:19 Login Succeeded 16:20:19 docker.io 16:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:19 Configure a credential helper to remove this warning. See 16:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:19 16:20:19 Login Succeeded 16:20:19 ---> docker-login.sh ends [Pipeline] } 16:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:20 ========================================================= 16:20:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:20:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:20 + 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 . 16:20:20 Sending build context to Docker daemon 180.7kB 16:20:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:20:20 Step 2/12 : FROM ${BASE} AS builder 16:20:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:20:20 9fda8d8052c6: Pulling fs layer 16:20:20 5d54e960e981: Pulling fs layer 16:20:20 c4a7e357bf2a: Pulling fs layer 16:20:20 f0e02332f6b5: Pulling fs layer 16:20:20 cefa15bbcfad: Pulling fs layer 16:20:20 17808c966233: Pulling fs layer 16:20:20 f4c1fc716caa: Pulling fs layer 16:20:20 cefa15bbcfad: Waiting 16:20:20 17808c966233: Waiting 16:20:20 f4c1fc716caa: Waiting 16:20:20 f0e02332f6b5: Waiting 16:20:20 5d54e960e981: Verifying Checksum 16:20:20 5d54e960e981: Download complete 16:20:20 f0e02332f6b5: Verifying Checksum 16:20:20 f0e02332f6b5: Download complete 16:20:21 cefa15bbcfad: Verifying Checksum 16:20:21 cefa15bbcfad: Download complete 16:20:21 9fda8d8052c6: Verifying Checksum 16:20:21 9fda8d8052c6: Download complete 16:20:21 f4c1fc716caa: Verifying Checksum 16:20:21 f4c1fc716caa: Download complete 16:20:21 9fda8d8052c6: Pull complete 16:20:22 5d54e960e981: Pull complete 16:20:22 c4a7e357bf2a: Download complete 16:20:23 17808c966233: Verifying Checksum 16:20:23 17808c966233: Download complete 16:20:33 c4a7e357bf2a: Pull complete 16:20:34 f0e02332f6b5: Pull complete 16:20:34 cefa15bbcfad: Pull complete 16:20:41 17808c966233: Pull complete 16:20:42 f4c1fc716caa: Pull complete 16:20:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:20:42 ---> ea914061e18c 16:20:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:20:43 ---> Running in 792298049d9b 16:20:44 Removing intermediate container 792298049d9b 16:20:44 ---> 14e338ac44a8 16:20:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:20:44 ---> Running in 7ecc1b7f5200 16:20:44 Removing intermediate container 7ecc1b7f5200 16:20:44 ---> d637b560233a 16:20:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:20:44 ---> Running in 999d6a653c36 16:20:44 Removing intermediate container 999d6a653c36 16:20:44 ---> 8176dbb49829 16:20:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:44 ---> Running in 2a1ce37b6d71 16:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:20:47 OK: 266 MiB in 52 packages 16:20:48 Removing intermediate container 2a1ce37b6d71 16:20:48 ---> c0cb60a6c6e2 16:20:48 Step 7/12 : WORKDIR /app 16:20:48 ---> Running in 86ceacfe26bd 16:20:48 Removing intermediate container 86ceacfe26bd 16:20:48 ---> 03089fb4fe65 16:20:48 Step 8/12 : COPY go.mod vendor* ./ 16:20:49 ---> c1d1da044ebf 16:20:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:49 ---> Running in e3fe8428ebff 16:21:57 Removing intermediate container e3fe8428ebff 16:21:57 ---> 468d0599ea0a 16:21:57 Step 10/12 : COPY . . 16:21:57 ---> 61811931c80b 16:21:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:21:57 ---> Running in b416350d6845 16:21:57 Removing intermediate container b416350d6845 16:21:57 ---> 2c3099684ecd 16:21:57 Step 12/12 : RUN $MAKE 16:21:57 ---> Running in 59c189031f2d 16:21:58 noop 16:21:59 Removing intermediate container 59c189031f2d 16:21:59 ---> 8b1646c93134 16:21:59 Successfully built 8b1646c93134 16:21:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:59 + docker inspect -f . ci-base-image-arm64 16:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:59 prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container 16:21:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:22:00 $ docker top 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:01 + go version 16:22:01 go version go1.21.0 linux/arm64 [Pipeline] } 16:22:01 $ docker stop --time=1 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 16:22:03 $ docker rm -f --volumes 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:03 + docker inspect -f . ci-base-image-arm64 16:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:04 prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container 16:22:04 $ 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/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:22:07 $ docker top 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:07 + git config --global --add safe.directory /w/workspace/app-service-configurable/190 [Pipeline] fileExists [Pipeline] sh 16:22:08 + make test 16:22:08 go test -race -coverprofile=coverage.out ./... 16:24:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:24:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:24:30 go vet ./... 16:26:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:07 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:26:07 $ docker stop --time=1 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 16:26:09 $ docker rm -f --volumes 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:11 Warning: overwriting stash ‘coverage-report’ 16:26:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:26:12 + ls -al . 16:26:12 total 180 16:26:12 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:22 . 16:26:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:19 .. 16:26:12 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:19 .dockerignore 16:26:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:19 .git 16:26:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:19 .github 16:26:12 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:19 .gitignore 16:26:12 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:19 .golangci.yml 16:26:12 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 16:19 Attribution.txt 16:26:12 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 16:19 CHANGELOG.md 16:26:12 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 16:19 Dockerfile 16:26:12 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:19 GOVERNANCE.md 16:26:12 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:19 Jenkinsfile 16:26:12 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:19 LICENSE 16:26:12 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:19 OWNERS.md 16:26:12 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 16:19 README.md 16:26:12 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:17 VERSION 16:26:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:19 bin 16:26:12 -rw-r--r-- 1 jenkins jenkins 13 Sep 20 16:22 coverage.out 16:26:12 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 16:19 go.mod 16:26:12 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 16:19 go.sum 16:26:12 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 16:19 main.go 16:26:12 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 16:19 makefile 16:26:12 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:19 res 16:26:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:12 + 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=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f --label arch=arm64 --label version=3.1.0-dev.21 . 16:26:12 Sending build context to Docker daemon 181.8kB 16:26:12 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:26:12 Step 2/26 : FROM ${BASE} AS builder 16:26:12 ---> 8b1646c93134 16:26:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:26:12 ---> Running in c3ece89dd052 16:26:13 Removing intermediate container c3ece89dd052 16:26:13 ---> 715dba4cab4a 16:26:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:26:13 ---> Running in 7118691b3529 16:26:13 Removing intermediate container 7118691b3529 16:26:13 ---> f68dfd9afd1c 16:26:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:26:14 ---> Running in f13dfb326c65 16:26:15 Removing intermediate container f13dfb326c65 16:26:15 ---> f47ad287ec23 16:26:15 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:15 ---> Running in 4f7a8a42394b 16:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:26:17 OK: 266 MiB in 52 packages 16:26:18 Removing intermediate container 4f7a8a42394b 16:26:18 ---> 61fb3572cb0b 16:26:18 Step 7/26 : WORKDIR /app 16:26:18 ---> Running in b0e0a907660d 16:26:18 Removing intermediate container b0e0a907660d 16:26:18 ---> 78751338562c 16:26:18 Step 8/26 : COPY go.mod vendor* ./ 16:26:19 ---> d021819992c8 16:26:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:19 ---> Running in 54647e729e75 16:26:24 Removing intermediate container 54647e729e75 16:26:24 ---> ec85f8f98605 16:26:24 Step 10/26 : COPY . . 16:26:24 ---> 70750b679ddf 16:26:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:26:24 ---> Running in 5fece39b3aa5 16:26:25 Removing intermediate container 5fece39b3aa5 16:26:25 ---> 1d4a600b1a4a 16:26:25 Step 12/26 : RUN $MAKE 16:26:25 ---> Running in d34249d1329b 16:26:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 16:28:17 Removing intermediate container d34249d1329b 16:28:17 ---> 563aff1778c1 16:28:17 Step 13/26 : FROM alpine:3.18 16:28:17 3.18: Pulling from library/alpine 16:28:17 9fda8d8052c6: Already exists 16:28:17 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:28:17 Status: Downloaded newer image for alpine:3.18 16:28:17 ---> f6648c04cd6c 16:28:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:28:17 ---> Running in 801bee913e28 16:28:17 Removing intermediate container 801bee913e28 16:28:17 ---> 26dd2e9b5dcd 16:28:17 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:28:17 ---> Running in e2135ddee24c 16:28:17 Removing intermediate container e2135ddee24c 16:28:17 ---> daab3f3aa20b 16:28:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:28:17 ---> Running in 53a83afc7a65 16:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:28:17 (1/2) Installing ca-certificates (20230506-r0) 16:28:17 (2/2) Installing dumb-init (1.2.5-r2) 16:28:17 Executing busybox-1.36.1-r2.trigger 16:28:17 Executing ca-certificates-20230506-r0.trigger 16:28:17 OK: 9 MiB in 17 packages 16:28:18 Removing intermediate container 53a83afc7a65 16:28:18 ---> d34af4ce881b 16:28:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:28:18 ---> d910b25bd780 16:28:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:28:19 ---> b9368d4c1ddd 16:28:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:28:19 ---> 504ca1ef2d4e 16:28:19 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:28:20 ---> d5b243c82a94 16:28:20 Step 21/26 : EXPOSE 48095 16:28:20 ---> Running in 04382d5d383d 16:28:21 Removing intermediate container 04382d5d383d 16:28:21 ---> d77a0dbd3e1c 16:28:21 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:28:21 ---> Running in 7bf950b3d2ae 16:28:21 Removing intermediate container 7bf950b3d2ae 16:28:21 ---> 68a76bd0ea44 16:28:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:28:21 ---> Running in d71a2536d568 16:28:22 Removing intermediate container d71a2536d568 16:28:22 ---> 01177a865ee8 16:28:22 Step 24/26 : LABEL arch=arm64 16:28:22 ---> Running in cd35c7721134 16:28:22 Removing intermediate container cd35c7721134 16:28:22 ---> aa7478cef729 16:28:22 Step 25/26 : LABEL git_sha=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:28:22 ---> Running in 71a0322bfb72 16:28:22 Removing intermediate container 71a0322bfb72 16:28:22 ---> 7505c1baf0f4 16:28:22 Step 26/26 : LABEL version=3.1.0-dev.21 16:28:22 ---> Running in 996f573f11a9 16:28:23 Removing intermediate container 996f573f11a9 16:28:23 ---> 0cfdbcc75126 16:28:23 [Warning] One or more build-args [ARCH] were not consumed 16:28:23 Successfully built 0cfdbcc75126 16:28:23 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:23 provisioning config files... 16:28:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/190@tmp/config4618771251076464110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:23 ---> docker-login.sh 16:28:23 nexus3.edgexfoundry.org:10001 16:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:23 Configure a credential helper to remove this warning. See 16:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:23 16:28:23 Login Succeeded 16:28:23 nexus3.edgexfoundry.org:10002 16:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:24 Configure a credential helper to remove this warning. See 16:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:24 16:28:24 Login Succeeded 16:28:24 nexus3.edgexfoundry.org:10003 16:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:24 Configure a credential helper to remove this warning. See 16:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:24 16:28:24 Login Succeeded 16:28:24 nexus3.edgexfoundry.org:10004 16:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:24 Configure a credential helper to remove this warning. See 16:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:24 16:28:24 Login Succeeded 16:28:24 docker.io 16:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:25 Configure a credential helper to remove this warning. See 16:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:25 16:28:25 Login Succeeded 16:28:25 ---> docker-login.sh ends [Pipeline] } 16:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:25 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:28:25 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:28:25 latest 16:28:25 3.1.0-dev.21 16:28:25 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:28:25 main 16:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:26 7858d9f2cc43: Preparing 16:28:26 6e5e614f94cc: Preparing 16:28:26 d78af5be22e3: Preparing 16:28:26 ff0909656a61: Preparing 16:28:26 84a8b4138fd3: Preparing 16:28:26 b2191e2be29d: Preparing 16:28:26 b2191e2be29d: Waiting 16:28:26 d78af5be22e3: Pushed 16:28:26 ff0909656a61: Pushed 16:28:26 6e5e614f94cc: Pushed 16:28:26 b2191e2be29d: Layer already exists 16:28:26 84a8b4138fd3: Pushed 16:28:32 7858d9f2cc43: Pushed 16:28:32 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:32 7858d9f2cc43: Preparing 16:28:32 6e5e614f94cc: Preparing 16:28:32 d78af5be22e3: Preparing 16:28:32 ff0909656a61: Preparing 16:28:32 84a8b4138fd3: Preparing 16:28:32 b2191e2be29d: Preparing 16:28:32 84a8b4138fd3: Layer already exists 16:28:32 ff0909656a61: Layer already exists 16:28:32 7858d9f2cc43: Layer already exists 16:28:32 6e5e614f94cc: Layer already exists 16:28:32 d78af5be22e3: Layer already exists 16:28:32 b2191e2be29d: Layer already exists 16:28:33 latest: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 16:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:33 7858d9f2cc43: Preparing 16:28:33 6e5e614f94cc: Preparing 16:28:33 d78af5be22e3: Preparing 16:28:33 ff0909656a61: Preparing 16:28:33 84a8b4138fd3: Preparing 16:28:33 b2191e2be29d: Preparing 16:28:33 b2191e2be29d: Waiting 16:28:33 84a8b4138fd3: Layer already exists 16:28:33 ff0909656a61: Layer already exists 16:28:33 6e5e614f94cc: Layer already exists 16:28:33 7858d9f2cc43: Layer already exists 16:28:33 d78af5be22e3: Layer already exists 16:28:33 b2191e2be29d: Layer already exists 16:28:33 3.1.0-dev.21: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:34 7858d9f2cc43: Preparing 16:28:34 6e5e614f94cc: Preparing 16:28:34 d78af5be22e3: Preparing 16:28:34 ff0909656a61: Preparing 16:28:34 84a8b4138fd3: Preparing 16:28:34 b2191e2be29d: Preparing 16:28:34 b2191e2be29d: Waiting 16:28:34 6e5e614f94cc: Layer already exists 16:28:34 7858d9f2cc43: Layer already exists 16:28:34 ff0909656a61: Layer already exists 16:28:34 d78af5be22e3: Layer already exists 16:28:34 84a8b4138fd3: Layer already exists 16:28:34 b2191e2be29d: Layer already exists 16:28:34 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:35 7858d9f2cc43: Preparing 16:28:35 6e5e614f94cc: Preparing 16:28:35 d78af5be22e3: Preparing 16:28:35 ff0909656a61: Preparing 16:28:35 84a8b4138fd3: Preparing 16:28:35 b2191e2be29d: Preparing 16:28:35 b2191e2be29d: Waiting 16:28:35 7858d9f2cc43: Layer already exists 16:28:35 d78af5be22e3: Layer already exists 16:28:35 84a8b4138fd3: Layer already exists 16:28:35 6e5e614f94cc: Layer already exists 16:28:35 ff0909656a61: Layer already exists 16:28:35 b2191e2be29d: Layer already exists 16:28:35 main: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:35 ===================================================== [Pipeline] echo 16:28:35 taggedImages: 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 16:28:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:36 16:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:36 arm64: Pulling from edgex-lftools-log-publisher 16:28:36 8998bd30e6a1: Pulling fs layer 16:28:36 04944245beec: Pulling fs layer 16:28:36 699f458cf7ca: Pulling fs layer 16:28:36 765212b225bb: Pulling fs layer 16:28:36 f23df028b6ca: Pulling fs layer 16:28:36 d65c8cfc05b1: Pulling fs layer 16:28:36 2437ff75d9bd: Pulling fs layer 16:28:36 765212b225bb: Waiting 16:28:36 f23df028b6ca: Waiting 16:28:36 d65c8cfc05b1: Waiting 16:28:36 2437ff75d9bd: Waiting 16:28:36 04944245beec: Verifying Checksum 16:28:36 04944245beec: Download complete 16:28:36 765212b225bb: Verifying Checksum 16:28:36 765212b225bb: Download complete 16:28:36 f23df028b6ca: Verifying Checksum 16:28:36 f23df028b6ca: Download complete 16:28:36 d65c8cfc05b1: Verifying Checksum 16:28:36 d65c8cfc05b1: Download complete 16:28:36 699f458cf7ca: Verifying Checksum 16:28:36 699f458cf7ca: Download complete 16:28:37 8998bd30e6a1: Verifying Checksum 16:28:37 8998bd30e6a1: Download complete 16:28:39 2437ff75d9bd: Download complete 16:28:41 8998bd30e6a1: Pull complete 16:28:41 04944245beec: Pull complete 16:28:42 699f458cf7ca: Pull complete 16:28:43 765212b225bb: Pull complete 16:28:43 f23df028b6ca: Pull complete 16:28:43 d65c8cfc05b1: Pull complete 16:28:58 2437ff75d9bd: Pull complete 16:28:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:59 prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container 16:28:59 $ 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/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:29:01 $ docker top a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:02 ---> job-cost.sh 16:29:02 lf-activate-venv: SKIPPING 16:29:02 INFO: No Stack... 16:29:02 INFO: Retrieving Pricing Info for: v3-standard-4 16:29:03 INFO: Archiving Costs [Pipeline] sh 16:29:04 + cat /w/workspace/app-service-configurable/190/archives/cost.csv 16:29:04 + cut -d, -f6 [Pipeline] lock 16:29:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] 16:29:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] did not exist. Created. 16:29:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:05 /w/workspace/app-service-configurable/190@tmp/durable-30567881/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:29:05 + echo total: 0.10999999940395355 [Pipeline] stash 16:29:05 Warning: overwriting stash ‘stack-cost’ 16:29:05 Stashed 1 file(s) [Pipeline] } 16:29:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:05 $ docker stop --time=1 a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da 16:29:07 $ docker rm -f --volumes a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:29:08 provisioning config files... 16:29:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10279442007094772005tmp [Pipeline] { [Pipeline] sh 16:29:08 + set +x 16:29:08 + curl -s https://codecov.io/bash 16:29:08 + bash -s -- 16:29:08 16:29:08 _____ _ 16:29:08 / ____| | | 16:29:08 | | ___ __| | ___ ___ _____ __ 16:29:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:29:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:29:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:29:08 Bash-1.0.6 16:29:08 16:29:08 16:29:08 ==> git version 2.25.1 found 16:29:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:29:08 Release-Date: 2020-01-08 16:29:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:29:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:29:08 ==> Jenkins CI detected. 16:29:08 current dir:  /w/workspace/ry_app-service-configurable_main 16:29:08 project root: . 16:29:08 --> token set from env 16:29:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:29:08 ==> Running gcov in . (disable via -X gcov) 16:29:08 ==> Python coveragepy not found 16:29:08 ==> Searching for coverage reports in: 16:29:08 + . 16:29:08 -> Found 1 reports 16:29:08 ==> Detecting git/mercurial file structure 16:29:08 ==> Reading reports 16:29:08 + ./coverage.out bytes=13 16:29:08 ==> Appending adjustments 16:29:08 https://docs.codecov.io/docs/fixing-reports 16:29:08 + Found adjustments 16:29:08 ==> Gzipping contents 16:29:08 4.0K /tmp/codecov.51UUHH.gz 16:29:08 ==> Uploading reports 16:29:08 url: https://codecov.io 16:29:08 query: branch=main&commit=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:29:08 -> Pinging Codecov 16:29:08 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=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:29:08 -> Uploading to 16:29:08 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/A97CA9966030D2A3747ED39772930CCE/692be8c2dc29c96a9fcede9d9f789984c5ef0b8f/0658bd41-ffb8-479a-86bc-48461aaf9572.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T162908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1ed1c20ab1a63e9fad722c93c608ba4bfe43b7ede8a1412070fb8a1f9afe242 16:29:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:08 Dload Upload Total Spent Left Speed 16:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2222 --:--:-- --:--:-- --:--:-- 2222 16:29:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } 16:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:29:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:29:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:09 16:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:29:11 df9b9388f04a: Pulling fs layer 16:29:11 52dc419b0ee2: Pulling fs layer 16:29:11 25bc292e5bac: Pulling fs layer 16:29:11 114826534d7a: Pulling fs layer 16:29:11 4657fd5d0bcf: Pulling fs layer 16:29:11 6ad1cebc031e: Pulling fs layer 16:29:11 8a3aa393b2d8: Pulling fs layer 16:29:11 4657fd5d0bcf: Waiting 16:29:11 8a3aa393b2d8: Waiting 16:29:11 6ad1cebc031e: Waiting 16:29:11 114826534d7a: Waiting 16:29:11 25bc292e5bac: Verifying Checksum 16:29:11 25bc292e5bac: Download complete 16:29:11 52dc419b0ee2: Verifying Checksum 16:29:11 52dc419b0ee2: Download complete 16:29:11 4657fd5d0bcf: Verifying Checksum 16:29:11 4657fd5d0bcf: Download complete 16:29:11 df9b9388f04a: Download complete 16:29:11 6ad1cebc031e: Verifying Checksum 16:29:11 6ad1cebc031e: Download complete 16:29:11 df9b9388f04a: Pull complete 16:29:12 114826534d7a: Verifying Checksum 16:29:12 114826534d7a: Download complete 16:29:12 8a3aa393b2d8: Verifying Checksum 16:29:12 8a3aa393b2d8: Download complete 16:29:12 52dc419b0ee2: Pull complete 16:29:12 25bc292e5bac: Pull complete 16:29:16 114826534d7a: Pull complete 16:29:16 4657fd5d0bcf: Pull complete 16:29:16 6ad1cebc031e: Pull complete 16:29:19 8a3aa393b2d8: Pull complete 16:29:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:19 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:29:29 $ docker top bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:29:29 + set -o pipefail 16:29:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:29:36 16:29:36 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:29:36 16:29:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1c91aee6-af14-4793-90ba-f3de94d90dd7 16:29:36 16:29:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:29:36 16:29:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:36 16:29:37 16:29:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:29:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:29:37 More details here: https://snyk.co/ue1NS [Pipeline] } 16:29:37 $ docker stop --time=1 bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 16:29:45 $ docker rm -f --volumes bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:46 + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] sh 16:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:46 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:47 $ docker top ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 -eo pid,comm 16:29:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:47 [ssh-agent] Looking for ssh-agent implementation... 16:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:47 $ docker exec ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 ssh-agent 16:29:47 SSH_AUTH_SOCK=/tmp/ssh-J8cVD3EJffGW/agent.33 16:29:47 SSH_AGENT_PID=40 16:29:47 Running ssh-add (command line suppressed) 16:29:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14999300117170754866.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14999300117170754866.key) 16:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:48 + git semver tag 16:29:48 2023-09-20 16:29:48,308 [run_tag] DEBUG tag force:False 16:29:48 2023-09-20 16:29:48,308 [check_head_tag] DEBUG check head tag 16:29:48 2023-09-20 16:29:48,309 [execute] INFO git cat-file --batch-check 16:29:48 2023-09-20 16:29:48,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:48 2023-09-20 16:29:48,312 [execute] INFO git cat-file --batch 16:29:48 2023-09-20 16:29:48,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:48 2023-09-20 16:29:48,326 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:48 2023-09-20 16:29:48,327 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 16:29:48 2023-09-20 16:29:48,327 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:48 2023-09-20 16:29:48,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:48 3.1.0-dev.21 [Pipeline] } 16:29:48 $ docker exec --env ******** --env ******** ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 ssh-agent -k 16:29:48 unset SSH_AUTH_SOCK; 16:29:48 unset SSH_AGENT_PID; 16:29:48 echo Agent pid 40 killed; 16:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:48 + git semver [Pipeline] } 16:29:49 $ docker stop --time=1 ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 16:29:50 $ docker rm -f --volumes ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:50 16:29:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:51 0.23.1-centos7: Pulling from edgex-lftools 16:29:51 ab5ef0e58194: Pulling fs layer 16:29:51 9712f1f96733: Pulling fs layer 16:29:51 63f879dbbcfc: Pulling fs layer 16:29:51 0d9ebad4ef96: Pulling fs layer 16:29:51 e9a5061849ea: Pulling fs layer 16:29:51 d747dcd14b5f: Pulling fs layer 16:29:51 2de7ff778b66: Pulling fs layer 16:29:51 d747dcd14b5f: Waiting 16:29:51 2de7ff778b66: Waiting 16:29:51 0d9ebad4ef96: Waiting 16:29:51 e9a5061849ea: Waiting 16:29:51 9712f1f96733: Verifying Checksum 16:29:51 9712f1f96733: Download complete 16:29:51 63f879dbbcfc: Verifying Checksum 16:29:51 63f879dbbcfc: Download complete 16:29:51 e9a5061849ea: Verifying Checksum 16:29:51 e9a5061849ea: Download complete 16:29:51 0d9ebad4ef96: Verifying Checksum 16:29:51 0d9ebad4ef96: Download complete 16:29:51 d747dcd14b5f: Verifying Checksum 16:29:51 d747dcd14b5f: Download complete 16:29:51 ab5ef0e58194: Verifying Checksum 16:29:51 ab5ef0e58194: Download complete 16:29:51 2de7ff778b66: Verifying Checksum 16:29:51 2de7ff778b66: Download complete 16:29:54 ab5ef0e58194: Pull complete 16:29:54 9712f1f96733: Pull complete 16:29:55 63f879dbbcfc: Pull complete 16:29:59 0d9ebad4ef96: Pull complete 16:29:59 e9a5061849ea: Pull complete 16:29:59 d747dcd14b5f: Pull complete 16:30:01 2de7ff778b66: Pull complete 16:30:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:01 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:30:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:30:09 $ docker top d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:30:09 provisioning config files... 16:30:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12058225765281309494tmp 16:30:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8395263988216704132tmp 16:30:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13666102834201708328tmp [Pipeline] { [Pipeline] echo 16:30:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:30:09 ---> sigul-configuration.sh 16:30:09 gpg: directory `/root/.gnupg' created 16:30:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:30:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:30:09 gpg: keyring `/root/.gnupg/secring.gpg' created 16:30:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:30:09 gpg: CAST5 encrypted data 16:30:09 gpg: encrypted with 1 passphrase 16:30:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:30:10 + mkdir /home/jenkins 16:30:10 + mkdir /home/jenkins/sigul [Pipeline] sh 16:30:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:30:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:30:10 ---> sigul-install.sh 16:30:10 Sigul already installed; skipping installation. [Pipeline] sh 16:30:11 + git tag --list 16:30:11 v1.0.0 16:30:11 v1.1.0 16:30:11 v1.2.0 16:30:11 v1.3.0 16:30:11 v1.3.1 16:30:11 v2.0.0 16:30:11 v2.0.1 16:30:11 v2.1.0 16:30:11 v2.1.1 16:30:11 v2.1.2 16:30:11 v2.2.0 16:30:11 v2.3 16:30:11 v2.3.0 16:30:11 v2.3.1 16:30:11 v3.0 16:30:11 v3.0.0 16:30:11 v3.0.1 16:30:11 v3.0.1-dev.1 16:30:11 v3.1.0-dev.1 16:30:11 v3.1.0-dev.10 16:30:11 v3.1.0-dev.11 16:30:11 v3.1.0-dev.12 16:30:11 v3.1.0-dev.13 16:30:11 v3.1.0-dev.14 16:30:11 v3.1.0-dev.15 16:30:11 v3.1.0-dev.16 16:30:11 v3.1.0-dev.17 16:30:11 v3.1.0-dev.18 16:30:11 v3.1.0-dev.19 16:30:11 v3.1.0-dev.2 16:30:11 v3.1.0-dev.20 16:30:11 v3.1.0-dev.21 16:30:11 v3.1.0-dev.3 16:30:11 v3.1.0-dev.4 16:30:11 v3.1.0-dev.5 16:30:11 v3.1.0-dev.6 16:30:11 v3.1.0-dev.7 16:30:11 v3.1.0-dev.8 16:30:11 v3.1.0-dev.9 [Pipeline] sh 16:30:11 + lftools sign git-tag v3.1.0-dev.21 16:30:11 Signing Git tag with Sigul... 16:30:11 Signing v3.1.0-dev.21 [Pipeline] echo 16:30:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:30:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:30:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:30:12 $ docker stop --time=1 d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 16:30:13 $ docker rm -f --volumes d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:30:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:14 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:15 $ docker top a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 -eo pid,comm 16:30:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:15 [ssh-agent] Looking for ssh-agent implementation... 16:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:15 $ docker exec a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 ssh-agent 16:30:15 SSH_AUTH_SOCK=/tmp/ssh-aQILjhVEXk9T/agent.32 16:30:15 SSH_AGENT_PID=39 16:30:15 Running ssh-add (command line suppressed) 16:30:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13460395753984778078.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13460395753984778078.key) 16:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:15 + git semver bump pre 16:30:16 2023-09-20 16:30:16,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:16 2023-09-20 16:30:16,049 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 16:30:16 2023-09-20 16:30:16,049 [bump_version] DEBUG bumped version:3.1.0-dev.22 16:30:16 2023-09-20 16:30:16,050 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:30:16 2023-09-20 16:30:16,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:16 2023-09-20 16:30:16,050 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:30:16 2023-09-20 16:30:16,051 [execute] INFO git cat-file --batch-check 16:30:16 2023-09-20 16:30:16,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:16 2023-09-20 16:30:16,057 [execute] INFO git cat-file --batch 16:30:16 2023-09-20 16:30:16,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:16 2023-09-20 16:30:16,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:16 3.1.0-dev.22 [Pipeline] } 16:30:16 $ docker exec --env ******** --env ******** a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 ssh-agent -k 16:30:16 unset SSH_AUTH_SOCK; 16:30:16 unset SSH_AGENT_PID; 16:30:16 echo Agent pid 39 killed; 16:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:16 + git semver [Pipeline] } 16:30:16 $ docker stop --time=1 a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 16:30:18 $ docker rm -f --volumes a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:19 $ docker top fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 -eo pid,comm 16:30:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:19 [ssh-agent] Looking for ssh-agent implementation... 16:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:19 $ docker exec fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 ssh-agent 16:30:19 SSH_AUTH_SOCK=/tmp/ssh-NHthS1pZCTLx/agent.33 16:30:19 SSH_AGENT_PID=39 16:30:19 Running ssh-add (command line suppressed) 16:30:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10583037782682648627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10583037782682648627.key) 16:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:20 + git semver push 16:30:20 2023-09-20 16:30:20,256 [run_push] DEBUG push 16:30:20 2023-09-20 16:30:20,257 [execute] INFO git cat-file --batch-check 16:30:20 2023-09-20 16:30:20,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:30:20 2023-09-20 16:30:20,263 [execute] INFO git rev-list ecc7277880777e16c4872133fa7b8a3084f1a27e -- 16:30:20 2023-09-20 16:30:20,263 [execute] DEBUG Popen(['git', 'rev-list', 'ecc7277880777e16c4872133fa7b8a3084f1a27e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:30:20 2023-09-20 16:30:20,271 [execute] INFO git fetch -v origin 16:30:20 2023-09-20 16:30:20,272 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:30:20 2023-09-20 16:30:20,761 [run_push] DEBUG no remote changes detected 16:30:20 2023-09-20 16:30:20,761 [execute] INFO git push origin semver 16:30:20 2023-09-20 16:30:20,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:30:21 2023-09-20 16:30:21,783 [run_push] DEBUG push all version tags 16:30:21 2023-09-20 16:30:21,784 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:30:21 2023-09-20 16:30:21,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:30:22 2023-09-20 16:30:22,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:30:22 3.1.0-dev.22 [Pipeline] } 16:30:22 $ docker exec --env ******** --env ******** fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 ssh-agent -k 16:30:22 unset SSH_AUTH_SOCK; 16:30:22 unset SSH_AGENT_PID; 16:30:22 echo Agent pid 39 killed; 16:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:23 + git semver [Pipeline] } 16:30:23 $ docker stop --time=1 fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 16:30:24 $ docker rm -f --volumes fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:30:25 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:30:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:30:25 total 16 16:30:25 drwxr-xr-x 3 root root 4096 Sep 20 16:19 . 16:30:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:30 .. 16:30:25 drwxr-xr-x 2 root root 4096 Sep 20 16:19 cost 16:30:25 -rw-r--r-- 1 root root 96 Sep 20 16:19 cost.csv 16:30:25 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:30:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:30:25 total 16 16:30:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:19 . 16:30:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:30 .. 16:30:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:19 cost 16:30:25 -rw-r--r-- 1 jenkins jenkins 96 Sep 20 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:30:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:26 ---> package-listing.sh 16:30:26 ++ facter osfamily 16:30:26 ++ tr '[:upper:]' '[:lower:]' 16:30:26 + OS_FAMILY=debian 16:30:26 + workspace=/w/workspace/ry_app-service-configurable_main 16:30:26 + START_PACKAGES=/tmp/packages_start.txt 16:30:26 + END_PACKAGES=/tmp/packages_end.txt 16:30:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:26 + PACKAGES=/tmp/packages_start.txt 16:30:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:26 + PACKAGES=/tmp/packages_end.txt 16:30:26 + case "${OS_FAMILY}" in 16:30:26 + dpkg -l 16:30:26 + grep '^ii' 16:30:26 + '[' -f /tmp/packages_start.txt ']' 16:30:26 + '[' -f /tmp/packages_end.txt ']' 16:30:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:30:26 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:30:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:30:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:30:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:27 prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container 16:30:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:30:27 $ docker top 01d4feed44be894bd3640e89d8453a1648760fcd724810599c0711b6d9293b8e -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:30:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:30:28 + ls /var/log/sa-host 16:30:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:28 provisioning config files... 16:30:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10654706409374407786tmp [Pipeline] { [Pipeline] echo 16:30:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:30:29 ---> create-netrc.sh [Pipeline] } 16:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:30:29 ---> python-tools-install.sh [Pipeline] echo 16:30:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:30:29 ---> sudo-logs.sh 16:30:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:30:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:30:30 ---> job-cost.sh 16:30:30 lf-activate-venv: SKIPPING 16:30:30 DEBUG: total: 0.2199999988079071 16:30:30 INFO: Retrieving Stack Cost... 16:30:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:30 INFO: Archiving Costs [Pipeline] echo 16:30:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:30:31 ---> logs-deploy.sh 16:30:31 lf-activate-venv: SKIPPING 16:30:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/190 16:30:31 INFO: archiving workspace using pattern(s): 16:30:32 Archives upload complete. 16:30:32 INFO: archiving logs to Nexus