Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7321a994598ca5e537abf0d162217fba0461ceb8 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-ssh14781434984109951565.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-ssh2865196654909334253.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-ssh16538561368299729053.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-ssh10532817906729279711.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-ssh1595817109524797693.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 ‘prd-ubuntu20.04-docker-8c-8g-9803’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9804 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7321a994598ca5e537abf0d162217fba0461ceb8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 > git rev-list --no-walk 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:39:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:39:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:39:00 ========================================================= 13:39:00 EdgeX Global Pipelines Version Info 13:39:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:39:01 ------------------- 13:39:01 stable info: 13:39:01 ------------------- 13:39:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:39:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:39:01 Message: update stable to v1.0.254 13:39:02 ------------------- 13:39:02 experimental info: 13:39:02 ------------------- 13:39:02 Commited By: **** collab-it+edgex@linuxfoundation.org 13:39:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:39:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7321a99 [Pipeline] echo 13:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:02 provisioning config files... 13:39:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16926045376704639134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:03 ---> docker-login.sh 13:39:03 nexus3.edgexfoundry.org:10001 13:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:03 Configure a credential helper to remove this warning. See 13:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:03 13:39:03 Login Succeeded 13:39:03 nexus3.edgexfoundry.org:10002 13:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:03 Configure a credential helper to remove this warning. See 13:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:03 13:39:03 Login Succeeded 13:39:03 nexus3.edgexfoundry.org:10003 13:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:03 Configure a credential helper to remove this warning. See 13:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:03 13:39:03 Login Succeeded 13:39:03 nexus3.edgexfoundry.org:10004 13:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:03 Configure a credential helper to remove this warning. See 13:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:03 13:39:03 Login Succeeded 13:39:03 docker.io 13:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:04 Configure a credential helper to remove this warning. See 13:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:04 13:39:04 Login Succeeded 13:39:04 ---> docker-login.sh ends [Pipeline] } 13:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:04 + git rev-list -1 --merges 7321a994598ca5e537abf0d162217fba0461ceb8~1..7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo 13:39:04 -----------> git rev-list -1 --merges 7321a994598ca5e537abf0d162217fba0461ceb8~1..7321a994598ca5e537abf0d162217fba0461ceb8 7321a994598ca5e537abf0d162217fba0461ceb8 [false] [Pipeline] sh 13:39:04 + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo 13:39:05 ========================================================= 13:39:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:05 + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] echo 13:39:05 [semverPrep] GIT_COMMIT: 7321a994598ca5e537abf0d162217fba0461ceb8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609) [Pipeline] echo 13:39:05 [semverPrep] This is not a build commit. [Pipeline] sh 13:39:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:05 + grep -v github /etc/ssh/ssh_known_hosts 13:39:05 + [ -e /tmp/ssh_known_hosts ] 13:39:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:39:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:06 13:39:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:06 0.1.4: Pulling from edgex-devops/py-git-semver 13:39:06 b85a868b505f: Pulling fs layer 13:39:06 e2be974225ed: Pulling fs layer 13:39:06 339a4e72a1f5: Pulling fs layer 13:39:06 988bab9f4d93: Pulling fs layer 13:39:06 1469e6f7b9e6: Pulling fs layer 13:39:06 eaf3925da568: Pulling fs layer 13:39:06 bab4dde63d76: Pulling fs layer 13:39:06 bde34c3a00c8: Pulling fs layer 13:39:06 b352a97aabf1: Pulling fs layer 13:39:06 4872d77fe225: Pulling fs layer 13:39:06 5851b861e8e6: Pulling fs layer 13:39:06 bde34c3a00c8: Waiting 13:39:06 988bab9f4d93: Waiting 13:39:06 5851b861e8e6: Waiting 13:39:06 eaf3925da568: Waiting 13:39:06 1469e6f7b9e6: Waiting 13:39:06 b352a97aabf1: Waiting 13:39:06 4872d77fe225: Waiting 13:39:06 e2be974225ed: Download complete 13:39:06 988bab9f4d93: Verifying Checksum 13:39:06 988bab9f4d93: Download complete 13:39:06 1469e6f7b9e6: Verifying Checksum 13:39:06 1469e6f7b9e6: Download complete 13:39:06 339a4e72a1f5: Verifying Checksum 13:39:06 339a4e72a1f5: Download complete 13:39:06 eaf3925da568: Download complete 13:39:06 bde34c3a00c8: Download complete 13:39:06 b352a97aabf1: Download complete 13:39:06 4872d77fe225: Download complete 13:39:06 5851b861e8e6: Download complete 13:39:06 b85a868b505f: Verifying Checksum 13:39:06 b85a868b505f: Download complete 13:39:06 bab4dde63d76: Verifying Checksum 13:39:06 bab4dde63d76: Download complete 13:39:07 b85a868b505f: Pull complete 13:39:07 e2be974225ed: Pull complete 13:39:08 339a4e72a1f5: Pull complete 13:39:08 988bab9f4d93: Pull complete 13:39:08 1469e6f7b9e6: Pull complete 13:39:08 eaf3925da568: Pull complete 13:39:10 bab4dde63d76: Pull complete 13:39:10 bde34c3a00c8: Pull complete 13:39:10 b352a97aabf1: Pull complete 13:39:10 4872d77fe225: Pull complete 13:39:10 5851b861e8e6: Pull complete 13:39:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:10 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:14 $ docker top 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c -eo pid,comm 13:39:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:39:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:14 [ssh-agent] Looking for ssh-agent implementation... 13:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:14 $ docker exec 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent 13:39:14 SSH_AUTH_SOCK=/tmp/ssh-z4I2NyG6CpzL/agent.33 13:39:14 SSH_AGENT_PID=39 13:39:14 Running ssh-add (command line suppressed) 13:39:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11511257903013143080.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11511257903013143080.key) 13:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:14 + git tag --points-at HEAD [Pipeline] } 13:39:14 $ docker exec --env ******** --env ******** 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent -k 13:39:15 unset SSH_AUTH_SOCK; 13:39:15 unset SSH_AGENT_PID; 13:39:15 echo Agent pid 39 killed; 13:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:15 [ssh-agent] Looking for ssh-agent implementation... 13:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:15 $ docker exec 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent 13:39:15 SSH_AUTH_SOCK=/tmp/ssh-twgvHDTJxoMV/agent.71 13:39:15 SSH_AGENT_PID=77 13:39:15 Running ssh-add (command line suppressed) 13:39:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7480809142077705733.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7480809142077705733.key) 13:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:15 + git semver init 13:39:15 2023-10-23 13:39:15,824 [run_init] DEBUG init version:0.0.0 force:False 13:39:15 2023-10-23 13:39:15,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:39:15 2023-10-23 13:39:15,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:39:15 2023-10-23 13:39:15,826 [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) 13:39:16 2023-10-23 13:39:16,698 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:39:16 2023-10-23 13:39:16,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:39:16 2023-10-23 13:39:16,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:39:16 2023-10-23 13:39:16,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:39:16 3.1.0-dev.29 [Pipeline] } 13:39:16 $ docker exec --env ******** --env ******** 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c ssh-agent -k 13:39:16 unset SSH_AUTH_SOCK; 13:39:16 unset SSH_AGENT_PID; 13:39:16 echo Agent pid 77 killed; 13:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:17 + git semver [Pipeline] } 13:39:17 $ docker stop --time=1 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c 13:39:18 $ docker rm -f --volumes 008c16b9276518df8e667f9f70546ba436da49decf3453bdb09d9181cb15850c [Pipeline] // withDockerContainer [Pipeline] sh 13:39:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:19 Stashed 1 file(s) [Pipeline] echo 13:39:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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 13:39:19 provisioning config files... 13:39:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9062601951548397490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:19 ---> docker-login.sh 13:39:19 nexus3.edgexfoundry.org:10001 13:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:19 Configure a credential helper to remove this warning. See 13:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:19 13:39:19 Login Succeeded 13:39:19 nexus3.edgexfoundry.org:10002 13:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:19 Configure a credential helper to remove this warning. See 13:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:19 13:39:19 Login Succeeded 13:39:19 nexus3.edgexfoundry.org:10003 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 nexus3.edgexfoundry.org:10004 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 docker.io 13:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:20 Configure a credential helper to remove this warning. See 13:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:20 13:39:20 Login Succeeded 13:39:20 ---> docker-login.sh ends [Pipeline] } 13:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:20 ========================================================= 13:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:39:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:21 + 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 . 13:39:21 Sending build context to Docker daemon 3.372MB 13:39:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:39:21 Step 2/12 : FROM ${BASE} AS builder 13:39:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:21 7264a8db6415: Pulling fs layer 13:39:21 c4d48a809fc2: Pulling fs layer 13:39:21 4f1c88b9dad5: Pulling fs layer 13:39:21 ad3a456e5733: Pulling fs layer 13:39:21 33e27b845d1e: Pulling fs layer 13:39:21 c68163c4e522: Pulling fs layer 13:39:21 50da416c3ac9: Pulling fs layer 13:39:21 23d2d4c4bb30: Pulling fs layer 13:39:21 ad3a456e5733: Waiting 13:39:21 50da416c3ac9: Waiting 13:39:21 23d2d4c4bb30: Waiting 13:39:21 33e27b845d1e: Waiting 13:39:21 c68163c4e522: Waiting 13:39:21 c4d48a809fc2: Download complete 13:39:21 ad3a456e5733: Download complete 13:39:21 33e27b845d1e: Verifying Checksum 13:39:21 33e27b845d1e: Download complete 13:39:21 7264a8db6415: Download complete 13:39:21 c68163c4e522: Verifying Checksum 13:39:21 c68163c4e522: Download complete 13:39:21 7264a8db6415: Pull complete 13:39:21 c4d48a809fc2: Pull complete 13:39:21 23d2d4c4bb30: Verifying Checksum 13:39:21 23d2d4c4bb30: Download complete 13:39:21 4f1c88b9dad5: Verifying Checksum 13:39:21 4f1c88b9dad5: Download complete 13:39:22 50da416c3ac9: Verifying Checksum 13:39:22 50da416c3ac9: Download complete 13:39:25 4f1c88b9dad5: Pull complete 13:39:25 ad3a456e5733: Pull complete 13:39:25 33e27b845d1e: Pull complete 13:39:25 c68163c4e522: Pull complete 13:39:27 50da416c3ac9: Pull complete 13:39:27 23d2d4c4bb30: Pull complete 13:39:27 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:39:27 ---> 0786185ac409 13:39:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:39:33 ---> Running in 585eb473e119 13:39:33 Removing intermediate container 585eb473e119 13:39:33 ---> a59c06d7656d 13:39:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:39:33 ---> Running in 4c2bbf6e0d9e 13:39:33 Removing intermediate container 4c2bbf6e0d9e 13:39:33 ---> 56ce90254d6a 13:39:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:39:33 ---> Running in 6f9d232fb930 13:39:33 Removing intermediate container 6f9d232fb930 13:39:33 ---> d20e5685b0f2 13:39:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:33 ---> Running in 7056aba18054 13:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:39:33 OK: 264 MiB in 52 packages 13:39:33 Removing intermediate container 7056aba18054 13:39:33 ---> 4f113c43563b 13:39:33 Step 7/12 : WORKDIR /app 13:39:33 ---> Running in 0d1e75ea326c 13:39:33 Removing intermediate container 0d1e75ea326c 13:39:33 ---> 2043b08d9510 13:39:33 Step 8/12 : COPY go.mod vendor* ./ 13:39:33 ---> 7bd97af64b49 13:39:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:33 ---> Running in 9ba3633e2527 13:39:34 Still waiting to schedule task 13:39:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9805’ 13:40:30 Removing intermediate container 9ba3633e2527 13:40:30 ---> 5131a68fe6ec 13:40:30 Step 10/12 : COPY . . 13:40:30 ---> d05a257c5bdb 13:40:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:40:30 ---> Running in 794a16c44b02 13:40:30 Removing intermediate container 794a16c44b02 13:40:30 ---> b45d5bd0488f 13:40:30 Step 12/12 : RUN $MAKE 13:40:30 ---> Running in 9066e7900d72 13:40:30 noop 13:40:30 Removing intermediate container 9066e7900d72 13:40:30 ---> 3691a7ee43e5 13:40:30 Successfully built 3691a7ee43e5 13:40:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:30 + docker inspect -f . ci-base-image-x86_64 13:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:30 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:40:30 $ 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 13:40:30 $ docker top c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:31 + go version 13:40:31 go version go1.21.0 linux/amd64 [Pipeline] } 13:40:31 $ docker stop --time=1 c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 13:40:32 $ docker rm -f --volumes c11305c0a6fca6a725edacc328e594f131dbc6bb7597828f3708c07430a91af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:32 + docker inspect -f . ci-base-image-x86_64 13:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:32 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:40:32 $ 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 13:40:33 $ docker top 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:33 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:40:33 + make test 13:40:33 go test -race -coverprofile=coverage.out ./... 13:40:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:41:10 go vet ./... 13:41:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:13 ./bin/test-attribution-txt.sh [Pipeline] echo 13:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:41:13 $ docker stop --time=1 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 13:41:18 $ docker rm -f --volumes 0ce58594884c190cd92fec51be589195dd276a4165f76f497dbc9cae241ad8e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:41:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:19 + ls -al . 13:41:19 total 184 13:41:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:40 . 13:41:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:38 .. 13:41:19 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 13:39 .dockerignore 13:41:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:40 .git 13:41:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:39 .github 13:41:19 -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 13:39 .gitignore 13:41:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:39 .golangci.yml 13:41:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:39 .semver 13:41:19 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 13:39 Attribution.txt 13:41:19 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 13:39 CHANGELOG.md 13:41:19 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 13:39 Dockerfile 13:41:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:39 GOVERNANCE.md 13:41:19 -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 13:39 Jenkinsfile 13:41:19 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 13:39 LICENSE 13:41:19 -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 13:39 OWNERS.md 13:41:19 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 13:39 README.md 13:41:19 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:39 VERSION 13:41:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:39 bin 13:41:19 -rw-r--r-- 1 jenkins jenkins 13 Oct 23 13:40 coverage.out 13:41:19 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 13:39 go.mod 13:41:19 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 13:39 go.sum 13:41:19 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 13:39 main.go 13:41:19 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 13:39 makefile 13:41:19 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:39 res 13:41:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:39 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:19 + 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=7321a994598ca5e537abf0d162217fba0461ceb8 --label arch=amd64 --label version=3.1.0-dev.29 . 13:41:19 Sending build context to Docker daemon 3.373MB 13:41:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:41:19 Step 2/26 : FROM ${BASE} AS builder 13:41:19 ---> 3691a7ee43e5 13:41:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:41:19 ---> Running in 7362a25c434b 13:41:20 Removing intermediate container 7362a25c434b 13:41:20 ---> 30df45b02836 13:41:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:41:20 ---> Running in 2f9e065daecf 13:41:20 Removing intermediate container 2f9e065daecf 13:41:20 ---> 427f7c662952 13:41:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:41:20 ---> Running in e19edf17ea7e 13:41:20 Removing intermediate container e19edf17ea7e 13:41:20 ---> 620d0b07164b 13:41:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:20 ---> Running in 19c41987f155 13:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:41:20 OK: 264 MiB in 52 packages 13:41:21 Removing intermediate container 19c41987f155 13:41:21 ---> 8318c745c0af 13:41:21 Step 7/26 : WORKDIR /app 13:41:21 ---> Running in 16725bca653f 13:41:21 Removing intermediate container 16725bca653f 13:41:21 ---> cd399502139a 13:41:21 Step 8/26 : COPY go.mod vendor* ./ 13:41:21 ---> 459a952fc276 13:41:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:21 ---> Running in 02e0a84ca8a0 13:41:22 Removing intermediate container 02e0a84ca8a0 13:41:22 ---> 4ede1c9b3193 13:41:22 Step 10/26 : COPY . . 13:41:22 ---> 11b6035e7d72 13:41:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:22 ---> Running in 832fafe0aaa9 13:41:22 Removing intermediate container 832fafe0aaa9 13:41:22 ---> deff9b61b94f 13:41:22 Step 12/26 : RUN $MAKE 13:41:22 ---> Running in 2049ad240333 13:41:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-service-configurable 13:41:44 Removing intermediate container 2049ad240333 13:41:44 ---> 373947198ebe 13:41:44 Step 13/26 : FROM alpine:3.18 13:41:44 3.18: Pulling from library/alpine 13:41:44 96526aa774ef: Pulling fs layer 13:41:44 96526aa774ef: Download complete 13:41:44 96526aa774ef: Pull complete 13:41:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:41:44 Status: Downloaded newer image for alpine:3.18 13:41:44 ---> 8ca4688f4f35 13:41:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:41:44 ---> Running in ef653c8f1df9 13:41:44 Removing intermediate container ef653c8f1df9 13:41:44 ---> fa21e77f2805 13:41:44 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:41:44 ---> Running in eddfdb2998e2 13:41:44 Removing intermediate container eddfdb2998e2 13:41:44 ---> fd0e10cf238b 13:41:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:41:44 ---> Running in 904a001c525e 13:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:41:44 (1/2) Installing ca-certificates (20230506-r0) 13:41:44 (2/2) Installing dumb-init (1.2.5-r2) 13:41:44 Executing busybox-1.36.1-r2.trigger 13:41:44 Executing ca-certificates-20230506-r0.trigger 13:41:44 OK: 8 MiB in 17 packages 13:41:44 Removing intermediate container 904a001c525e 13:41:44 ---> 1d723f1b96f2 13:41:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:41:44 ---> 444ef7125f63 13:41:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:41:44 ---> 38e8d6ee03f4 13:41:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:41:45 ---> 5826732c6e38 13:41:45 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:41:45 ---> e4aa9408690e 13:41:45 Step 21/26 : EXPOSE 48095 13:41:45 ---> Running in a2766cb10ecb 13:41:45 Removing intermediate container a2766cb10ecb 13:41:45 ---> 48636d1212e6 13:41:45 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:41:45 ---> Running in e513d01a329d 13:41:45 Removing intermediate container e513d01a329d 13:41:45 ---> bd1bcaa526bb 13:41:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:41:45 ---> Running in d18e4a02f75d 13:41:45 Removing intermediate container d18e4a02f75d 13:41:45 ---> 1e2468f0fc0a 13:41:45 Step 24/26 : LABEL arch=amd64 13:41:45 ---> Running in b76bb777827e 13:41:46 Removing intermediate container b76bb777827e 13:41:46 ---> 976f0482e061 13:41:46 Step 25/26 : LABEL git_sha=7321a994598ca5e537abf0d162217fba0461ceb8 13:41:46 ---> Running in 05262216fe11 13:41:46 Removing intermediate container 05262216fe11 13:41:46 ---> fee6bd9d7cf4 13:41:46 Step 26/26 : LABEL version=3.1.0-dev.29 13:41:46 ---> Running in cadc55cc7c9d 13:41:46 Removing intermediate container cadc55cc7c9d 13:41:46 ---> b692fa03c6ff 13:41:46 [Warning] One or more build-args [ARCH] were not consumed 13:41:46 Successfully built b692fa03c6ff 13:41:46 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 13:41:46 provisioning config files... 13:41:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13978492988602237420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:46 ---> docker-login.sh 13:41:46 nexus3.edgexfoundry.org:10001 13:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:46 Configure a credential helper to remove this warning. See 13:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:46 13:41:46 Login Succeeded 13:41:46 nexus3.edgexfoundry.org:10002 13:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:46 Configure a credential helper to remove this warning. See 13:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:46 13:41:46 Login Succeeded 13:41:46 nexus3.edgexfoundry.org:10003 13:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:46 Configure a credential helper to remove this warning. See 13:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:46 13:41:46 Login Succeeded 13:41:46 nexus3.edgexfoundry.org:10004 13:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:46 Configure a credential helper to remove this warning. See 13:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:46 13:41:46 Login Succeeded 13:41:46 docker.io 13:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:47 Configure a credential helper to remove this warning. See 13:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:47 13:41:47 Login Succeeded 13:41:47 ---> docker-login.sh ends [Pipeline] } 13:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:47 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:41:47 7321a994598ca5e537abf0d162217fba0461ceb8 13:41:47 latest 13:41:47 3.1.0-dev.29 13:41:47 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:41:47 main 13:41:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 13:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:41:47 b24491d4a7e6: Preparing 13:41:47 5560cf99a76b: Preparing 13:41:47 d9c042700a20: Preparing 13:41:47 9cbb07cb7ffb: Preparing 13:41:47 0310890c9848: Preparing 13:41:47 cc2447e1835a: Preparing 13:41:47 cc2447e1835a: Waiting 13:41:47 d9c042700a20: Pushed 13:41:47 5560cf99a76b: Pushed 13:41:47 cc2447e1835a: Layer already exists 13:41:47 9cbb07cb7ffb: Pushed 13:41:47 0310890c9848: Pushed 13:41:50 b24491d4a7e6: Pushed 13:41:50 7321a994598ca5e537abf0d162217fba0461ceb8: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:41:51 b24491d4a7e6: Preparing 13:41:51 5560cf99a76b: Preparing 13:41:51 d9c042700a20: Preparing 13:41:51 9cbb07cb7ffb: Preparing 13:41:51 0310890c9848: Preparing 13:41:51 cc2447e1835a: Preparing 13:41:51 cc2447e1835a: Waiting 13:41:51 5560cf99a76b: Layer already exists 13:41:51 0310890c9848: Layer already exists 13:41:51 9cbb07cb7ffb: Layer already exists 13:41:51 b24491d4a7e6: Layer already exists 13:41:51 d9c042700a20: Layer already exists 13:41:51 cc2447e1835a: Layer already exists 13:41:51 latest: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 13:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:41:51 b24491d4a7e6: Preparing 13:41:51 5560cf99a76b: Preparing 13:41:51 d9c042700a20: Preparing 13:41:51 9cbb07cb7ffb: Preparing 13:41:51 0310890c9848: Preparing 13:41:51 cc2447e1835a: Preparing 13:41:51 d9c042700a20: Layer already exists 13:41:51 5560cf99a76b: Layer already exists 13:41:51 0310890c9848: Layer already exists 13:41:51 b24491d4a7e6: Layer already exists 13:41:51 9cbb07cb7ffb: Layer already exists 13:41:51 cc2447e1835a: Layer already exists 13:41:51 3.1.0-dev.29: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:41:52 b24491d4a7e6: Preparing 13:41:52 5560cf99a76b: Preparing 13:41:52 d9c042700a20: Preparing 13:41:52 9cbb07cb7ffb: Preparing 13:41:52 0310890c9848: Preparing 13:41:52 cc2447e1835a: Preparing 13:41:52 0310890c9848: Layer already exists 13:41:52 d9c042700a20: Layer already exists 13:41:52 b24491d4a7e6: Layer already exists 13:41:52 9cbb07cb7ffb: Layer already exists 13:41:52 5560cf99a76b: Layer already exists 13:41:52 cc2447e1835a: Layer already exists 13:41:52 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:41:53 b24491d4a7e6: Preparing 13:41:53 5560cf99a76b: Preparing 13:41:53 d9c042700a20: Preparing 13:41:53 9cbb07cb7ffb: Preparing 13:41:53 0310890c9848: Preparing 13:41:53 cc2447e1835a: Preparing 13:41:53 cc2447e1835a: Waiting 13:41:53 5560cf99a76b: Layer already exists 13:41:53 d9c042700a20: Layer already exists 13:41:53 9cbb07cb7ffb: Layer already exists 13:41:53 b24491d4a7e6: Layer already exists 13:41:53 0310890c9848: Layer already exists 13:41:53 cc2447e1835a: Layer already exists 13:41:53 main: digest: sha256:e0de771434faccda01705054cab5a888199dbb0891bbda96898473eaf9f7dcea size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:53 ===================================================== [Pipeline] echo 13:41:53 taggedImages: 13:41:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8 13:41:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:41:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.29 13:41:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:41:53 - 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 13:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:53 13:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:53 latest: Pulling from edgex-lftools-log-publisher 13:41:53 5eb5b503b376: Pulling fs layer 13:41:53 5c69ac0246d0: Pulling fs layer 13:41:53 ec43610c2a17: Pulling fs layer 13:41:53 3a2ae6a8a46f: Pulling fs layer 13:41:53 33b1e0a273af: Pulling fs layer 13:41:53 5d3b04190fa2: Pulling fs layer 13:41:53 2f39f015ded8: Pulling fs layer 13:41:53 3a2ae6a8a46f: Waiting 13:41:53 2f39f015ded8: Waiting 13:41:53 33b1e0a273af: Waiting 13:41:53 5d3b04190fa2: Waiting 13:41:53 5c69ac0246d0: Download complete 13:41:53 3a2ae6a8a46f: Verifying Checksum 13:41:53 3a2ae6a8a46f: Download complete 13:41:53 33b1e0a273af: Verifying Checksum 13:41:53 33b1e0a273af: Download complete 13:41:53 ec43610c2a17: Verifying Checksum 13:41:53 ec43610c2a17: Download complete 13:41:53 5d3b04190fa2: Download complete 13:41:54 5eb5b503b376: Verifying Checksum 13:41:54 5eb5b503b376: Download complete 13:41:54 2f39f015ded8: Verifying Checksum 13:41:54 2f39f015ded8: Download complete 13:41:55 5eb5b503b376: Pull complete 13:41:55 5c69ac0246d0: Pull complete 13:41:55 ec43610c2a17: Pull complete 13:41:55 3a2ae6a8a46f: Pull complete 13:41:56 33b1e0a273af: Pull complete 13:41:56 5d3b04190fa2: Pull complete 13:42:00 2f39f015ded8: Pull complete 13:42:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:00 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:42:00 $ 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 13:42:05 $ docker top bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:05 ---> job-cost.sh 13:42:05 lf-activate-venv: SKIPPING 13:42:05 INFO: No Stack... 13:42:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:06 INFO: Archiving Costs [Pipeline] sh 13:42:06 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:42:06 + cut -d, -f6 [Pipeline] lock 13:42:06 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] 13:42:06 Resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] did not exist. Created. 13:42:06 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:06 + echo total: 0.2199999988079071 [Pipeline] stash 13:42:06 Stashed 1 file(s) [Pipeline] } 13:42:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:06 $ docker stop --time=1 bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a 13:42:08 $ docker rm -f --volumes bd65f37b9f354bf4d99c9c9f3d1339a63041e285214fddbd8391de5f21f82a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:42:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9806 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:42:13 Running in /w/workspace/app-service-configurable/199 [Pipeline] { [Pipeline] checkout 13:42:13 Selected Git installation does not exist. Using Default 13:42:13 The recommended git tool is: NONE 13:42:19 using credential edgex-jenkins-ssh 13:42:19 Cloning the remote Git repository 13:42:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:42:19 > git init /w/workspace/app-service-configurable/199 # timeout=10 13:42:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:42:19 > git --version # timeout=10 13:42:19 > git --version # 'git version 2.25.1' 13:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:42:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:22 Avoid second fetch 13:42:22 Checking out Revision 7321a994598ca5e537abf0d162217fba0461ceb8 (main) 13:42:22 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#609)" 13:42:22 > git config core.sparsecheckout # timeout=10 13:42:22 > git checkout -f 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:42:23 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:23 Dload Upload Total Spent Left Speed 13:42:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 13:42:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:42:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:42:24 + sudo tee /etc/docker/daemon.new 13:42:24 { 13:42:24 "registry-mirrors": [ 13:42:24 "https://nexus3.edgexfoundry.org:10001" 13:42:24 ], 13:42:24 "bip": "10.250.0.254/24", 13:42:24 "hosts": [ 13:42:24 "tcp://0.0.0.0:5555", 13:42:24 "unix:///var/run/docker.sock" 13:42:24 ], 13:42:24 "mtu": 1458, 13:42:24 "selinux-enabled": true, 13:42:24 "seccomp-profile": "/etc/docker/seccomp.json" 13:42:24 } [Pipeline] sh 13:42:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:42:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:43 provisioning config files... 13:42:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/199@tmp/config6135657495270915076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:44 ---> docker-login.sh 13:42:44 nexus3.edgexfoundry.org:10001 13:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:45 Configure a credential helper to remove this warning. See 13:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:45 13:42:45 Login Succeeded 13:42:45 nexus3.edgexfoundry.org:10002 13:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:45 Configure a credential helper to remove this warning. See 13:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:45 13:42:45 Login Succeeded 13:42:45 nexus3.edgexfoundry.org:10003 13:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:45 Configure a credential helper to remove this warning. See 13:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:45 13:42:45 Login Succeeded 13:42:45 nexus3.edgexfoundry.org:10004 13:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:46 Configure a credential helper to remove this warning. See 13:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:46 13:42:46 Login Succeeded 13:42:46 docker.io 13:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:42:46 Configure a credential helper to remove this warning. See 13:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:42:46 13:42:46 Login Succeeded 13:42:46 ---> docker-login.sh ends [Pipeline] } 13:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:42:47 ========================================================= 13:42:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:42:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:47 + 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 . 13:42:47 Sending build context to Docker daemon 181.2kB 13:42:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:42:47 Step 2/12 : FROM ${BASE} AS builder 13:42:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:42:48 9fda8d8052c6: Pulling fs layer 13:42:48 5d54e960e981: Pulling fs layer 13:42:48 c4a7e357bf2a: Pulling fs layer 13:42:48 f0e02332f6b5: Pulling fs layer 13:42:48 cefa15bbcfad: Pulling fs layer 13:42:48 17808c966233: Pulling fs layer 13:42:48 f4c1fc716caa: Pulling fs layer 13:42:48 f0e02332f6b5: Waiting 13:42:48 cefa15bbcfad: Waiting 13:42:48 17808c966233: Waiting 13:42:48 f4c1fc716caa: Waiting 13:42:48 5d54e960e981: Verifying Checksum 13:42:48 5d54e960e981: Download complete 13:42:48 f0e02332f6b5: Verifying Checksum 13:42:48 f0e02332f6b5: Download complete 13:42:48 cefa15bbcfad: Verifying Checksum 13:42:48 cefa15bbcfad: Download complete 13:42:48 9fda8d8052c6: Verifying Checksum 13:42:48 9fda8d8052c6: Download complete 13:42:48 f4c1fc716caa: Verifying Checksum 13:42:48 f4c1fc716caa: Download complete 13:42:49 9fda8d8052c6: Pull complete 13:42:50 5d54e960e981: Pull complete 13:42:50 c4a7e357bf2a: Verifying Checksum 13:42:50 c4a7e357bf2a: Download complete 13:42:51 17808c966233: Verifying Checksum 13:42:51 17808c966233: Download complete 13:43:03 c4a7e357bf2a: Pull complete 13:43:03 f0e02332f6b5: Pull complete 13:43:03 cefa15bbcfad: Pull complete 13:43:11 17808c966233: Pull complete 13:43:12 f4c1fc716caa: Pull complete 13:43:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:43:12 ---> ea914061e18c 13:43:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:43:14 ---> Running in 868c1768e1df 13:43:14 Removing intermediate container 868c1768e1df 13:43:14 ---> f443c9145732 13:43:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:43:14 ---> Running in 81457dd62780 13:43:15 Removing intermediate container 81457dd62780 13:43:15 ---> bfa69d64225e 13:43:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:43:15 ---> Running in ed1151681e42 13:43:15 Removing intermediate container ed1151681e42 13:43:15 ---> 8801770dd25b 13:43:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:15 ---> Running in 13d3a3165987 13:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:43:18 OK: 266 MiB in 52 packages 13:43:19 Removing intermediate container 13d3a3165987 13:43:19 ---> d529c7adccf6 13:43:19 Step 7/12 : WORKDIR /app 13:43:19 ---> Running in e814998e46a9 13:43:19 Removing intermediate container e814998e46a9 13:43:19 ---> ae6aabe4520d 13:43:19 Step 8/12 : COPY go.mod vendor* ./ 13:43:20 ---> bfca946b4d9c 13:43:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:20 ---> Running in aa1a77917c39 13:44:58 Removing intermediate container aa1a77917c39 13:44:58 ---> 61401525c452 13:44:58 Step 10/12 : COPY . . 13:44:58 ---> 39bcd79c6c32 13:44:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:58 ---> Running in 7c57f5c29e1e 13:44:58 Removing intermediate container 7c57f5c29e1e 13:44:58 ---> cac8025a4288 13:44:58 Step 12/12 : RUN $MAKE 13:44:58 ---> Running in 46a9d11f935a 13:44:58 noop 13:44:58 Removing intermediate container 46a9d11f935a 13:44:58 ---> 48e94386d68f 13:44:58 Successfully built 48e94386d68f 13:44:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:59 + docker inspect -f . ci-base-image-arm64 13:44:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:59 prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container 13:44:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@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 13:45:00 $ docker top 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:01 + go version 13:45:01 go version go1.21.0 linux/arm64 [Pipeline] } 13:45:01 $ docker stop --time=1 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 13:45:03 $ docker rm -f --volumes 70cb84ad394ae62f0fa684fe5db9156fa2f1a6680e33f2af175ee39f9769c233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:03 + docker inspect -f . ci-base-image-arm64 13:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container 13:45:03 $ 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/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@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 13:45:04 $ docker top f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/199 [Pipeline] fileExists [Pipeline] sh 13:45:06 + make test 13:45:06 go test -race -coverprofile=coverage.out ./... 13:47:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:47:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:47:28 go vet ./... 13:49:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:49:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:49:19 ./bin/test-attribution-txt.sh [Pipeline] echo 13:49:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:49:19 $ docker stop --time=1 f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 13:49:21 $ docker rm -f --volumes f198eeac0a5a053feaccfaa58a1fa871f47308237d5e7230732b2b1221143cf0 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:49:23 Warning: overwriting stash ‘coverage-report’ 13:49:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:24 + ls -al . 13:49:24 total 180 13:49:24 drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 13:45 . 13:49:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:42 .. 13:49:24 -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 13:42 .dockerignore 13:49:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 13:42 .git 13:49:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 13:42 .github 13:49:24 -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 13:42 .gitignore 13:49:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 13:42 .golangci.yml 13:49:24 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 13:42 Attribution.txt 13:49:24 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 13:42 CHANGELOG.md 13:49:24 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 13:42 Dockerfile 13:49:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 13:42 GOVERNANCE.md 13:49:24 -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 13:42 Jenkinsfile 13:49:24 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 13:42 LICENSE 13:49:24 -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 13:42 OWNERS.md 13:49:24 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 13:42 README.md 13:49:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 13:39 VERSION 13:49:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 13:42 bin 13:49:24 -rw-r--r-- 1 jenkins jenkins 13 Oct 23 13:45 coverage.out 13:49:24 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 13:42 go.mod 13:49:24 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 13:42 go.sum 13:49:24 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 13:42 main.go 13:49:24 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 13:42 makefile 13:49:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:42 res 13:49:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 13:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:25 + 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=7321a994598ca5e537abf0d162217fba0461ceb8 --label arch=arm64 --label version=3.1.0-dev.29 . 13:49:25 Sending build context to Docker daemon 182.3kB 13:49:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:49:25 Step 2/26 : FROM ${BASE} AS builder 13:49:25 ---> 48e94386d68f 13:49:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:49:26 ---> Running in d2d8b5a0b0e8 13:49:27 Removing intermediate container d2d8b5a0b0e8 13:49:27 ---> e2c9f80774b1 13:49:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:49:27 ---> Running in 068e970aaae9 13:49:27 Removing intermediate container 068e970aaae9 13:49:27 ---> 11057cef0037 13:49:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:49:27 ---> Running in 65d8d23c5ffc 13:49:27 Removing intermediate container 65d8d23c5ffc 13:49:27 ---> 6e60386564b8 13:49:27 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:28 ---> Running in d98d53f2cbb0 13:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:49:30 OK: 266 MiB in 52 packages 13:49:31 Removing intermediate container d98d53f2cbb0 13:49:31 ---> 0d1f89338beb 13:49:31 Step 7/26 : WORKDIR /app 13:49:31 ---> Running in 793c1d93f564 13:49:31 Removing intermediate container 793c1d93f564 13:49:31 ---> a2acb94bbb0c 13:49:31 Step 8/26 : COPY go.mod vendor* ./ 13:49:32 ---> bd2c7fad7afc 13:49:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:32 ---> Running in e4a95d326b39 13:49:35 Removing intermediate container e4a95d326b39 13:49:35 ---> 5718d220e131 13:49:35 Step 10/26 : COPY . . 13:49:35 ---> c951b9b1d074 13:49:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:36 ---> Running in 5c941b1cb19e 13:49:36 Removing intermediate container 5c941b1cb19e 13:49:36 ---> b0b90b22464d 13:49:36 Step 12/26 : RUN $MAKE 13:49:36 ---> Running in e0817b5f192b 13:49:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-service-configurable 13:51:29 Removing intermediate container e0817b5f192b 13:51:29 ---> 49cd2b87d6e2 13:51:29 Step 13/26 : FROM alpine:3.18 13:51:29 3.18: Pulling from library/alpine 13:51:29 579b34f0a95b: Pulling fs layer 13:51:29 579b34f0a95b: Verifying Checksum 13:51:29 579b34f0a95b: Download complete 13:51:29 579b34f0a95b: Pull complete 13:51:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:51:29 Status: Downloaded newer image for alpine:3.18 13:51:29 ---> 3cc203321400 13:51:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:51:29 ---> Running in 2760b08fc213 13:51:29 Removing intermediate container 2760b08fc213 13:51:29 ---> 811bae7ee558 13:51:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:51:29 ---> Running in 9a381129c8e4 13:51:29 Removing intermediate container 9a381129c8e4 13:51:29 ---> 07ef52827fa9 13:51:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:51:29 ---> Running in f2f1949ff23c 13:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:29 (1/2) Installing ca-certificates (20230506-r0) 13:51:29 (2/2) Installing dumb-init (1.2.5-r2) 13:51:29 Executing busybox-1.36.1-r2.trigger 13:51:29 Executing ca-certificates-20230506-r0.trigger 13:51:29 OK: 9 MiB in 17 packages 13:51:31 Removing intermediate container f2f1949ff23c 13:51:31 ---> a5663dfa4aea 13:51:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:51:31 ---> f660a9409ceb 13:51:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:51:32 ---> ea64686c0100 13:51:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:51:32 ---> 207da56bb27d 13:51:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:51:34 ---> d865f75f5795 13:51:34 Step 21/26 : EXPOSE 48095 13:51:34 ---> Running in 73a4a42cd78b 13:51:34 Removing intermediate container 73a4a42cd78b 13:51:34 ---> 8ca11f2d5236 13:51:34 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:51:34 ---> Running in 8cad44d45ee9 13:51:34 Removing intermediate container 8cad44d45ee9 13:51:34 ---> 3f61d8c67297 13:51:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:51:34 ---> Running in 8b0ba42b2d56 13:51:35 Removing intermediate container 8b0ba42b2d56 13:51:35 ---> 2e2ae4083103 13:51:35 Step 24/26 : LABEL arch=arm64 13:51:35 ---> Running in 6ae9446a4a1b 13:51:35 Removing intermediate container 6ae9446a4a1b 13:51:35 ---> c49d61ef9961 13:51:35 Step 25/26 : LABEL git_sha=7321a994598ca5e537abf0d162217fba0461ceb8 13:51:35 ---> Running in 320369d4bd69 13:51:36 Removing intermediate container 320369d4bd69 13:51:36 ---> 7ae2f400ce23 13:51:36 Step 26/26 : LABEL version=3.1.0-dev.29 13:51:36 ---> Running in 26856f4e865c 13:51:36 Removing intermediate container 26856f4e865c 13:51:36 ---> 18e4ad370d96 13:51:36 [Warning] One or more build-args [ARCH] were not consumed 13:51:36 Successfully built 18e4ad370d96 13:51:36 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 13:51:36 provisioning config files... 13:51:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/199@tmp/config15618492505580008574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:36 ---> docker-login.sh 13:51:36 nexus3.edgexfoundry.org:10001 13:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:37 Configure a credential helper to remove this warning. See 13:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:37 13:51:37 Login Succeeded 13:51:37 nexus3.edgexfoundry.org:10002 13:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:37 Configure a credential helper to remove this warning. See 13:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:37 13:51:37 Login Succeeded 13:51:37 nexus3.edgexfoundry.org:10003 13:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:37 Configure a credential helper to remove this warning. See 13:51:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:37 13:51:37 Login Succeeded 13:51:37 nexus3.edgexfoundry.org:10004 13:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 docker.io 13:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 ---> docker-login.sh ends [Pipeline] } 13:51:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:38 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:51:38 7321a994598ca5e537abf0d162217fba0461ceb8 13:51:38 latest 13:51:38 3.1.0-dev.29 13:51:38 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:51:38 main 13:51:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 13:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:51:39 44bb1a2caa86: Preparing 13:51:39 aae9eab46264: Preparing 13:51:39 e93f3b2dd0a9: Preparing 13:51:39 3fb9f83d124e: Preparing 13:51:39 ddb1e01d5c0d: Preparing 13:51:39 5f4d9fc4d98d: Preparing 13:51:39 5f4d9fc4d98d: Waiting 13:51:39 e93f3b2dd0a9: Pushed 13:51:39 3fb9f83d124e: Pushed 13:51:39 aae9eab46264: Pushed 13:51:39 5f4d9fc4d98d: Layer already exists 13:51:40 ddb1e01d5c0d: Pushed 13:51:45 44bb1a2caa86: Pushed 13:51:45 7321a994598ca5e537abf0d162217fba0461ceb8: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:46 + 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 13:51:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:51:46 44bb1a2caa86: Preparing 13:51:46 aae9eab46264: Preparing 13:51:46 e93f3b2dd0a9: Preparing 13:51:46 3fb9f83d124e: Preparing 13:51:46 ddb1e01d5c0d: Preparing 13:51:46 5f4d9fc4d98d: Preparing 13:51:46 5f4d9fc4d98d: Waiting 13:51:46 44bb1a2caa86: Layer already exists 13:51:46 3fb9f83d124e: Layer already exists 13:51:46 aae9eab46264: Layer already exists 13:51:46 ddb1e01d5c0d: Layer already exists 13:51:46 e93f3b2dd0a9: Layer already exists 13:51:46 5f4d9fc4d98d: Layer already exists 13:51:46 latest: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 13:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:51:47 44bb1a2caa86: Preparing 13:51:47 aae9eab46264: Preparing 13:51:47 e93f3b2dd0a9: Preparing 13:51:47 3fb9f83d124e: Preparing 13:51:47 ddb1e01d5c0d: Preparing 13:51:47 5f4d9fc4d98d: Preparing 13:51:47 5f4d9fc4d98d: Waiting 13:51:47 e93f3b2dd0a9: Layer already exists 13:51:47 3fb9f83d124e: Layer already exists 13:51:47 aae9eab46264: Layer already exists 13:51:47 44bb1a2caa86: Layer already exists 13:51:47 ddb1e01d5c0d: Layer already exists 13:51:47 5f4d9fc4d98d: Layer already exists 13:51:47 3.1.0-dev.29: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:51:48 44bb1a2caa86: Preparing 13:51:48 aae9eab46264: Preparing 13:51:48 e93f3b2dd0a9: Preparing 13:51:48 3fb9f83d124e: Preparing 13:51:48 ddb1e01d5c0d: Preparing 13:51:48 5f4d9fc4d98d: Preparing 13:51:48 5f4d9fc4d98d: Waiting 13:51:48 3fb9f83d124e: Layer already exists 13:51:48 44bb1a2caa86: Layer already exists 13:51:48 aae9eab46264: Layer already exists 13:51:48 ddb1e01d5c0d: Layer already exists 13:51:48 e93f3b2dd0a9: Layer already exists 13:51:48 5f4d9fc4d98d: Layer already exists 13:51:48 7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:48 + 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 13:51:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:51:49 44bb1a2caa86: Preparing 13:51:49 aae9eab46264: Preparing 13:51:49 e93f3b2dd0a9: Preparing 13:51:49 3fb9f83d124e: Preparing 13:51:49 ddb1e01d5c0d: Preparing 13:51:49 5f4d9fc4d98d: Preparing 13:51:49 5f4d9fc4d98d: Waiting 13:51:49 aae9eab46264: Layer already exists 13:51:49 44bb1a2caa86: Layer already exists 13:51:49 e93f3b2dd0a9: Layer already exists 13:51:49 ddb1e01d5c0d: Layer already exists 13:51:49 3fb9f83d124e: Layer already exists 13:51:49 5f4d9fc4d98d: Layer already exists 13:51:49 main: digest: sha256:9588fdfc88f0c5b5359acbdbe364282a40334b54be25cd87878aed211c3390de size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:51:49 ===================================================== [Pipeline] echo 13:51:49 taggedImages: 13:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8 13:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.29 13:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7321a994598ca5e537abf0d162217fba0461ceb8-3.1.0-dev.29 13:51:49 - 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 13:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:49 13:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:49 arm64: Pulling from edgex-lftools-log-publisher 13:51:49 8998bd30e6a1: Pulling fs layer 13:51:49 04944245beec: Pulling fs layer 13:51:49 699f458cf7ca: Pulling fs layer 13:51:49 765212b225bb: Pulling fs layer 13:51:49 f23df028b6ca: Pulling fs layer 13:51:49 d65c8cfc05b1: Pulling fs layer 13:51:49 2437ff75d9bd: Pulling fs layer 13:51:49 d65c8cfc05b1: Waiting 13:51:49 765212b225bb: Waiting 13:51:49 f23df028b6ca: Waiting 13:51:49 2437ff75d9bd: Waiting 13:51:50 04944245beec: Verifying Checksum 13:51:50 04944245beec: Download complete 13:51:50 765212b225bb: Verifying Checksum 13:51:50 765212b225bb: Download complete 13:51:50 f23df028b6ca: Verifying Checksum 13:51:50 f23df028b6ca: Download complete 13:51:50 d65c8cfc05b1: Download complete 13:51:50 699f458cf7ca: Verifying Checksum 13:51:50 699f458cf7ca: Download complete 13:51:50 8998bd30e6a1: Verifying Checksum 13:51:50 8998bd30e6a1: Download complete 13:51:53 2437ff75d9bd: Verifying Checksum 13:51:53 2437ff75d9bd: Download complete 13:51:56 8998bd30e6a1: Pull complete 13:51:56 04944245beec: Pull complete 13:51:58 699f458cf7ca: Pull complete 13:51:58 765212b225bb: Pull complete 13:51:59 f23df028b6ca: Pull complete 13:51:59 d65c8cfc05b1: Pull complete 13:52:17 2437ff75d9bd: Pull complete 13:52:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-9806 does not seem to be running inside a container 13:52:18 $ 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/199 -v /w/workspace/app-service-configurable/199:/w/workspace/app-service-configurable/199:rw,z -v /w/workspace/app-service-configurable/199@tmp:/w/workspace/app-service-configurable/199@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 13:52:20 $ docker top 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:21 ---> job-cost.sh 13:52:21 lf-activate-venv: SKIPPING 13:52:21 INFO: No Stack... 13:52:25 INFO: Retrieving Pricing Info for: v3-standard-4 13:52:26 INFO: Archiving Costs [Pipeline] sh 13:52:27 + cat /w/workspace/app-service-configurable/199/archives/cost.csv 13:52:27 + cut -d, -f6 [Pipeline] lock 13:52:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] 13:52:27 Resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] did not exist. Created. 13:52:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:27 /w/workspace/app-service-configurable/199@tmp/durable-f732793b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:52:28 + echo total: 0.10999999940395355 [Pipeline] stash 13:52:28 Warning: overwriting stash ‘stack-cost’ 13:52:28 Stashed 1 file(s) [Pipeline] } 13:52:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:28 $ docker stop --time=1 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb 13:52:30 $ docker rm -f --volumes 9c1fdd83981959bd8457f7eef0d23c86e0359eebdab90173b65f2591e82e44eb [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 13:52:30 provisioning config files... 13:52:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14972332059147436421tmp [Pipeline] { [Pipeline] sh 13:52:30 + set +x 13:52:30 + curl -s https://codecov.io/bash 13:52:30 + bash -s -- 13:52:30 13:52:30 _____ _ 13:52:30 / ____| | | 13:52:30 | | ___ __| | ___ ___ _____ __ 13:52:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:52:30 | |___| (_) | (_| | __/ (_| (_) \ V / 13:52:30 \_____\___/ \__,_|\___|\___\___/ \_/ 13:52:30 Bash-1.0.6 13:52:30 13:52:30 13:52:30 ==> git version 2.25.1 found 13:52:30 ==> 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 13:52:30 Release-Date: 2020-01-08 13:52:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:52:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:52:30 ==> Jenkins CI detected. 13:52:30 current dir:  /w/workspace/ry_app-service-configurable_main 13:52:30 project root: . 13:52:30 --> token set from env 13:52:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:52:30 ==> Running gcov in . (disable via -X gcov) 13:52:30 ==> Python coveragepy not found 13:52:30 ==> Searching for coverage reports in: 13:52:30 + . 13:52:30 -> Found 1 reports 13:52:30 ==> Detecting git/mercurial file structure 13:52:31 ==> Reading reports 13:52:31 + ./coverage.out bytes=13 13:52:31 ==> Appending adjustments 13:52:31 https://docs.codecov.io/docs/fixing-reports 13:52:31 + Found adjustments 13:52:31 ==> Gzipping contents 13:52:31 4.0K /tmp/codecov.JSPyRt.gz 13:52:31 ==> Uploading reports 13:52:31 url: https://codecov.io 13:52:31 query: branch=main&commit=7321a994598ca5e537abf0d162217fba0461ceb8&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:52:31 -> Pinging Codecov 13:52:31 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=7321a994598ca5e537abf0d162217fba0461ceb8&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:52:31 -> Uploading to 13:52:31 https://storage.googleapis.com/codecov/v4/raw/2023-10-23/A97CA9966030D2A3747ED39772930CCE/7321a994598ca5e537abf0d162217fba0461ceb8/01cf3f6e-5948-42ce-b4b1-e3335781a13d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T135230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db8e7994972799cf33ad1e62cf601d18d1915d027e499317fa4441e550be5bd 13:52:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:31 Dload Upload Total Spent Left Speed 13:52:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1430 --:--:-- --:--:-- --:--:-- 1430 13:52:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] } 13:52:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:52:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:52:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:31 13:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:52:32 df9b9388f04a: Pulling fs layer 13:52:32 52dc419b0ee2: Pulling fs layer 13:52:32 25bc292e5bac: Pulling fs layer 13:52:32 114826534d7a: Pulling fs layer 13:52:32 4657fd5d0bcf: Pulling fs layer 13:52:32 6ad1cebc031e: Pulling fs layer 13:52:32 8a3aa393b2d8: Pulling fs layer 13:52:32 4657fd5d0bcf: Waiting 13:52:32 114826534d7a: Waiting 13:52:32 6ad1cebc031e: Waiting 13:52:32 8a3aa393b2d8: Waiting 13:52:32 25bc292e5bac: Verifying Checksum 13:52:32 25bc292e5bac: Download complete 13:52:32 52dc419b0ee2: Verifying Checksum 13:52:32 52dc419b0ee2: Download complete 13:52:32 4657fd5d0bcf: Download complete 13:52:32 df9b9388f04a: Verifying Checksum 13:52:32 df9b9388f04a: Download complete 13:52:32 6ad1cebc031e: Verifying Checksum 13:52:32 6ad1cebc031e: Download complete 13:52:32 df9b9388f04a: Pull complete 13:52:32 52dc419b0ee2: Pull complete 13:52:32 25bc292e5bac: Pull complete 13:52:33 114826534d7a: Verifying Checksum 13:52:33 114826534d7a: Download complete 13:52:33 8a3aa393b2d8: Verifying Checksum 13:52:33 8a3aa393b2d8: Download complete 13:52:36 114826534d7a: Pull complete 13:52:36 4657fd5d0bcf: Pull complete 13:52:36 6ad1cebc031e: Pull complete 13:52:38 8a3aa393b2d8: Pull complete 13:52:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:52:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:38 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:52:39 $ 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 13:52:44 $ docker top 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c -eo pid,comm [Pipeline] { [Pipeline] echo 13:52:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:52:44 + set -o pipefail 13:52:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:52:51 13:52:51 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:52:51 13:52:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b202cf68-717e-4336-bb70-b3c819cd0f09 13:52:51 13:52:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:52:51 13:52:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:52:51 13:52:51 13:52:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:52:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:52:51 More details here: https://snyk.co/ue1NS [Pipeline] } 13:52:51 $ docker stop --time=1 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c 13:52:56 $ docker rm -f --volumes 0a1cd10cac50ddc6b70a2babd070fff03a99439c948f81d91877f9c5d9e70c9c [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 13:52:56 + git log --format=format:%s -1 7321a994598ca5e537abf0d162217fba0461ceb8 [Pipeline] sh 13:52:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:57 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:52:57 $ 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 13:52:57 $ docker top 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 -eo pid,comm 13:52:57 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). 13:52:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:58 [ssh-agent] Looking for ssh-agent implementation... 13:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:58 $ docker exec 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 ssh-agent 13:52:58 SSH_AUTH_SOCK=/tmp/ssh-11s2g1UMU6oq/agent.33 13:52:58 SSH_AGENT_PID=39 13:52:58 Running ssh-add (command line suppressed) 13:52:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4731408111324105678.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4731408111324105678.key) 13:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:58 + git semver tag 13:52:58 2023-10-23 13:52:58,797 [run_tag] DEBUG tag force:False 13:52:58 2023-10-23 13:52:58,797 [check_head_tag] DEBUG check head tag 13:52:58 2023-10-23 13:52:58,798 [execute] INFO git cat-file --batch-check 13:52:58 2023-10-23 13:52:58,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:52:58 2023-10-23 13:52:58,801 [execute] INFO git cat-file --batch 13:52:58 2023-10-23 13:52:58,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:52:58 2023-10-23 13:52:58,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:52:58 2023-10-23 13:52:58,817 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 13:52:58 2023-10-23 13:52:58,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:52:58 2023-10-23 13:52:58,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:52:58 3.1.0-dev.29 [Pipeline] } 13:52:58 $ docker exec --env ******** --env ******** 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 ssh-agent -k 13:52:59 unset SSH_AUTH_SOCK; 13:52:59 unset SSH_AGENT_PID; 13:52:59 echo Agent pid 39 killed; 13:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:59 + git semver [Pipeline] } 13:52:59 $ docker stop --time=1 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 13:53:00 $ docker rm -f --volumes 8b5c86ffef546aa7a73a16a41b1fd898de0c392c3ac78c15a23b61864918b5f3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:53:01 13:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:53:01 0.23.1-centos7: Pulling from edgex-lftools 13:53:01 ab5ef0e58194: Pulling fs layer 13:53:01 9712f1f96733: Pulling fs layer 13:53:01 63f879dbbcfc: Pulling fs layer 13:53:01 0d9ebad4ef96: Pulling fs layer 13:53:01 e9a5061849ea: Pulling fs layer 13:53:01 d747dcd14b5f: Pulling fs layer 13:53:01 2de7ff778b66: Pulling fs layer 13:53:01 d747dcd14b5f: Waiting 13:53:01 0d9ebad4ef96: Waiting 13:53:01 2de7ff778b66: Waiting 13:53:01 9712f1f96733: Verifying Checksum 13:53:01 9712f1f96733: Download complete 13:53:01 63f879dbbcfc: Verifying Checksum 13:53:01 63f879dbbcfc: Download complete 13:53:02 e9a5061849ea: Verifying Checksum 13:53:02 e9a5061849ea: Download complete 13:53:02 d747dcd14b5f: Verifying Checksum 13:53:02 d747dcd14b5f: Download complete 13:53:02 ab5ef0e58194: Verifying Checksum 13:53:02 ab5ef0e58194: Download complete 13:53:02 0d9ebad4ef96: Verifying Checksum 13:53:02 0d9ebad4ef96: Download complete 13:53:02 2de7ff778b66: Verifying Checksum 13:53:02 2de7ff778b66: Download complete 13:53:04 ab5ef0e58194: Pull complete 13:53:04 9712f1f96733: Pull complete 13:53:05 63f879dbbcfc: Pull complete 13:53:08 0d9ebad4ef96: Pull complete 13:53:08 e9a5061849ea: Pull complete 13:53:08 d747dcd14b5f: Pull complete 13:53:09 2de7ff778b66: Pull complete 13:53:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:09 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:53:15 $ docker top e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:53:16 provisioning config files... 13:53:16 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2343981705420593307tmp 13:53:16 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6560219045202913314tmp 13:53:16 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7795982814223787264tmp [Pipeline] { [Pipeline] echo 13:53:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:53:16 ---> sigul-configuration.sh 13:53:16 gpg: directory `/root/.gnupg' created 13:53:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:53:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:53:16 gpg: keyring `/root/.gnupg/secring.gpg' created 13:53:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:53:16 gpg: CAST5 encrypted data 13:53:16 gpg: encrypted with 1 passphrase 13:53:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:53:16 + mkdir /home/jenkins 13:53:16 + mkdir /home/jenkins/sigul [Pipeline] sh 13:53:16 + 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 13:53:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:53:17 ---> sigul-install.sh 13:53:17 Sigul already installed; skipping installation. [Pipeline] sh 13:53:17 + git tag --list 13:53:17 v1.0.0 13:53:17 v1.1.0 13:53:17 v1.2.0 13:53:17 v1.3.0 13:53:17 v1.3.1 13:53:17 v2.0.0 13:53:17 v2.0.1 13:53:17 v2.1.0 13:53:17 v2.1.1 13:53:17 v2.1.2 13:53:17 v2.2.0 13:53:17 v2.3 13:53:17 v2.3.0 13:53:17 v2.3.1 13:53:17 v3.0 13:53:17 v3.0.0 13:53:17 v3.0.1 13:53:17 v3.0.1-dev.1 13:53:17 v3.1.0-dev.1 13:53:17 v3.1.0-dev.10 13:53:17 v3.1.0-dev.11 13:53:17 v3.1.0-dev.12 13:53:17 v3.1.0-dev.13 13:53:17 v3.1.0-dev.14 13:53:17 v3.1.0-dev.15 13:53:17 v3.1.0-dev.16 13:53:17 v3.1.0-dev.17 13:53:17 v3.1.0-dev.18 13:53:17 v3.1.0-dev.19 13:53:17 v3.1.0-dev.2 13:53:17 v3.1.0-dev.20 13:53:17 v3.1.0-dev.21 13:53:17 v3.1.0-dev.22 13:53:17 v3.1.0-dev.23 13:53:17 v3.1.0-dev.24 13:53:17 v3.1.0-dev.25 13:53:17 v3.1.0-dev.26 13:53:17 v3.1.0-dev.27 13:53:17 v3.1.0-dev.28 13:53:17 v3.1.0-dev.29 13:53:17 v3.1.0-dev.3 13:53:17 v3.1.0-dev.4 13:53:17 v3.1.0-dev.5 13:53:17 v3.1.0-dev.6 13:53:17 v3.1.0-dev.7 13:53:17 v3.1.0-dev.8 13:53:17 v3.1.0-dev.9 [Pipeline] sh 13:53:17 + lftools sign git-tag v3.1.0-dev.29 13:53:18 Signing Git tag with Sigul... 13:53:18 Signing v3.1.0-dev.29 [Pipeline] echo 13:53:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:53:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:53:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:53:19 $ docker stop --time=1 e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 13:53:20 $ docker rm -f --volumes e2d353388ed8a7bc6f1b05710940708201609bd963c6046f14f7f51317e98bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:53:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:21 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:53:21 $ 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 13:53:21 $ docker top 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 -eo pid,comm 13:53:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:21 [ssh-agent] Looking for ssh-agent implementation... 13:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:21 $ docker exec 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 ssh-agent 13:53:21 SSH_AUTH_SOCK=/tmp/ssh-SNBYAo58D5al/agent.32 13:53:21 SSH_AGENT_PID=39 13:53:21 Running ssh-add (command line suppressed) 13:53:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10204231737482678434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10204231737482678434.key) 13:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:22 + git semver bump pre 13:53:22 2023-10-23 13:53:22,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:22 2023-10-23 13:53:22,519 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 13:53:22 2023-10-23 13:53:22,519 [bump_version] DEBUG bumped version:3.1.0-dev.30 13:53:22 2023-10-23 13:53:22,519 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:53:22 2023-10-23 13:53:22,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:22 2023-10-23 13:53:22,519 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:53:22 2023-10-23 13:53:22,522 [execute] INFO git cat-file --batch-check 13:53:22 2023-10-23 13:53:22,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:22 2023-10-23 13:53:22,527 [execute] INFO git cat-file --batch 13:53:22 2023-10-23 13:53:22,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:22 2023-10-23 13:53:22,532 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:22 3.1.0-dev.30 [Pipeline] } 13:53:22 $ docker exec --env ******** --env ******** 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 ssh-agent -k 13:53:22 unset SSH_AUTH_SOCK; 13:53:22 unset SSH_AGENT_PID; 13:53:22 echo Agent pid 39 killed; 13:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:23 + git semver [Pipeline] } 13:53:23 $ docker stop --time=1 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 13:53:24 $ docker rm -f --volumes 8afbc06688d2d62a87d149cb66de46746f42d0a1b8fb363702ca28a3761f6778 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:25 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:53:25 $ 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 13:53:25 $ docker top 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 -eo pid,comm 13:53:25 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). 13:53:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:25 [ssh-agent] Looking for ssh-agent implementation... 13:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:25 $ docker exec 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 ssh-agent 13:53:25 SSH_AUTH_SOCK=/tmp/ssh-0rU0yeAHbMy1/agent.33 13:53:25 SSH_AGENT_PID=40 13:53:25 Running ssh-add (command line suppressed) 13:53:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17993422384839407354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17993422384839407354.key) 13:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:26 + git semver push 13:53:26 2023-10-23 13:53:26,532 [run_push] DEBUG push 13:53:26 2023-10-23 13:53:26,533 [execute] INFO git cat-file --batch-check 13:53:26 2023-10-23 13:53:26,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:53:26 2023-10-23 13:53:26,537 [execute] INFO git rev-list 5a28bc6495bb47527bd97482b0add119c4adc5c3 -- 13:53:26 2023-10-23 13:53:26,537 [execute] DEBUG Popen(['git', 'rev-list', '5a28bc6495bb47527bd97482b0add119c4adc5c3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:53:26 2023-10-23 13:53:26,548 [execute] INFO git fetch -v origin 13:53:26 2023-10-23 13:53:26,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:53:27 2023-10-23 13:53:27,080 [run_push] DEBUG no remote changes detected 13:53:27 2023-10-23 13:53:27,081 [execute] INFO git push origin semver 13:53:27 2023-10-23 13:53:27,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:53:28 2023-10-23 13:53:27,912 [run_push] DEBUG push all version tags 13:53:28 2023-10-23 13:53:27,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:53:28 2023-10-23 13:53:27,913 [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) 13:53:28 2023-10-23 13:53:28,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:28 3.1.0-dev.30 [Pipeline] } 13:53:28 $ docker exec --env ******** --env ******** 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 ssh-agent -k 13:53:28 unset SSH_AUTH_SOCK; 13:53:28 unset SSH_AGENT_PID; 13:53:28 echo Agent pid 40 killed; 13:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:29 + git semver [Pipeline] } 13:53:29 $ docker stop --time=1 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 13:53:30 $ docker rm -f --volumes 9b54d7beb4a30677e7972e548ad7e3da7cca35dd5cadecfdfc8b48e1956731f5 [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 13:53:31 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:53:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:53:31 total 16 13:53:31 drwxr-xr-x 3 root root 4096 Oct 23 13:42 . 13:53:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:53 .. 13:53:31 drwxr-xr-x 2 root root 4096 Oct 23 13:42 cost 13:53:31 -rw-r--r-- 1 root root 96 Oct 23 13:42 cost.csv 13:53:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:53:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:53:31 total 16 13:53:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 13:42 . 13:53:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 13:53 .. 13:53:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 13:42 cost 13:53:31 -rw-r--r-- 1 jenkins jenkins 96 Oct 23 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:53:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:53:32 ---> package-listing.sh 13:53:32 ++ facter osfamily 13:53:32 ++ tr '[:upper:]' '[:lower:]' 13:53:32 + OS_FAMILY=debian 13:53:32 + workspace=/w/workspace/ry_app-service-configurable_main 13:53:32 + START_PACKAGES=/tmp/packages_start.txt 13:53:32 + END_PACKAGES=/tmp/packages_end.txt 13:53:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:32 + PACKAGES=/tmp/packages_start.txt 13:53:32 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:53:32 + PACKAGES=/tmp/packages_end.txt 13:53:32 + case "${OS_FAMILY}" in 13:53:32 + dpkg -l 13:53:32 + grep '^ii' 13:53:32 + '[' -f /tmp/packages_start.txt ']' 13:53:32 + '[' -f /tmp/packages_end.txt ']' 13:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:32 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:53:32 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:53:32 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 13:53:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:33 prd-ubuntu20.04-docker-8c-8g-9804 does not seem to be running inside a container 13:53:33 $ 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 13:53:33 $ docker top e8727ed8ab9bd1635562a9430cee03e5484ba5536ec8cecc84fc0d6e6cd0c3b7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:53:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:53:34 + ls /var/log/sa-host 13:53:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:34 provisioning config files... 13:53:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11143630680768962906tmp [Pipeline] { [Pipeline] echo 13:53:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:53:35 ---> create-netrc.sh [Pipeline] } 13:53:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:53:35 ---> python-tools-install.sh [Pipeline] echo 13:53:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:53:35 ---> sudo-logs.sh 13:53:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:53:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:53:36 ---> job-cost.sh 13:53:36 lf-activate-venv: SKIPPING 13:53:36 DEBUG: total: 0.2199999988079071 13:53:36 INFO: Retrieving Stack Cost... 13:53:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:36 INFO: Archiving Costs [Pipeline] echo 13:53:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:53:37 ---> logs-deploy.sh 13:53:37 lf-activate-venv: SKIPPING 13:53:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/199 13:53:37 INFO: archiving workspace using pattern(s): 13:53:38 Archives upload complete. 13:53:38 INFO: archiving logs to Nexus 13:53:38 ---> uname -a: 13:53:38 Linux prd-ubuntu20-04-docker-8c-8g-9804 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:53:38 13:53:38 13:53:38 ---> lscpu: 13:53:38 Architecture: x86_64 13:53:38 CPU op-mode(s): 32-bit, 64-bit 13:53:38 Byte Order: Little Endian 13:53:38 Address sizes: 40 bits physical, 48 bits virtual 13:53:38 CPU(s): 8 13:53:38 On-line CPU(s) list: 0-7 13:53:38 Thread(s) per core: 1 13:53:38 Core(s) per socket: 1 13:53:38 Socket(s): 8 13:53:38 NUMA node(s): 1 13:53:38 Vendor ID: AuthenticAMD 13:53:38 CPU family: 23 13:53:38 Model: 49 13:53:38 Model name: AMD EPYC-Rome Processor 13:53:38 Stepping: 0 13:53:38 CPU MHz: 2799.998 13:53:38 BogoMIPS: 5599.99 13:53:38 Virtualization: AMD-V 13:53:38 Hypervisor vendor: KVM 13:53:38 Virtualization type: full 13:53:38 L1d cache: 256 KiB 13:53:38 L1i cache: 256 KiB 13:53:38 L2 cache: 4 MiB 13:53:38 L3 cache: 128 MiB 13:53:38 NUMA node0 CPU(s): 0-7 13:53:38 Vulnerability Itlb multihit: Not affected 13:53:38 Vulnerability L1tf: Not affected 13:53:38 Vulnerability Mds: Not affected 13:53:38 Vulnerability Meltdown: Not affected 13:53:38 Vulnerability Mmio stale data: Not affected 13:53:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:53:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:53:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:53:38 Vulnerability Srbds: Not affected 13:53:38 Vulnerability Tsx async abort: Not affected 13:53:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:53:38 13:53:38 13:53:38 ---> nproc: 13:53:38 8 13:53:38 13:53:38 13:53:38 ---> df -h: 13:53:38 Filesystem Size Used Avail Use% Mounted on 13:53:38 overlay 155G 13G 143G 9% / 13:53:38 tmpfs 64M 0 64M 0% /dev 13:53:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:53:38 shm 64M 0 64M 0% /dev/shm 13:53:38 /dev/vda1 155G 13G 143G 9% /facter-os 13:53:38 13:53:38