Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de2673118ef797f3fa80278e5e2907ec493f0d91 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-ssh9750629664818356438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11022965836913474740.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3199819610268771948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11641099606365153125.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-ssh12578924354496050491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5020 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de2673118ef797f3fa80278e5e2907ec493f0d91 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645)" > git config core.sparsecheckout # timeout=10 > git checkout -f de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 > git rev-list --no-walk e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:33:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:33:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:33:29 ========================================================= 20:33:29 EdgeX Global Pipelines Version Info 20:33:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:33:29 ------------------- 20:33:29 stable info: 20:33:29 ------------------- 20:33:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:33:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:33:29 Message: update stable to v1.0.258 20:33:30 ------------------- 20:33:30 experimental info: 20:33:30 ------------------- 20:33:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:33:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:33:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:33:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de26731 [Pipeline] echo 20:33:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:31 provisioning config files... 20:33:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16051923485930517183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:32 ---> ****-login.sh 20:33:32 nexus3.edgexfoundry.org:10001 20:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:32 Configure a credential helper to remove this warning. See 20:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:32 20:33:32 Login Succeeded 20:33:32 nexus3.edgexfoundry.org:10002 20:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:32 Configure a credential helper to remove this warning. See 20:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:32 20:33:32 Login Succeeded 20:33:32 nexus3.edgexfoundry.org:10003 20:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:32 Configure a credential helper to remove this warning. See 20:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:32 20:33:32 Login Succeeded 20:33:32 nexus3.edgexfoundry.org:10004 20:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:32 Configure a credential helper to remove this warning. See 20:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:32 20:33:32 Login Succeeded 20:33:32 ****.io 20:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:33 Configure a credential helper to remove this warning. See 20:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:33 20:33:33 Login Succeeded 20:33:33 ---> ****-login.sh ends [Pipeline] } 20:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:33:33 + git rev-list -1 --merges de2673118ef797f3fa80278e5e2907ec493f0d91~1..de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo 20:33:33 -----------> git rev-list -1 --merges de2673118ef797f3fa80278e5e2907ec493f0d91~1..de2673118ef797f3fa80278e5e2907ec493f0d91 de2673118ef797f3fa80278e5e2907ec493f0d91 [false] [Pipeline] sh 20:33:34 + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo 20:33:34 ========================================================= 20:33:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:33:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:34 + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] echo 20:33:34 [semverPrep] GIT_COMMIT: de2673118ef797f3fa80278e5e2907ec493f0d91, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645) [Pipeline] echo 20:33:34 [semverPrep] This is not a build commit. [Pipeline] sh 20:33:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:33:35 + grep -v github /etc/ssh/ssh_known_hosts 20:33:35 + [ -e /tmp/ssh_known_hosts ] 20:33:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:33:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:33:35 + sudo tee -a /etc/ssh/ssh_known_hosts 20:33:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:35 20:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:35 0.1.4: Pulling from edgex-devops/py-git-semver 20:33:35 b85a868b505f: Pulling fs layer 20:33:35 e2be974225ed: Pulling fs layer 20:33:35 339a4e72a1f5: Pulling fs layer 20:33:35 988bab9f4d93: Pulling fs layer 20:33:35 1469e6f7b9e6: Pulling fs layer 20:33:35 eaf3925da568: Pulling fs layer 20:33:35 bab4dde63d76: Pulling fs layer 20:33:35 bde34c3a00c8: Pulling fs layer 20:33:35 b352a97aabf1: Pulling fs layer 20:33:35 4872d77fe225: Pulling fs layer 20:33:35 5851b861e8e6: Pulling fs layer 20:33:35 988bab9f4d93: Waiting 20:33:35 1469e6f7b9e6: Waiting 20:33:35 b352a97aabf1: Waiting 20:33:35 4872d77fe225: Waiting 20:33:35 5851b861e8e6: Waiting 20:33:35 eaf3925da568: Waiting 20:33:35 bde34c3a00c8: Waiting 20:33:35 e2be974225ed: Download complete 20:33:35 988bab9f4d93: Verifying Checksum 20:33:35 988bab9f4d93: Download complete 20:33:35 1469e6f7b9e6: Verifying Checksum 20:33:35 1469e6f7b9e6: Download complete 20:33:35 339a4e72a1f5: Verifying Checksum 20:33:35 339a4e72a1f5: Download complete 20:33:35 eaf3925da568: Verifying Checksum 20:33:35 eaf3925da568: Download complete 20:33:35 b352a97aabf1: Download complete 20:33:35 4872d77fe225: Verifying Checksum 20:33:35 4872d77fe225: Download complete 20:33:35 5851b861e8e6: Verifying Checksum 20:33:35 5851b861e8e6: Download complete 20:33:35 b85a868b505f: Verifying Checksum 20:33:35 b85a868b505f: Download complete 20:33:36 bab4dde63d76: Verifying Checksum 20:33:36 bab4dde63d76: Download complete 20:33:37 b85a868b505f: Pull complete 20:33:37 e2be974225ed: Pull complete 20:33:37 339a4e72a1f5: Pull complete 20:33:37 988bab9f4d93: Pull complete 20:33:38 1469e6f7b9e6: Pull complete 20:33:38 eaf3925da568: Pull complete 20:33:39 bab4dde63d76: Pull complete 20:33:39 bde34c3a00c8: Pull complete 20:33:39 b352a97aabf1: Pull complete 20:33:39 4872d77fe225: Pull complete 20:33:39 5851b861e8e6: Pull complete 20:33:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:42 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:33:44 $ docker top 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 -eo pid,comm 20:33:44 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). 20:33:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:45 [ssh-agent] Looking for ssh-agent implementation... 20:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:45 $ docker exec 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent 20:33:45 SSH_AUTH_SOCK=/tmp/ssh-KOUKlur2BKpg/agent.32 20:33:45 SSH_AGENT_PID=39 20:33:45 Running ssh-add (command line suppressed) 20:33:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3220453398621090583.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3220453398621090583.key) 20:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:45 + git tag --points-at HEAD [Pipeline] } 20:33:45 $ docker exec --env ******** --env ******** 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent -k 20:33:45 unset SSH_AUTH_SOCK; 20:33:45 unset SSH_AGENT_PID; 20:33:45 echo Agent pid 39 killed; 20:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:45 [ssh-agent] Looking for ssh-agent implementation... 20:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:45 $ docker exec 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent 20:33:46 SSH_AUTH_SOCK=/tmp/ssh-AIWcJ8bEoh0f/agent.71 20:33:46 SSH_AGENT_PID=77 20:33:46 Running ssh-add (command line suppressed) 20:33:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14847539304964413039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14847539304964413039.key) 20:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:46 + git semver init 20:33:46 2024-03-05 20:33:46,592 [run_init] DEBUG init version:0.0.0 force:False 20:33:46 2024-03-05 20:33:46,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:33:46 2024-03-05 20:33:46,593 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:33:46 2024-03-05 20:33:46,593 [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) 20:33:48 2024-03-05 20:33:47,694 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:33:48 2024-03-05 20:33:47,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:33:48 2024-03-05 20:33:47,695 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:33:48 2024-03-05 20:33:47,695 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:33:48 3.2.0-dev.15 [Pipeline] } 20:33:48 $ docker exec --env ******** --env ******** 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 ssh-agent -k 20:33:48 unset SSH_AUTH_SOCK; 20:33:48 unset SSH_AGENT_PID; 20:33:48 echo Agent pid 77 killed; 20:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:33:48 + git semver [Pipeline] } 20:33:48 $ docker stop --time=1 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 20:33:50 $ docker rm -f --volumes 1867e9986146c08241f1c7f5822b605391002d92d1505d2ec6f45419b6f0bc53 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:50 Stashed 1 file(s) [Pipeline] echo 20:33:50 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 20:33:51 provisioning config files... 20:33:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15292107137909291247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:51 ---> ****-login.sh 20:33:51 nexus3.edgexfoundry.org:10001 20:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:51 Configure a credential helper to remove this warning. See 20:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:51 20:33:51 Login Succeeded 20:33:51 nexus3.edgexfoundry.org:10002 20:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:51 Configure a credential helper to remove this warning. See 20:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:51 20:33:51 Login Succeeded 20:33:51 nexus3.edgexfoundry.org:10003 20:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:51 Configure a credential helper to remove this warning. See 20:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:51 20:33:51 Login Succeeded 20:33:51 nexus3.edgexfoundry.org:10004 20:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:51 Configure a credential helper to remove this warning. See 20:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:51 20:33:51 Login Succeeded 20:33:51 ****.io 20:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:33:51 Configure a credential helper to remove this warning. See 20:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:33:51 20:33:51 Login Succeeded 20:33:51 ---> ****-login.sh ends [Pipeline] } 20:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:33:52 ========================================================= 20:33:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:33:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + 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 . 20:33:52 Sending build context to Docker daemon 8.795MB 20:33:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:33:52 Step 2/12 : FROM ${BASE} AS builder 20:33:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:33:52 7264a8db6415: Pulling fs layer 20:33:52 c4d48a809fc2: Pulling fs layer 20:33:52 4f1c88b9dad5: Pulling fs layer 20:33:52 ad3a456e5733: Pulling fs layer 20:33:52 69c7f0334f64: Pulling fs layer 20:33:52 1f1c1a5573a3: Pulling fs layer 20:33:52 ce7588e14bc9: Pulling fs layer 20:33:52 b5e4710f87ac: Pulling fs layer 20:33:52 69c7f0334f64: Waiting 20:33:52 ad3a456e5733: Waiting 20:33:52 1f1c1a5573a3: Waiting 20:33:52 b5e4710f87ac: Waiting 20:33:52 c4d48a809fc2: Download complete 20:33:52 ad3a456e5733: Verifying Checksum 20:33:52 69c7f0334f64: Download complete 20:33:52 7264a8db6415: Verifying Checksum 20:33:52 7264a8db6415: Download complete 20:33:52 1f1c1a5573a3: Verifying Checksum 20:33:52 1f1c1a5573a3: Download complete 20:33:52 7264a8db6415: Pull complete 20:33:53 b5e4710f87ac: Verifying Checksum 20:33:53 b5e4710f87ac: Download complete 20:33:53 c4d48a809fc2: Pull complete 20:33:53 4f1c88b9dad5: Verifying Checksum 20:33:53 4f1c88b9dad5: Download complete 20:33:53 ce7588e14bc9: Verifying Checksum 20:33:53 ce7588e14bc9: Download complete 20:33:56 4f1c88b9dad5: Pull complete 20:33:56 ad3a456e5733: Pull complete 20:33:56 69c7f0334f64: Pull complete 20:33:56 1f1c1a5573a3: Pull complete 20:33:59 ce7588e14bc9: Pull complete 20:33:59 b5e4710f87ac: Pull complete 20:33:59 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:33:59 ---> 88b5674ff536 20:33:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:34:04 ---> Running in 8428f20e9930 20:34:04 Removing intermediate container 8428f20e9930 20:34:04 ---> f7b93c10b9b1 20:34:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:34:04 ---> Running in 9ad4536a03d2 20:34:04 Removing intermediate container 9ad4536a03d2 20:34:04 ---> db3ab359122c 20:34:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:34:04 ---> Running in a54464257fcb 20:34:04 Removing intermediate container a54464257fcb 20:34:04 ---> fd7c29d6e85d 20:34:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:04 ---> Running in 142254a02bf1 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:05 OK: 264 MiB in 52 packages 20:34:05 Removing intermediate container 142254a02bf1 20:34:05 ---> 1679dc0f7130 20:34:05 Step 7/12 : WORKDIR /app 20:34:05 ---> Running in 04571ac00736 20:34:05 Removing intermediate container 04571ac00736 20:34:05 ---> 6b19605cae71 20:34:05 Step 8/12 : COPY go.mod vendor* ./ 20:34:05 ---> f46ae8fd8e7e 20:34:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:05 ---> Running in 51e49633798c 20:34:06 Still waiting to schedule task 20:34:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5021’ is offline 20:34:38 Removing intermediate container 51e49633798c 20:34:38 ---> e8c2272aebcc 20:34:38 Step 10/12 : COPY . . 20:34:38 ---> 9bc12600dbe6 20:34:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:38 ---> Running in d15c4f5c2486 20:34:38 Removing intermediate container d15c4f5c2486 20:34:38 ---> e94c685d07a1 20:34:38 Step 12/12 : RUN $MAKE 20:34:38 ---> Running in 65ed45fbc694 20:34:38 noop 20:34:38 Removing intermediate container 65ed45fbc694 20:34:38 ---> 9b833c137edc 20:34:38 Successfully built 9b833c137edc 20:34:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:39 + docker inspect -f . ci-base-image-x86_64 20:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:39 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:39 $ docker top 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:40 + go version 20:34:40 go version go1.21.0 linux/amd64 [Pipeline] } 20:34:40 $ docker stop --time=1 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 20:34:41 $ docker rm -f --volumes 04eab6a41eb844ec6986cea6cfc8e62454202216df55ad1ef6be27c989281422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:41 + docker inspect -f . ci-base-image-x86_64 20:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:42 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:42 $ docker top a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:42 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:34:43 + make test 20:34:43 go test -race -coverprofile=coverage.out ./... 20:35:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:35:23 go vet ./... 20:35:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:35:25 ./bin/test-attribution-txt.sh 20:35:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:35:25 $ docker stop --time=1 a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 20:35:28 $ docker rm -f --volumes a8d7b94e9eaafa1a263a741bed39b28001778037aeb878800ded7612dd840a42 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:30 + ls -al . 20:35:30 total 184 20:35:30 drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 20:34 . 20:35:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:33 .. 20:35:30 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 20:33 .dockerignore 20:35:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:35 .git 20:35:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:33 .github 20:35:30 -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 20:33 .gitignore 20:35:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:33 .golangci.yml 20:35:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:33 .semver 20:35:30 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 5 20:33 Attribution.txt 20:35:30 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 5 20:33 CHANGELOG.md 20:35:30 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 5 20:33 Dockerfile 20:35:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:33 GOVERNANCE.md 20:35:30 -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 20:33 Jenkinsfile 20:35:30 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 20:33 LICENSE 20:35:30 -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 20:33 OWNERS.md 20:35:30 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 5 20:33 README.md 20:35:30 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:33 VERSION 20:35:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:33 bin 20:35:30 -rw-r--r-- 1 jenkins jenkins 13 Mar 5 20:34 coverage.out 20:35:30 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 5 20:33 go.mod 20:35:30 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:33 go.sum 20:35:30 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 20:33 main.go 20:35:30 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 5 20:33 makefile 20:35:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 20:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:30 + 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=de2673118ef797f3fa80278e5e2907ec493f0d91 --label arch=amd64 --label version=3.2.0-dev.15 . 20:35:30 Sending build context to Docker daemon 8.796MB 20:35:30 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:35:30 Step 2/27 : FROM ${BASE} AS builder 20:35:30 ---> 9b833c137edc 20:35:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:35:30 ---> Running in b397f5726f93 20:35:30 Removing intermediate container b397f5726f93 20:35:30 ---> 452117760037 20:35:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:35:30 ---> Running in 22ce52d3b791 20:35:31 Removing intermediate container 22ce52d3b791 20:35:31 ---> 4f21c5dc08c1 20:35:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:35:31 ---> Running in 7604cc63a2f0 20:35:31 Removing intermediate container 7604cc63a2f0 20:35:31 ---> bb64dc69505b 20:35:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:31 ---> Running in 3ce52cb06a42 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:31 OK: 264 MiB in 52 packages 20:35:32 Removing intermediate container 3ce52cb06a42 20:35:32 ---> d530e7ab75fa 20:35:32 Step 7/27 : WORKDIR /app 20:35:32 ---> Running in 72d9a4e5a0f8 20:35:32 Removing intermediate container 72d9a4e5a0f8 20:35:32 ---> 6204fea11eb2 20:35:32 Step 8/27 : COPY go.mod vendor* ./ 20:35:32 ---> cdb5ae9d0861 20:35:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:32 ---> Running in b9082b741bdc 20:35:33 Removing intermediate container b9082b741bdc 20:35:33 ---> 6d6ca0ffc3bf 20:35:33 Step 10/27 : COPY . . 20:35:33 ---> dce718945063 20:35:33 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:33 ---> Running in 7dadc7ef6675 20:35:33 Removing intermediate container 7dadc7ef6675 20:35:33 ---> bb4290065306 20:35:33 Step 12/27 : RUN $MAKE 20:35:33 ---> Running in a5fdf052b805 20:35:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-service-configurable 20:35:52 Removing intermediate container a5fdf052b805 20:35:52 ---> dd6d901609b6 20:35:52 Step 13/27 : FROM alpine:3.18 20:35:52 3.18: Pulling from library/alpine 20:35:52 619be1103602: Pulling fs layer 20:35:52 619be1103602: Download complete 20:35:52 619be1103602: Pull complete 20:35:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:35:52 Status: Downloaded newer image for alpine:3.18 20:35:52 ---> d3782b16ccc9 20:35:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:35:53 ---> Running in 0cf1ef89e8a8 20:35:53 Removing intermediate container 0cf1ef89e8a8 20:35:53 ---> 5861df5e7e54 20:35:53 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:35:53 ---> Running in 0be6b3ac028b 20:35:53 Removing intermediate container 0be6b3ac028b 20:35:53 ---> 414547987b2b 20:35:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:53 ---> Running in 29b4a8c7946e 20:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:53 (1/2) Installing ca-certificates (20230506-r0) 20:35:53 (2/2) Installing dumb-init (1.2.5-r2) 20:35:53 Executing busybox-1.36.1-r5.trigger 20:35:53 Executing ca-certificates-20230506-r0.trigger 20:35:53 OK: 8 MiB in 17 packages 20:35:54 Removing intermediate container 29b4a8c7946e 20:35:54 ---> e30acbc30f1d 20:35:54 Step 17/27 : RUN apk --no-cache upgrade 20:35:54 ---> Running in 2ce98d7ae93f 20:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:55 OK: 8 MiB in 17 packages 20:35:55 Removing intermediate container 2ce98d7ae93f 20:35:55 ---> cf25bdfe3e2a 20:35:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:35:55 ---> c544762855c4 20:35:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:35:55 ---> 715e6e0c034a 20:35:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:35:55 ---> bf54662887b5 20:35:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:35:56 ---> 5fea825e7301 20:35:56 Step 22/27 : EXPOSE 48095 20:35:56 ---> Running in eace70cedb6f 20:35:56 Removing intermediate container eace70cedb6f 20:35:56 ---> 2da895131e77 20:35:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:35:56 ---> Running in 5ebcd8a6bc49 20:35:56 Removing intermediate container 5ebcd8a6bc49 20:35:56 ---> 0cca63f1aa57 20:35:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:56 ---> Running in 9e5983af9358 20:35:56 Removing intermediate container 9e5983af9358 20:35:56 ---> c0c38f824c7a 20:35:56 Step 25/27 : LABEL arch=amd64 20:35:56 ---> Running in 86b3b4c4c504 20:35:57 Removing intermediate container 86b3b4c4c504 20:35:57 ---> 35c5a0ed204b 20:35:57 Step 26/27 : LABEL git_sha=de2673118ef797f3fa80278e5e2907ec493f0d91 20:35:57 ---> Running in bba7506ef048 20:35:57 Removing intermediate container bba7506ef048 20:35:57 ---> 9c38659b33a3 20:35:57 Step 27/27 : LABEL version=3.2.0-dev.15 20:35:57 ---> Running in afcfa3c2a1da 20:35:57 Removing intermediate container afcfa3c2a1da 20:35:57 ---> 4111427131f5 20:35:57 [Warning] One or more build-args [ARCH] were not consumed 20:35:57 Successfully built 4111427131f5 20:35:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:57 provisioning config files... 20:35:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7413992589184232822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:57 ---> ****-login.sh 20:35:57 nexus3.edgexfoundry.org:10001 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10002 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10003 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10004 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 ****.io 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 ---> ****-login.sh ends [Pipeline] } 20:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:35:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:35:58 de2673118ef797f3fa80278e5e2907ec493f0d91 20:35:58 latest 20:35:58 3.2.0-dev.15 20:35:58 de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:35:58 main 20:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 20:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:35:59 59beef1165ea: Preparing 20:35:59 7f07f10e2a21: Preparing 20:35:59 04d5b618f1b7: Preparing 20:35:59 94f64acf58dd: Preparing 20:35:59 6babca2ad1ba: Preparing 20:35:59 e684fbbe26a5: Preparing 20:35:59 aedc3bda2944: Preparing 20:35:59 e684fbbe26a5: Waiting 20:35:59 aedc3bda2944: Waiting 20:35:59 94f64acf58dd: Pushed 20:35:59 6babca2ad1ba: Pushed 20:35:59 7f07f10e2a21: Pushed 20:35:59 04d5b618f1b7: Pushed 20:35:59 aedc3bda2944: Layer already exists 20:35:59 e684fbbe26a5: Pushed 20:36:01 59beef1165ea: Pushed 20:36:01 de2673118ef797f3fa80278e5e2907ec493f0d91: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:36:02 59beef1165ea: Preparing 20:36:02 7f07f10e2a21: Preparing 20:36:02 04d5b618f1b7: Preparing 20:36:02 94f64acf58dd: Preparing 20:36:02 6babca2ad1ba: Preparing 20:36:02 e684fbbe26a5: Preparing 20:36:02 aedc3bda2944: Preparing 20:36:02 e684fbbe26a5: Waiting 20:36:02 aedc3bda2944: Waiting 20:36:02 59beef1165ea: Layer already exists 20:36:02 7f07f10e2a21: Layer already exists 20:36:02 04d5b618f1b7: Layer already exists 20:36:02 94f64acf58dd: Layer already exists 20:36:02 6babca2ad1ba: Layer already exists 20:36:02 aedc3bda2944: Layer already exists 20:36:02 e684fbbe26a5: Layer already exists 20:36:02 latest: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 20:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:36:02 59beef1165ea: Preparing 20:36:02 7f07f10e2a21: Preparing 20:36:02 04d5b618f1b7: Preparing 20:36:02 94f64acf58dd: Preparing 20:36:02 6babca2ad1ba: Preparing 20:36:02 e684fbbe26a5: Preparing 20:36:02 aedc3bda2944: Preparing 20:36:02 e684fbbe26a5: Waiting 20:36:02 aedc3bda2944: Waiting 20:36:02 7f07f10e2a21: Layer already exists 20:36:02 94f64acf58dd: Layer already exists 20:36:02 6babca2ad1ba: Layer already exists 20:36:02 59beef1165ea: Layer already exists 20:36:02 04d5b618f1b7: Layer already exists 20:36:02 aedc3bda2944: Layer already exists 20:36:02 e684fbbe26a5: Layer already exists 20:36:02 3.2.0-dev.15: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:36:03 59beef1165ea: Preparing 20:36:03 7f07f10e2a21: Preparing 20:36:03 04d5b618f1b7: Preparing 20:36:03 94f64acf58dd: Preparing 20:36:03 6babca2ad1ba: Preparing 20:36:03 e684fbbe26a5: Preparing 20:36:03 aedc3bda2944: Preparing 20:36:03 e684fbbe26a5: Waiting 20:36:03 aedc3bda2944: Waiting 20:36:03 7f07f10e2a21: Layer already exists 20:36:03 6babca2ad1ba: Layer already exists 20:36:03 04d5b618f1b7: Layer already exists 20:36:03 59beef1165ea: Layer already exists 20:36:03 94f64acf58dd: Layer already exists 20:36:03 e684fbbe26a5: Layer already exists 20:36:03 aedc3bda2944: Layer already exists 20:36:03 de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:36:04 59beef1165ea: Preparing 20:36:04 7f07f10e2a21: Preparing 20:36:04 04d5b618f1b7: Preparing 20:36:04 94f64acf58dd: Preparing 20:36:04 6babca2ad1ba: Preparing 20:36:04 e684fbbe26a5: Preparing 20:36:04 aedc3bda2944: Preparing 20:36:04 aedc3bda2944: Waiting 20:36:04 e684fbbe26a5: Waiting 20:36:04 94f64acf58dd: Layer already exists 20:36:04 6babca2ad1ba: Layer already exists 20:36:04 59beef1165ea: Layer already exists 20:36:04 04d5b618f1b7: Layer already exists 20:36:04 7f07f10e2a21: Layer already exists 20:36:04 e684fbbe26a5: Layer already exists 20:36:04 aedc3bda2944: Layer already exists 20:36:04 main: digest: sha256:93501342da81c6a04e2fc6db6483f5b8632637fd27ef8d0328c6fecb8249d411 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:04 ===================================================== [Pipeline] echo 20:36:04 taggedImages: 20:36:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91 20:36:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:36:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.15 20:36:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:36:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:05 20:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:05 latest: Pulling from edgex-lftools-log-publisher 20:36:05 5eb5b503b376: Pulling fs layer 20:36:05 5c69ac0246d0: Pulling fs layer 20:36:05 ec43610c2a17: Pulling fs layer 20:36:05 3a2ae6a8a46f: Pulling fs layer 20:36:05 33b1e0a273af: Pulling fs layer 20:36:05 5d3b04190fa2: Pulling fs layer 20:36:05 2f39f015ded8: Pulling fs layer 20:36:05 33b1e0a273af: Waiting 20:36:05 5d3b04190fa2: Waiting 20:36:05 2f39f015ded8: Waiting 20:36:05 3a2ae6a8a46f: Waiting 20:36:05 5c69ac0246d0: Verifying Checksum 20:36:05 5c69ac0246d0: Download complete 20:36:05 3a2ae6a8a46f: Verifying Checksum 20:36:05 33b1e0a273af: Verifying Checksum 20:36:05 33b1e0a273af: Download complete 20:36:05 5d3b04190fa2: Download complete 20:36:05 ec43610c2a17: Verifying Checksum 20:36:05 ec43610c2a17: Download complete 20:36:05 5eb5b503b376: Download complete 20:36:06 2f39f015ded8: Download complete 20:36:07 5eb5b503b376: Pull complete 20:36:07 5c69ac0246d0: Pull complete 20:36:07 ec43610c2a17: Pull complete 20:36:07 3a2ae6a8a46f: Pull complete 20:36:08 33b1e0a273af: Pull complete 20:36:08 5d3b04190fa2: Pull complete 20:36:13 2f39f015ded8: Pull complete 20:36:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:13 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:18 $ docker top 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:18 ---> job-cost.sh 20:36:18 lf-activate-venv: SKIPPING 20:36:18 INFO: No Stack... 20:36:19 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:19 INFO: Archiving Costs [Pipeline] sh 20:36:19 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:36:19 + cut -d, -f6 [Pipeline] lock 20:36:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] 20:36:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] did not exist. Created. 20:36:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:20 + echo total: 0.2199999988079071 [Pipeline] stash 20:36:20 Stashed 1 file(s) 20:36:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5022 in /w/workspace/ry_app-service-configurable_main [Pipeline] } 20:36:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] // lock [Pipeline] } 20:36:20 $ docker stop --time=1 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 20:36:21 $ docker rm -f --volumes 21841ac1e4cd0006593938a3d329cecbef456e30e22657a0cd0a813e23a768d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] ws 20:36:21 Running in /w/workspace/app-service-configurable/224 [Pipeline] { [Pipeline] // script [Pipeline] checkout 20:36:21 Selected Git installation does not exist. Using Default 20:36:21 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:26 using credential edgex-jenkins-ssh 20:36:26 Cloning the remote Git repository 20:36:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:36:26 > git init /w/workspace/app-service-configurable/224 # timeout=10 20:36:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:36:26 > git --version # timeout=10 20:36:26 > git --version # 'git version 2.25.1' 20:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:36:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:36:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:36:29 Avoid second fetch 20:36:29 Checking out Revision de2673118ef797f3fa80278e5e2907ec493f0d91 (main) 20:36:29 > git config core.sparsecheckout # timeout=10 20:36:30 > git checkout -f de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 20:36:30 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#645)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:36:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:31 Dload Upload Total Spent Left Speed 20:36:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 20:36:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:36:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:36:32 + sudo tee /etc/docker/daemon.new 20:36:32 { 20:36:32 "registry-mirrors": [ 20:36:32 "https://nexus3.edgexfoundry.org:10001" 20:36:32 ], 20:36:32 "bip": "10.250.0.254/24", 20:36:32 "hosts": [ 20:36:32 "tcp://0.0.0.0:5555", 20:36:32 "unix:///var/run/docker.sock" 20:36:32 ], 20:36:32 "mtu": 1458, 20:36:32 "selinux-enabled": true, 20:36:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:36:32 } [Pipeline] sh 20:36:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:36:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:51 provisioning config files... 20:36:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/224@tmp/config10051380952699453256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:51 ---> ****-login.sh 20:36:51 nexus3.edgexfoundry.org:10001 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10002 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:52 Configure a credential helper to remove this warning. See 20:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:52 20:36:52 Login Succeeded 20:36:52 nexus3.edgexfoundry.org:10003 20:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 nexus3.edgexfoundry.org:10004 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:53 Configure a credential helper to remove this warning. See 20:36:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:53 20:36:53 Login Succeeded 20:36:53 ****.io 20:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:36:54 Configure a credential helper to remove this warning. See 20:36:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:36:54 20:36:54 Login Succeeded 20:36:54 ---> ****-login.sh ends [Pipeline] } 20:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:36:54 ========================================================= 20:36:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:36:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + 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 . 20:36:55 Sending build context to Docker daemon 158.7kB 20:36:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:36:55 Step 2/12 : FROM ${BASE} AS builder 20:36:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:55 9fda8d8052c6: Pulling fs layer 20:36:55 5d54e960e981: Pulling fs layer 20:36:55 c4a7e357bf2a: Pulling fs layer 20:36:55 f0e02332f6b5: Pulling fs layer 20:36:55 872ee5b61b7b: Pulling fs layer 20:36:55 0c6a40ed1a82: Pulling fs layer 20:36:55 94ae7d8d031c: Pulling fs layer 20:36:55 f0e02332f6b5: Waiting 20:36:55 872ee5b61b7b: Waiting 20:36:55 0c6a40ed1a82: Waiting 20:36:55 94ae7d8d031c: Waiting 20:36:55 5d54e960e981: Verifying Checksum 20:36:55 5d54e960e981: Download complete 20:36:55 f0e02332f6b5: Verifying Checksum 20:36:55 f0e02332f6b5: Download complete 20:36:55 872ee5b61b7b: Verifying Checksum 20:36:55 872ee5b61b7b: Download complete 20:36:55 9fda8d8052c6: Verifying Checksum 20:36:55 9fda8d8052c6: Download complete 20:36:56 94ae7d8d031c: Verifying Checksum 20:36:56 94ae7d8d031c: Download complete 20:36:56 9fda8d8052c6: Pull complete 20:36:57 5d54e960e981: Pull complete 20:36:57 c4a7e357bf2a: Verifying Checksum 20:36:57 c4a7e357bf2a: Download complete 20:36:58 0c6a40ed1a82: Verifying Checksum 20:36:58 0c6a40ed1a82: Download complete 20:37:10 c4a7e357bf2a: Pull complete 20:37:10 f0e02332f6b5: Pull complete 20:37:10 872ee5b61b7b: Pull complete 20:37:18 0c6a40ed1a82: Pull complete 20:37:19 94ae7d8d031c: Pull complete 20:37:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:37:19 ---> 86de565de09d 20:37:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:37:21 ---> Running in 2d0856819a9f 20:37:21 Removing intermediate container 2d0856819a9f 20:37:21 ---> 233247cc226f 20:37:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:37:22 ---> Running in 0e4eea2f6490 20:37:22 Removing intermediate container 0e4eea2f6490 20:37:22 ---> 02de38f1d5e8 20:37:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:37:22 ---> Running in 8cc023fd00ff 20:37:22 Removing intermediate container 8cc023fd00ff 20:37:22 ---> 5f5e2f912974 20:37:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:23 ---> Running in 4c9e67a771e9 20:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:37:25 OK: 266 MiB in 52 packages 20:37:26 Removing intermediate container 4c9e67a771e9 20:37:26 ---> 145e37835323 20:37:26 Step 7/12 : WORKDIR /app 20:37:26 ---> Running in c5f16b0655bd 20:37:27 Removing intermediate container c5f16b0655bd 20:37:27 ---> 329058419458 20:37:27 Step 8/12 : COPY go.mod vendor* ./ 20:37:27 ---> 2308dd3db3bc 20:37:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:27 ---> Running in f6c5748d622b 20:38:35 Removing intermediate container f6c5748d622b 20:38:35 ---> 9853648ab5b7 20:38:35 Step 10/12 : COPY . . 20:38:35 ---> 90c50382aed3 20:38:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:35 ---> Running in 4857beea0c1b 20:38:35 Removing intermediate container 4857beea0c1b 20:38:35 ---> 1d2798dddcbe 20:38:35 Step 12/12 : RUN $MAKE 20:38:35 ---> Running in 4140cbce2ab1 20:38:35 noop 20:38:35 Removing intermediate container 4140cbce2ab1 20:38:35 ---> 6ca048a5aca8 20:38:35 Successfully built 6ca048a5aca8 20:38:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:36 + docker inspect -f . ci-base-image-arm64 20:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:36 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 20:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 20:38:37 $ docker top 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:38 + go version 20:38:38 go version go1.21.0 linux/arm64 [Pipeline] } 20:38:38 $ docker stop --time=1 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 20:38:40 $ docker rm -f --volumes 259f736548afe324eb313ad611c42bccfdc8dfaee66e7f7302a129b6d74b1a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:41 + docker inspect -f . ci-base-image-arm64 20:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:41 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 20:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 20:38:42 $ docker top 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:43 + git config --global --add safe.directory /w/workspace/app-service-configurable/224 [Pipeline] fileExists [Pipeline] sh 20:38:44 + make test 20:38:44 go test -race -coverprofile=coverage.out ./... 20:41:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:41:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:06 go vet ./... 20:42:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:43 ./bin/test-attribution-txt.sh 20:42:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:42:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:42:43 $ docker stop --time=1 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 20:42:45 $ docker rm -f --volumes 4d3d5a3b25f6bce35618306a97f37842806783161ee5fe3a554e985969f351d5 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:46 Warning: overwriting stash ‘coverage-report’ 20:42:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:42:48 + ls -al . 20:42:48 total 180 20:42:48 drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 20:38 . 20:42:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:36 .. 20:42:48 -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 20:36 .dockerignore 20:42:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:36 .git 20:42:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:36 .github 20:42:48 -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 20:36 .gitignore 20:42:48 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:36 .golangci.yml 20:42:48 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 5 20:36 Attribution.txt 20:42:48 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 5 20:36 CHANGELOG.md 20:42:48 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 5 20:36 Dockerfile 20:42:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:36 GOVERNANCE.md 20:42:48 -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 20:36 Jenkinsfile 20:42:48 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 20:36 LICENSE 20:42:48 -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 20:36 OWNERS.md 20:42:48 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 5 20:36 README.md 20:42:48 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:33 VERSION 20:42:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:36 bin 20:42:48 -rw-r--r-- 1 jenkins jenkins 13 Mar 5 20:38 coverage.out 20:42:48 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 5 20:36 go.mod 20:42:48 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:36 go.sum 20:42:48 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 20:36 main.go 20:42:48 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 5 20:36 makefile 20:42:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 20:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:48 + 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=de2673118ef797f3fa80278e5e2907ec493f0d91 --label arch=arm64 --label version=3.2.0-dev.15 . 20:42:48 Sending build context to Docker daemon 159.7kB 20:42:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:42:48 Step 2/27 : FROM ${BASE} AS builder 20:42:48 ---> 6ca048a5aca8 20:42:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:42:48 ---> Running in 4f0c97d12f9a 20:42:49 Removing intermediate container 4f0c97d12f9a 20:42:49 ---> 219b59e4ff47 20:42:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:42:49 ---> Running in 9f890c530b7a 20:42:49 Removing intermediate container 9f890c530b7a 20:42:49 ---> eef95f1ae3d4 20:42:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:42:49 ---> Running in 5c004ecd2746 20:42:49 Removing intermediate container 5c004ecd2746 20:42:49 ---> 0498f91bd750 20:42:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:50 ---> Running in 9016b827f207 20:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:42:52 OK: 266 MiB in 52 packages 20:42:53 Removing intermediate container 9016b827f207 20:42:53 ---> 196d1863d2eb 20:42:53 Step 7/27 : WORKDIR /app 20:42:53 ---> Running in 9a4aae9c710c 20:42:54 Removing intermediate container 9a4aae9c710c 20:42:54 ---> 70df3558b78b 20:42:54 Step 8/27 : COPY go.mod vendor* ./ 20:42:54 ---> 3dfb0fb3287a 20:42:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:54 ---> Running in 3ee56d7b0687 20:42:56 Removing intermediate container 3ee56d7b0687 20:42:56 ---> fc9e9734093a 20:42:56 Step 10/27 : COPY . . 20:42:57 ---> 50de130d127b 20:42:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:57 ---> Running in 9c1b1f22b672 20:42:57 Removing intermediate container 9c1b1f22b672 20:42:57 ---> 28ffc0a1a826 20:42:57 Step 12/27 : RUN $MAKE 20:42:57 ---> Running in 1c3b838ea147 20:42:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15" -trimpath -mod=readonly -o app-service-configurable 20:44:50 Removing intermediate container 1c3b838ea147 20:44:50 ---> f24c2199a3cb 20:44:50 Step 13/27 : FROM alpine:3.18 20:44:50 3.18: Pulling from library/alpine 20:44:50 c6b39de5b339: Pulling fs layer 20:44:50 c6b39de5b339: Verifying Checksum 20:44:50 c6b39de5b339: Download complete 20:44:50 c6b39de5b339: Pull complete 20:44:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:44:50 Status: Downloaded newer image for alpine:3.18 20:44:50 ---> 33abbf032149 20:44:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:44:50 ---> Running in 3a1cd2891f08 20:44:50 Removing intermediate container 3a1cd2891f08 20:44:50 ---> 08c2b243183f 20:44:50 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:44:50 ---> Running in d532d52ba14d 20:44:50 Removing intermediate container d532d52ba14d 20:44:50 ---> c0a3927b3b34 20:44:50 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:50 ---> Running in 49214ac97068 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:44:50 (1/2) Installing ca-certificates (20230506-r0) 20:44:50 (2/2) Installing dumb-init (1.2.5-r2) 20:44:50 Executing busybox-1.36.1-r5.trigger 20:44:50 Executing ca-certificates-20230506-r0.trigger 20:44:50 OK: 9 MiB in 17 packages 20:44:50 Removing intermediate container 49214ac97068 20:44:50 ---> 5bc31b58e270 20:44:50 Step 17/27 : RUN apk --no-cache upgrade 20:44:50 ---> Running in 5b87cce33fdc 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:44:51 OK: 9 MiB in 17 packages 20:44:52 Removing intermediate container 5b87cce33fdc 20:44:52 ---> 2bdfbfa48119 20:44:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:44:52 ---> 44fc858a6408 20:44:52 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:44:53 ---> 94aae31fe82d 20:44:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:44:53 ---> dbbc2ee9325f 20:44:53 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:44:54 ---> d07dd588dc57 20:44:54 Step 22/27 : EXPOSE 48095 20:44:54 ---> Running in 8f2607b005b0 20:44:54 Removing intermediate container 8f2607b005b0 20:44:54 ---> e4d3ba9fcf89 20:44:54 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:44:54 ---> Running in ff8f729fd802 20:44:55 Removing intermediate container ff8f729fd802 20:44:55 ---> bb35d659bc9b 20:44:55 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:55 ---> Running in 78163db761bf 20:44:55 Removing intermediate container 78163db761bf 20:44:55 ---> 0782f1996496 20:44:55 Step 25/27 : LABEL arch=arm64 20:44:55 ---> Running in cda3b31e673d 20:44:55 Removing intermediate container cda3b31e673d 20:44:55 ---> b7b2512fe083 20:44:55 Step 26/27 : LABEL git_sha=de2673118ef797f3fa80278e5e2907ec493f0d91 20:44:55 ---> Running in 8b7e0107105a 20:44:56 Removing intermediate container 8b7e0107105a 20:44:56 ---> 0a98384ab7fb 20:44:56 Step 27/27 : LABEL version=3.2.0-dev.15 20:44:56 ---> Running in 9291a1768d65 20:44:56 Removing intermediate container 9291a1768d65 20:44:56 ---> 1a2ee58133c4 20:44:56 [Warning] One or more build-args [ARCH] were not consumed 20:44:56 Successfully built 1a2ee58133c4 20:44:56 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 20:44:56 provisioning config files... 20:44:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/224@tmp/config764346072167546084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:57 ---> ****-login.sh 20:44:57 nexus3.edgexfoundry.org:10001 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 nexus3.edgexfoundry.org:10002 20:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:57 Configure a credential helper to remove this warning. See 20:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:57 20:44:57 Login Succeeded 20:44:57 nexus3.edgexfoundry.org:10003 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 nexus3.edgexfoundry.org:10004 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 ****.io 20:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:58 Configure a credential helper to remove this warning. See 20:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:58 20:44:58 Login Succeeded 20:44:58 ---> ****-login.sh ends [Pipeline] } 20:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:44:59 de2673118ef797f3fa80278e5e2907ec493f0d91 20:44:59 latest 20:44:59 3.2.0-dev.15 20:44:59 de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:44:59 main 20:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 20:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:45:00 cf6464e18218: Preparing 20:45:00 c2c1324dfb19: Preparing 20:45:00 29acb9635541: Preparing 20:45:00 14ba5b912040: Preparing 20:45:00 f4bddaaa5335: Preparing 20:45:00 a300c2d5cbbb: Preparing 20:45:00 7c504f21be85: Preparing 20:45:00 a300c2d5cbbb: Waiting 20:45:00 7c504f21be85: Waiting 20:45:00 14ba5b912040: Pushed 20:45:00 f4bddaaa5335: Pushed 20:45:00 c2c1324dfb19: Pushed 20:45:00 29acb9635541: Pushed 20:45:00 7c504f21be85: Layer already exists 20:45:00 a300c2d5cbbb: Pushed 20:45:04 cf6464e18218: Pushed 20:45:04 de2673118ef797f3fa80278e5e2907ec493f0d91: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + 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 20:45:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:45:05 cf6464e18218: Preparing 20:45:05 c2c1324dfb19: Preparing 20:45:05 29acb9635541: Preparing 20:45:05 14ba5b912040: Preparing 20:45:05 f4bddaaa5335: Preparing 20:45:05 a300c2d5cbbb: Preparing 20:45:05 a300c2d5cbbb: Waiting 20:45:05 7c504f21be85: Preparing 20:45:05 7c504f21be85: Waiting 20:45:05 c2c1324dfb19: Layer already exists 20:45:05 29acb9635541: Layer already exists 20:45:05 14ba5b912040: Layer already exists 20:45:05 cf6464e18218: Layer already exists 20:45:05 f4bddaaa5335: Layer already exists 20:45:05 a300c2d5cbbb: Layer already exists 20:45:05 7c504f21be85: Layer already exists 20:45:06 latest: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 20:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:45:07 cf6464e18218: Preparing 20:45:07 c2c1324dfb19: Preparing 20:45:07 29acb9635541: Preparing 20:45:07 14ba5b912040: Preparing 20:45:07 f4bddaaa5335: Preparing 20:45:07 a300c2d5cbbb: Preparing 20:45:07 7c504f21be85: Preparing 20:45:07 a300c2d5cbbb: Waiting 20:45:07 7c504f21be85: Waiting 20:45:07 f4bddaaa5335: Layer already exists 20:45:07 29acb9635541: Layer already exists 20:45:07 cf6464e18218: Layer already exists 20:45:07 14ba5b912040: Layer already exists 20:45:07 c2c1324dfb19: Layer already exists 20:45:07 7c504f21be85: Layer already exists 20:45:07 a300c2d5cbbb: Layer already exists 20:45:07 3.2.0-dev.15: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:45:07 cf6464e18218: Preparing 20:45:07 c2c1324dfb19: Preparing 20:45:07 29acb9635541: Preparing 20:45:07 14ba5b912040: Preparing 20:45:07 f4bddaaa5335: Preparing 20:45:07 a300c2d5cbbb: Preparing 20:45:07 7c504f21be85: Preparing 20:45:07 a300c2d5cbbb: Waiting 20:45:07 7c504f21be85: Waiting 20:45:07 cf6464e18218: Layer already exists 20:45:07 f4bddaaa5335: Layer already exists 20:45:07 29acb9635541: Layer already exists 20:45:07 14ba5b912040: Layer already exists 20:45:07 c2c1324dfb19: Layer already exists 20:45:07 7c504f21be85: Layer already exists 20:45:07 a300c2d5cbbb: Layer already exists 20:45:07 de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 + 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 20:45:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:45:09 cf6464e18218: Preparing 20:45:09 c2c1324dfb19: Preparing 20:45:09 29acb9635541: Preparing 20:45:09 14ba5b912040: Preparing 20:45:09 f4bddaaa5335: Preparing 20:45:09 a300c2d5cbbb: Preparing 20:45:09 7c504f21be85: Preparing 20:45:09 a300c2d5cbbb: Waiting 20:45:09 7c504f21be85: Waiting 20:45:09 c2c1324dfb19: Layer already exists 20:45:09 29acb9635541: Layer already exists 20:45:09 f4bddaaa5335: Layer already exists 20:45:09 cf6464e18218: Layer already exists 20:45:09 14ba5b912040: Layer already exists 20:45:09 7c504f21be85: Layer already exists 20:45:09 a300c2d5cbbb: Layer already exists 20:45:09 main: digest: sha256:17d147f1b0960edbd1169ef0e37ad7addd29b32e508de110b34ce73e4df18c53 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:09 ===================================================== [Pipeline] echo 20:45:09 taggedImages: 20:45:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91 20:45:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:45:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.15 20:45:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:de2673118ef797f3fa80278e5e2907ec493f0d91-3.2.0-dev.15 20:45:09 - 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 20:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:10 20:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:10 arm64: Pulling from edgex-lftools-log-publisher 20:45:10 8998bd30e6a1: Pulling fs layer 20:45:10 04944245beec: Pulling fs layer 20:45:10 699f458cf7ca: Pulling fs layer 20:45:10 765212b225bb: Pulling fs layer 20:45:10 f23df028b6ca: Pulling fs layer 20:45:10 d65c8cfc05b1: Pulling fs layer 20:45:10 765212b225bb: Waiting 20:45:10 f23df028b6ca: Waiting 20:45:10 2437ff75d9bd: Pulling fs layer 20:45:10 d65c8cfc05b1: Waiting 20:45:10 2437ff75d9bd: Waiting 20:45:11 04944245beec: Verifying Checksum 20:45:11 04944245beec: Download complete 20:45:11 765212b225bb: Download complete 20:45:11 f23df028b6ca: Download complete 20:45:11 d65c8cfc05b1: Verifying Checksum 20:45:11 d65c8cfc05b1: Download complete 20:45:11 699f458cf7ca: Verifying Checksum 20:45:11 699f458cf7ca: Download complete 20:45:11 8998bd30e6a1: Verifying Checksum 20:45:11 8998bd30e6a1: Download complete 20:45:14 2437ff75d9bd: Verifying Checksum 20:45:14 2437ff75d9bd: Download complete 20:45:16 8998bd30e6a1: Pull complete 20:45:16 04944245beec: Pull complete 20:45:18 699f458cf7ca: Pull complete 20:45:18 765212b225bb: Pull complete 20:45:19 f23df028b6ca: Pull complete 20:45:19 d65c8cfc05b1: Pull complete 20:45:37 2437ff75d9bd: Pull complete 20:45:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:37 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 20:45:38 $ 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/224 -v /w/workspace/app-service-configurable/224:/w/workspace/app-service-configurable/224:rw,z -v /w/workspace/app-service-configurable/224@tmp:/w/workspace/app-service-configurable/224@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 20:45:40 $ docker top 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:41 ---> job-cost.sh 20:45:41 lf-activate-venv: SKIPPING 20:45:41 INFO: No Stack... 20:45:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:45:42 INFO: Archiving Costs [Pipeline] sh 20:45:42 + cat /w/workspace/app-service-configurable/224/archives/cost.csv 20:45:42 + cut -d, -f6 [Pipeline] lock 20:45:43 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] 20:45:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] did not exist. Created. 20:45:43 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:44 /w/workspace/app-service-configurable/224@tmp/durable-8ec61bdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:45:44 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:44 Warning: overwriting stash ‘stack-cost’ 20:45:44 Stashed 1 file(s) [Pipeline] } 20:45:44 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:44 $ docker stop --time=1 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 20:45:46 $ docker rm -f --volumes 6c2a00a18fde67e671fb449af6cce947b989ba120a768a3dfd36ebf676302ef5 [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 20:45:47 provisioning config files... 20:45:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8898901667497132584tmp [Pipeline] { [Pipeline] sh 20:45:48 + set +x 20:45:48 + curl -s https://codecov.io/bash 20:45:48 + bash -s -- 20:45:48 20:45:48 _____ _ 20:45:48 / ____| | | 20:45:48 | | ___ __| | ___ ___ _____ __ 20:45:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:48 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:48 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:48 Bash-1.0.6 20:45:48 20:45:48 20:45:48 ==> git version 2.25.1 found 20:45:48 ==> 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 20:45:48 Release-Date: 2020-01-08 20:45:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:48 ==> Jenkins CI detected. 20:45:48 current dir:  /w/workspace/ry_app-service-configurable_main 20:45:48 project root: . 20:45:48 --> token set from env 20:45:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:48 ==> Running gcov in . (disable via -X gcov) 20:45:48 ==> Python coveragepy not found 20:45:48 ==> Searching for coverage reports in: 20:45:48 + . 20:45:48 -> Found 1 reports 20:45:48 ==> Detecting git/mercurial file structure 20:45:48 ==> Reading reports 20:45:48 + ./coverage.out bytes=13 20:45:48 ==> Appending adjustments 20:45:48 https://docs.codecov.io/docs/fixing-reports 20:45:48 + Found adjustments 20:45:48 ==> Gzipping contents 20:45:48 4.0K /tmp/codecov.nJlVoj.gz 20:45:48 ==> Uploading reports 20:45:48 url: https://codecov.io 20:45:48 query: branch=main&commit=de2673118ef797f3fa80278e5e2907ec493f0d91&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:48 -> Pinging Codecov 20:45:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=de2673118ef797f3fa80278e5e2907ec493f0d91&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:45:48 -> Uploading to 20:45:48 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/A97CA9966030D2A3747ED39772930CCE/de2673118ef797f3fa80278e5e2907ec493f0d91/e43a381c-a075-40ce-811f-1e75d3daafcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T204548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a31458d9f33fb436db9d0abee91a3cab2b85098d66f3340a00d2efcb7897438 20:45:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:48 Dload Upload Total Spent Left Speed 20:45:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 801 --:--:-- --:--:-- --:--:-- 801 20:45:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] } 20:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:45:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:45:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:49 20:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:45:50 df9b9388f04a: Pulling fs layer 20:45:50 52dc419b0ee2: Pulling fs layer 20:45:50 25bc292e5bac: Pulling fs layer 20:45:50 114826534d7a: Pulling fs layer 20:45:50 4657fd5d0bcf: Pulling fs layer 20:45:50 6ad1cebc031e: Pulling fs layer 20:45:50 8a3aa393b2d8: Pulling fs layer 20:45:50 114826534d7a: Waiting 20:45:50 4657fd5d0bcf: Waiting 20:45:50 6ad1cebc031e: Waiting 20:45:50 8a3aa393b2d8: Waiting 20:45:50 25bc292e5bac: Verifying Checksum 20:45:50 25bc292e5bac: Download complete 20:45:50 52dc419b0ee2: Verifying Checksum 20:45:50 52dc419b0ee2: Download complete 20:45:50 4657fd5d0bcf: Download complete 20:45:50 df9b9388f04a: Download complete 20:45:50 6ad1cebc031e: Verifying Checksum 20:45:50 6ad1cebc031e: Download complete 20:45:50 df9b9388f04a: Pull complete 20:45:50 52dc419b0ee2: Pull complete 20:45:50 25bc292e5bac: Pull complete 20:45:51 114826534d7a: Verifying Checksum 20:45:51 114826534d7a: Download complete 20:45:51 8a3aa393b2d8: Verifying Checksum 20:45:51 8a3aa393b2d8: Download complete 20:45:54 114826534d7a: Pull complete 20:45:54 4657fd5d0bcf: Pull complete 20:45:54 6ad1cebc031e: Pull complete 20:45:57 8a3aa393b2d8: Pull complete 20:45:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:45:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:57 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:46:02 $ docker top c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 20:46:02 + set -o pipefail 20:46:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 20:46:07 20:46:07 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:46:07 20:46:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e86b279b-f484-4e74-9a20-913db3b014f0 20:46:07 20:46:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:46:07 20:46:08 20:46:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:46:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:46:08 More details here: https://snyk.co/ue1NS [Pipeline] } 20:46:07 $ docker stop --time=1 c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a 20:46:11 $ docker rm -f --volumes c5ecbaa94b9668e003de3b47eba8524da1f9cfec636effe2a7f640ae9a3e853a [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 20:46:12 + git log --format=format:%s -1 de2673118ef797f3fa80278e5e2907ec493f0d91 [Pipeline] sh 20:46:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:13 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:13 $ docker top cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 -eo pid,comm 20:46:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:46:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:14 [ssh-agent] Looking for ssh-agent implementation... 20:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:14 $ docker exec cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 ssh-agent 20:46:14 SSH_AUTH_SOCK=/tmp/ssh-jLO2VuIgHleq/agent.33 20:46:14 SSH_AGENT_PID=39 20:46:14 Running ssh-add (command line suppressed) 20:46:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11427807637703767660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11427807637703767660.key) 20:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:14 + git semver tag 20:46:15 2024-03-05 20:46:14,995 [run_tag] DEBUG tag force:False 20:46:15 2024-03-05 20:46:14,995 [check_head_tag] DEBUG check head tag 20:46:15 2024-03-05 20:46:14,997 [execute] INFO git cat-file --batch-check 20:46:15 2024-03-05 20:46:14,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:46:15 2024-03-05 20:46:15,001 [execute] INFO git cat-file --batch 20:46:15 2024-03-05 20:46:15,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:46:15 2024-03-05 20:46:15,024 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:15 2024-03-05 20:46:15,024 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 20:46:15 2024-03-05 20:46:15,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:46:15 2024-03-05 20:46:15,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:15 3.2.0-dev.15 [Pipeline] } 20:46:15 $ docker exec --env ******** --env ******** cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 ssh-agent -k 20:46:15 unset SSH_AUTH_SOCK; 20:46:15 unset SSH_AGENT_PID; 20:46:15 echo Agent pid 39 killed; 20:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:15 + git semver [Pipeline] } 20:46:16 $ docker stop --time=1 cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 20:46:17 $ docker rm -f --volumes cb6bb69175c0e05c32d8d576108ce3441b49400eae0f4290f5db277b76a587a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:18 20:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:18 0.23.1-centos7: Pulling from edgex-lftools 20:46:18 ab5ef0e58194: Pulling fs layer 20:46:18 9712f1f96733: Pulling fs layer 20:46:18 63f879dbbcfc: Pulling fs layer 20:46:18 0d9ebad4ef96: Pulling fs layer 20:46:18 e9a5061849ea: Pulling fs layer 20:46:18 d747dcd14b5f: Pulling fs layer 20:46:18 2de7ff778b66: Pulling fs layer 20:46:18 e9a5061849ea: Waiting 20:46:18 d747dcd14b5f: Waiting 20:46:18 0d9ebad4ef96: Waiting 20:46:18 2de7ff778b66: Waiting 20:46:18 9712f1f96733: Verifying Checksum 20:46:18 9712f1f96733: Download complete 20:46:18 63f879dbbcfc: Verifying Checksum 20:46:18 63f879dbbcfc: Download complete 20:46:18 0d9ebad4ef96: Verifying Checksum 20:46:18 0d9ebad4ef96: Download complete 20:46:18 e9a5061849ea: Verifying Checksum 20:46:18 e9a5061849ea: Download complete 20:46:18 d747dcd14b5f: Download complete 20:46:18 ab5ef0e58194: Verifying Checksum 20:46:18 ab5ef0e58194: Download complete 20:46:18 2de7ff778b66: Verifying Checksum 20:46:18 2de7ff778b66: Download complete 20:46:21 ab5ef0e58194: Pull complete 20:46:21 9712f1f96733: Pull complete 20:46:21 63f879dbbcfc: Pull complete 20:46:25 0d9ebad4ef96: Pull complete 20:46:25 e9a5061849ea: Pull complete 20:46:25 d747dcd14b5f: Pull complete 20:46:26 2de7ff778b66: Pull complete 20:46:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:46:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:26 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:46:32 $ docker top c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:46:32 provisioning config files... 20:46:32 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16184121484219230402tmp 20:46:32 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1737304107954115786tmp 20:46:32 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1191943945903497086tmp [Pipeline] { [Pipeline] echo 20:46:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:46:32 ---> sigul-configuration.sh 20:46:32 gpg: directory `/root/.gnupg' created 20:46:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:46:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:46:32 gpg: keyring `/root/.gnupg/secring.gpg' created 20:46:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:46:32 gpg: CAST5 encrypted data 20:46:32 gpg: encrypted with 1 passphrase 20:46:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:46:32 + mkdir /home/jenkins 20:46:32 + mkdir /home/jenkins/sigul [Pipeline] sh 20:46:33 + 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 20:46:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:46:33 ---> sigul-install.sh 20:46:33 Sigul already installed; skipping installation. [Pipeline] sh 20:46:33 + git tag --list 20:46:33 v1.0.0 20:46:33 v1.1.0 20:46:33 v1.2.0 20:46:33 v1.3.0 20:46:33 v1.3.1 20:46:33 v2.0.0 20:46:33 v2.0.1 20:46:33 v2.1.0 20:46:33 v2.1.1 20:46:33 v2.1.2 20:46:33 v2.2.0 20:46:33 v2.3 20:46:33 v2.3.0 20:46:33 v2.3.1 20:46:33 v3.0 20:46:33 v3.0.0 20:46:33 v3.0.1 20:46:33 v3.0.1-dev.1 20:46:33 v3.1 20:46:33 v3.1.0 20:46:33 v3.1.0-dev.1 20:46:33 v3.1.0-dev.10 20:46:33 v3.1.0-dev.11 20:46:33 v3.1.0-dev.12 20:46:33 v3.1.0-dev.13 20:46:33 v3.1.0-dev.14 20:46:33 v3.1.0-dev.15 20:46:33 v3.1.0-dev.16 20:46:33 v3.1.0-dev.17 20:46:33 v3.1.0-dev.18 20:46:33 v3.1.0-dev.19 20:46:33 v3.1.0-dev.2 20:46:33 v3.1.0-dev.20 20:46:33 v3.1.0-dev.21 20:46:33 v3.1.0-dev.22 20:46:33 v3.1.0-dev.23 20:46:33 v3.1.0-dev.24 20:46:33 v3.1.0-dev.25 20:46:33 v3.1.0-dev.26 20:46:33 v3.1.0-dev.27 20:46:33 v3.1.0-dev.28 20:46:33 v3.1.0-dev.29 20:46:33 v3.1.0-dev.3 20:46:33 v3.1.0-dev.30 20:46:33 v3.1.0-dev.31 20:46:33 v3.1.0-dev.32 20:46:33 v3.1.0-dev.33 20:46:33 v3.1.0-dev.34 20:46:33 v3.1.0-dev.35 20:46:33 v3.1.0-dev.36 20:46:33 v3.1.0-dev.37 20:46:33 v3.1.0-dev.38 20:46:33 v3.1.0-dev.39 20:46:33 v3.1.0-dev.4 20:46:33 v3.1.0-dev.5 20:46:33 v3.1.0-dev.6 20:46:33 v3.1.0-dev.7 20:46:33 v3.1.0-dev.8 20:46:33 v3.1.0-dev.9 20:46:33 v3.2.0-dev.1 20:46:33 v3.2.0-dev.10 20:46:33 v3.2.0-dev.11 20:46:33 v3.2.0-dev.12 20:46:33 v3.2.0-dev.13 20:46:33 v3.2.0-dev.14 20:46:33 v3.2.0-dev.15 20:46:33 v3.2.0-dev.2 20:46:33 v3.2.0-dev.3 20:46:33 v3.2.0-dev.4 20:46:33 v3.2.0-dev.5 20:46:33 v3.2.0-dev.6 20:46:33 v3.2.0-dev.7 20:46:33 v3.2.0-dev.8 20:46:33 v3.2.0-dev.9 [Pipeline] sh 20:46:34 + lftools sign git-tag v3.2.0-dev.15 20:46:34 Signing Git tag with Sigul... 20:46:34 Signing v3.2.0-dev.15 [Pipeline] echo 20:46:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:46:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:46:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:46:35 $ docker stop --time=1 c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 20:46:36 $ docker rm -f --volumes c20a1dc05c4e501b760fe4498be8cc019012e67443dff5b48cbcbd75c4dc5f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:46:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:38 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:38 $ docker top ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e -eo pid,comm 20:46:38 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). 20:46:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:38 [ssh-agent] Looking for ssh-agent implementation... 20:46:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:38 $ docker exec ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e ssh-agent 20:46:39 SSH_AUTH_SOCK=/tmp/ssh-aV0AjSqhW7Bo/agent.31 20:46:39 SSH_AGENT_PID=37 20:46:39 Running ssh-add (command line suppressed) 20:46:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9978558492694913174.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9978558492694913174.key) 20:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:39 + git semver bump pre 20:46:39 2024-03-05 20:46:39,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:39 2024-03-05 20:46:39,649 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 20:46:39 2024-03-05 20:46:39,649 [bump_version] DEBUG bumped version:3.2.0-dev.16 20:46:39 2024-03-05 20:46:39,649 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 20:46:39 2024-03-05 20:46:39,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:39 2024-03-05 20:46:39,649 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 20:46:39 2024-03-05 20:46:39,651 [execute] INFO git cat-file --batch-check 20:46:39 2024-03-05 20:46:39,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:39 2024-03-05 20:46:39,656 [execute] INFO git cat-file --batch 20:46:39 2024-03-05 20:46:39,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:39 2024-03-05 20:46:39,661 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:39 3.2.0-dev.16 [Pipeline] } 20:46:39 $ docker exec --env ******** --env ******** ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e ssh-agent -k 20:46:39 unset SSH_AUTH_SOCK; 20:46:39 unset SSH_AGENT_PID; 20:46:39 echo Agent pid 37 killed; 20:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:40 + git semver [Pipeline] } 20:46:40 $ docker stop --time=1 ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e 20:46:41 $ docker rm -f --volumes ec4619665d30dd2de4e27d7a362d022282d103a22f5f39689a6955b21362755e [Pipeline] // withDockerContainer [Pipeline] sh 20:46:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:46:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:42 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:46:43 $ docker top ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 -eo pid,comm 20:46:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:46:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:43 [ssh-agent] Looking for ssh-agent implementation... 20:46:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:43 $ docker exec ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 ssh-agent 20:46:43 SSH_AUTH_SOCK=/tmp/ssh-jkYq8z502NEO/agent.33 20:46:43 SSH_AGENT_PID=39 20:46:43 Running ssh-add (command line suppressed) 20:46:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12784269696923340376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12784269696923340376.key) 20:46:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:44 + git semver push 20:46:44 2024-03-05 20:46:44,495 [run_push] DEBUG push 20:46:44 2024-03-05 20:46:44,495 [execute] INFO git cat-file --batch-check 20:46:44 2024-03-05 20:46:44,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:46:44 2024-03-05 20:46:44,499 [execute] INFO git rev-list c80c3449fb6833e63e3153e64ddf73de2908aedd -- 20:46:44 2024-03-05 20:46:44,499 [execute] DEBUG Popen(['git', 'rev-list', 'c80c3449fb6833e63e3153e64ddf73de2908aedd', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:46:44 2024-03-05 20:46:44,512 [execute] INFO git fetch -v origin 20:46:44 2024-03-05 20:46:44,512 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 20:46:45 2024-03-05 20:46:44,968 [run_push] DEBUG no remote changes detected 20:46:45 2024-03-05 20:46:44,969 [execute] INFO git push origin semver 20:46:45 2024-03-05 20:46:44,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:46:45 2024-03-05 20:46:45,651 [run_push] DEBUG push all version tags 20:46:45 2024-03-05 20:46:45,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:46:45 2024-03-05 20:46:45,651 [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) 20:46:46 2024-03-05 20:46:46,266 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:46:46 3.2.0-dev.16 [Pipeline] } 20:46:46 $ docker exec --env ******** --env ******** ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 ssh-agent -k 20:46:46 unset SSH_AUTH_SOCK; 20:46:46 unset SSH_AGENT_PID; 20:46:46 echo Agent pid 39 killed; 20:46:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:46 + git semver [Pipeline] } 20:46:47 $ docker stop --time=1 ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 20:46:48 $ docker rm -f --volumes ab84ca0c5ccdca16ca9d51860335d49249fc5844211b2e99a90db1ad528584e3 [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 20:46:50 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:46:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:46:50 total 16 20:46:50 drwxr-xr-x 3 root root 4096 Mar 5 20:36 . 20:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:46 .. 20:46:50 drwxr-xr-x 2 root root 4096 Mar 5 20:36 cost 20:46:50 -rw-r--r-- 1 root root 96 Mar 5 20:36 cost.csv 20:46:50 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:46:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:46:50 total 16 20:46:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:36 . 20:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:46 .. 20:46:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 20:36 cost 20:46:50 -rw-r--r-- 1 jenkins jenkins 96 Mar 5 20:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:46:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:51 ---> package-listing.sh 20:46:51 ++ tr '[:upper:]' '[:lower:]' 20:46:51 ++ facter osfamily 20:46:51 + OS_FAMILY=debian 20:46:51 + workspace=/w/workspace/ry_app-service-configurable_main 20:46:51 + START_PACKAGES=/tmp/packages_start.txt 20:46:51 + END_PACKAGES=/tmp/packages_end.txt 20:46:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:51 + PACKAGES=/tmp/packages_start.txt 20:46:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:46:51 + PACKAGES=/tmp/packages_end.txt 20:46:51 + case "${OS_FAMILY}" in 20:46:51 + dpkg -l 20:46:51 + grep '^ii' 20:46:51 + '[' -f /tmp/packages_start.txt ']' 20:46:51 + '[' -f /tmp/packages_end.txt ']' 20:46:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:46:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:46:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:46:51 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 20:46:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:52 prd-ubuntu20.04-docker-8c-8g-5020 does not seem to be running inside a container 20:46:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:52 $ docker top 3f295c4ad31dcad0bd309e25b88fc55c1fedfc98c931ea5e24e23c9e171f8b0e -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:46:53 + ls /var/log/sa-host 20:46:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:54 provisioning config files... 20:46:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4906517837424367333tmp [Pipeline] { [Pipeline] echo 20:46:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:54 ---> create-netrc.sh [Pipeline] } 20:46:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:54 ---> python-tools-install.sh [Pipeline] echo 20:46:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:55 ---> sudo-logs.sh 20:46:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:55 ---> job-cost.sh 20:46:55 lf-activate-venv: SKIPPING 20:46:55 DEBUG: total: 0.2199999988079071 20:46:55 INFO: Retrieving Stack Cost... 20:46:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:56 INFO: Archiving Costs [Pipeline] echo 20:46:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:56 ---> logs-deploy.sh 20:46:56 lf-activate-venv: SKIPPING 20:46:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/224 20:46:56 INFO: archiving workspace using pattern(s): 20:46:57 Archives upload complete. 20:46:57 INFO: archiving logs to Nexus