Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a669bdb4f1e2d7cd4e5cba464327739a597f1457 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-ssh2931230240935159057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12781649190576382013.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15782855167010615877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh1056114221149161404.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2078347366824508191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34203 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a669bdb4f1e2d7cd4e5cba464327739a597f1457 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 Commit message: "build: Update to latest SDK (#415)" > git rev-list --no-walk 630649d9e86e1599e588b2207988e7000b3d75e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:20 ========================================================= 23:11:20 EdgeX Global Pipelines Version Info 23:11:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:20 ------------------- 23:11:20 stable info: 23:11:20 ------------------- 23:11:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:20 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:11:20 Message: update stable to v1.0.227 23:11:21 ------------------- 23:11:21 experimental info: 23:11:21 ------------------- 23:11:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:21 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:11:21 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:11:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:11:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo 23:11:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a669bdb [Pipeline] echo 23:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:22 provisioning config files... 23:11:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6990669185505491394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:22 ---> docker-login.sh 23:11:22 nexus3.edgexfoundry.org:10001 23:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:22 Configure a credential helper to remove this warning. See 23:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:22 23:11:22 Login Succeeded 23:11:22 nexus3.edgexfoundry.org:10002 23:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:22 Configure a credential helper to remove this warning. See 23:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:22 23:11:22 Login Succeeded 23:11:22 nexus3.edgexfoundry.org:10003 23:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:23 Configure a credential helper to remove this warning. See 23:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:23 23:11:23 Login Succeeded 23:11:23 nexus3.edgexfoundry.org:10004 23:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:23 Configure a credential helper to remove this warning. See 23:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:23 23:11:23 Login Succeeded 23:11:23 docker.io 23:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:23 Configure a credential helper to remove this warning. See 23:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:23 23:11:23 Login Succeeded 23:11:23 ---> docker-login.sh ends [Pipeline] } 23:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:11:24 + git rev-list -1 --merges a669bdb4f1e2d7cd4e5cba464327739a597f1457~1..a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo 23:11:24 -----------> git rev-list -1 --merges a669bdb4f1e2d7cd4e5cba464327739a597f1457~1..a669bdb4f1e2d7cd4e5cba464327739a597f1457 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [false] [Pipeline] sh 23:11:24 + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo 23:11:24 ========================================================= 23:11:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:24 + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo 23:11:24 [semverPrep] GIT_COMMIT: a669bdb4f1e2d7cd4e5cba464327739a597f1457, Commit Message: build: Update to latest SDK (#415) [Pipeline] echo 23:11:24 [semverPrep] This is not a build commit. [Pipeline] sh 23:11:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:11:25 + grep -v github /etc/ssh/ssh_known_hosts 23:11:25 + [ -e /tmp/ssh_known_hosts ] 23:11:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:11:25 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:25 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:11:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:11:25 23:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:11:26 latest: Pulling from edgex-devops/py-git-semver 23:11:26 1fe172e4850f: Pulling fs layer 23:11:26 caf521ccaac6: Pulling fs layer 23:11:26 3ead6fa29328: Pulling fs layer 23:11:26 5c2a1cbceb83: Pulling fs layer 23:11:26 a8d5f1318db7: Pulling fs layer 23:11:26 c427282e49a2: Pulling fs layer 23:11:26 1827001aaf11: Pulling fs layer 23:11:26 0714d37db230: Pulling fs layer 23:11:26 ac28cf19c067: Pulling fs layer 23:11:26 ca983d60f3e2: Pulling fs layer 23:11:26 9f894cec8388: Pulling fs layer 23:11:26 ac28cf19c067: Waiting 23:11:26 1827001aaf11: Waiting 23:11:26 0714d37db230: Waiting 23:11:26 a8d5f1318db7: Waiting 23:11:26 ca983d60f3e2: Waiting 23:11:26 9f894cec8388: Waiting 23:11:26 c427282e49a2: Waiting 23:11:26 5c2a1cbceb83: Waiting 23:11:26 caf521ccaac6: Download complete 23:11:26 5c2a1cbceb83: Download complete 23:11:26 a8d5f1318db7: Verifying Checksum 23:11:26 a8d5f1318db7: Download complete 23:11:26 3ead6fa29328: Verifying Checksum 23:11:26 3ead6fa29328: Download complete 23:11:26 c427282e49a2: Verifying Checksum 23:11:26 c427282e49a2: Download complete 23:11:26 0714d37db230: Verifying Checksum 23:11:26 0714d37db230: Download complete 23:11:26 ac28cf19c067: Verifying Checksum 23:11:26 ac28cf19c067: Download complete 23:11:26 ca983d60f3e2: Verifying Checksum 23:11:26 ca983d60f3e2: Download complete 23:11:26 9f894cec8388: Verifying Checksum 23:11:26 9f894cec8388: Download complete 23:11:26 1fe172e4850f: Verifying Checksum 23:11:26 1fe172e4850f: Download complete 23:11:26 1827001aaf11: Verifying Checksum 23:11:26 1827001aaf11: Download complete 23:11:28 1fe172e4850f: Pull complete 23:11:28 caf521ccaac6: Pull complete 23:11:28 3ead6fa29328: Pull complete 23:11:28 5c2a1cbceb83: Pull complete 23:11:29 a8d5f1318db7: Pull complete 23:11:29 c427282e49a2: Pull complete 23:11:31 1827001aaf11: Pull complete 23:11:31 0714d37db230: Pull complete 23:11:31 ac28cf19c067: Pull complete 23:11:31 ca983d60f3e2: Pull complete 23:11:31 9f894cec8388: Pull complete 23:11:31 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:11:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:11:31 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:11:31 $ 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:latest cat 23:11:33 $ docker top 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa -eo pid,comm 23:11:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:11:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:33 [ssh-agent] Looking for ssh-agent implementation... 23:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:33 $ docker exec 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent 23:11:33 SSH_AUTH_SOCK=/tmp/ssh-4LS6CoFQnzbQ/agent.32 23:11:33 SSH_AGENT_PID=39 23:11:33 Running ssh-add (command line suppressed) 23:11:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6412950412601779569.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6412950412601779569.key) 23:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:34 + git tag --points-at HEAD [Pipeline] } 23:11:34 $ docker exec --env ******** --env ******** 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent -k 23:11:34 unset SSH_AUTH_SOCK; 23:11:34 unset SSH_AGENT_PID; 23:11:34 echo Agent pid 39 killed; 23:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:34 [ssh-agent] Looking for ssh-agent implementation... 23:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:34 $ docker exec 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent 23:11:34 SSH_AUTH_SOCK=/tmp/ssh-t5bDrQrQMRFQ/agent.73 23:11:34 SSH_AGENT_PID=79 23:11:34 Running ssh-add (command line suppressed) 23:11:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7823734872325527637.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7823734872325527637.key) 23:11:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:35 + git semver init 23:11:35 2022-04-28 23:11:35,291 [run_init] DEBUG init version:0.0.0 force:False 23:11:35 2022-04-28 23:11:35,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:11:35 2022-04-28 23:11:35,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:11:35 2022-04-28 23:11:35,292 [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) 23:11:36 2022-04-28 23:11:36,076 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:11:36 2022-04-28 23:11:36,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:11:36 2022-04-28 23:11:36,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:11:36 2022-04-28 23:11:36,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:11:36 2.2.0-dev.33 [Pipeline] } 23:11:36 $ docker exec --env ******** --env ******** 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent -k 23:11:36 unset SSH_AUTH_SOCK; 23:11:36 unset SSH_AGENT_PID; 23:11:36 echo Agent pid 79 killed; 23:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:36 + git semver [Pipeline] } 23:11:37 $ docker stop --time=1 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa 23:11:38 $ docker rm -f 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa [Pipeline] // withDockerContainer [Pipeline] sh 23:11:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:39 Stashed 1 file(s) [Pipeline] echo 23:11:39 [edgeXSemver]: initialized semver on version 2.2.0-dev.33 [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 23:11:39 provisioning config files... 23:11:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5870349681806880696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:39 ---> docker-login.sh 23:11:39 nexus3.edgexfoundry.org:10001 23:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:39 Configure a credential helper to remove this warning. See 23:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:39 23:11:39 Login Succeeded 23:11:39 nexus3.edgexfoundry.org:10002 23:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:39 Configure a credential helper to remove this warning. See 23:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:39 23:11:39 Login Succeeded 23:11:39 nexus3.edgexfoundry.org:10003 23:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:39 Configure a credential helper to remove this warning. See 23:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:39 23:11:39 Login Succeeded 23:11:39 nexus3.edgexfoundry.org:10004 23:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:39 Configure a credential helper to remove this warning. See 23:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:39 23:11:39 Login Succeeded 23:11:39 docker.io 23:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:40 Configure a credential helper to remove this warning. See 23:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:40 23:11:40 Login Succeeded 23:11:40 ---> docker-login.sh ends [Pipeline] } 23:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:40 ========================================================= 23:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:11:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:11:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:11:40 Sending build context to Docker daemon 3.049MB 23:11:40 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:11:40 Step 2/13 : FROM ${BASE} AS builder 23:11:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:40 59bf1c3509f3: Pulling fs layer 23:11:40 666ba61612fd: Pulling fs layer 23:11:40 8ed8ca486205: Pulling fs layer 23:11:40 4fe6c5a15a65: Pulling fs layer 23:11:40 22a0e8bec74d: Pulling fs layer 23:11:40 ca2b28591e48: Pulling fs layer 23:11:40 a51346096db8: Pulling fs layer 23:11:40 daebc70d1ce1: Pulling fs layer 23:11:40 0e18a0eac166: Pulling fs layer 23:11:40 ca2b28591e48: Waiting 23:11:40 a51346096db8: Waiting 23:11:40 0e18a0eac166: Waiting 23:11:40 daebc70d1ce1: Waiting 23:11:40 4fe6c5a15a65: Waiting 23:11:40 22a0e8bec74d: Waiting 23:11:40 8ed8ca486205: Verifying Checksum 23:11:40 8ed8ca486205: Download complete 23:11:40 666ba61612fd: Verifying Checksum 23:11:40 666ba61612fd: Download complete 23:11:40 22a0e8bec74d: Verifying Checksum 23:11:40 22a0e8bec74d: Download complete 23:11:40 ca2b28591e48: Verifying Checksum 23:11:40 ca2b28591e48: Download complete 23:11:40 59bf1c3509f3: Download complete 23:11:40 a51346096db8: Verifying Checksum 23:11:40 a51346096db8: Download complete 23:11:40 daebc70d1ce1: Verifying Checksum 23:11:40 daebc70d1ce1: Download complete 23:11:40 59bf1c3509f3: Pull complete 23:11:41 666ba61612fd: Pull complete 23:11:41 8ed8ca486205: Pull complete 23:11:41 0e18a0eac166: Verifying Checksum 23:11:41 0e18a0eac166: Download complete 23:11:41 4fe6c5a15a65: Verifying Checksum 23:11:41 4fe6c5a15a65: Download complete 23:11:45 4fe6c5a15a65: Pull complete 23:11:45 22a0e8bec74d: Pull complete 23:11:45 ca2b28591e48: Pull complete 23:11:45 a51346096db8: Pull complete 23:11:45 daebc70d1ce1: Pull complete 23:11:47 0e18a0eac166: Pull complete 23:11:47 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:11:47 ---> f018257e8ee9 23:11:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:11:49 ---> Running in 257656d8a48e 23:11:49 Removing intermediate container 257656d8a48e 23:11:49 ---> 411b73daca79 23:11:49 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:11:49 ---> Running in 68703f7cf03d 23:11:49 Removing intermediate container 68703f7cf03d 23:11:49 ---> 6f232b173df8 23:11:49 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:11:49 ---> Running in a76923ff3724 23:11:49 Removing intermediate container a76923ff3724 23:11:49 ---> 22ce140cc19f 23:11:49 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:49 ---> Running in e28c62ab1f29 23:11:50 Removing intermediate container e28c62ab1f29 23:11:50 ---> d84b10d483d6 23:11:50 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:50 ---> Running in f4497983c198 23:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:51 OK: 221 MiB in 52 packages 23:11:52 Removing intermediate container f4497983c198 23:11:52 ---> a80628c2daaa 23:11:52 Step 8/13 : WORKDIR /app 23:11:52 ---> Running in b53d3a1bd3e3 23:11:52 Removing intermediate container b53d3a1bd3e3 23:11:52 ---> 2dccbf2581fb 23:11:52 Step 9/13 : COPY go.mod vendor* ./ 23:11:52 ---> 13b5ceb83d92 23:11:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:52 ---> Running in 97b6a4a1e9ba 23:11:54 Still waiting to schedule task 23:11:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34201’ is offline 23:12:07 Removing intermediate container 97b6a4a1e9ba 23:12:07 ---> e0b21995497c 23:12:07 Step 11/13 : COPY . . 23:12:07 ---> ed7f6f4b860c 23:12:07 Step 12/13 : ARG MAKE="make build" 23:12:07 ---> Running in fa78800cb794 23:12:07 Removing intermediate container fa78800cb794 23:12:07 ---> 4c78e222d057 23:12:07 Step 13/13 : RUN $MAKE 23:12:07 ---> Running in 949b1439703a 23:12:07 noop 23:12:08 Removing intermediate container 949b1439703a 23:12:08 ---> f31310c31572 23:12:08 Successfully built f31310c31572 23:12:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:12:08 + docker inspect -f . ci-base-image-x86_64 23:12:08 . [Pipeline] withDockerContainer 23:12:08 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:12:08 $ 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 23:12:08 $ docker top 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:09 + go version 23:12:09 go version go1.17.6 linux/amd64 [Pipeline] } 23:12:09 $ docker stop --time=1 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 23:12:10 $ docker rm -f 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:10 + docker inspect -f . ci-base-image-x86_64 23:12:10 . [Pipeline] withDockerContainer 23:12:11 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:12:11 $ 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 23:12:11 $ docker top c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:12:11 + make test 23:12:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:12:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:12:21 CGO_ENABLED=1 go vet ./... 23:12:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:25 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:25 $ docker stop --time=1 c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 23:12:27 $ docker rm -f c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:28 + ls -al . 23:12:28 total 164 23:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:12 . 23:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:11 .. 23:12:28 -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 23:11 .dockerignore 23:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:11 .git 23:12:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:11 .github 23:12:28 -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 23:11 .gitignore 23:12:28 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:11 .semver 23:12:28 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 23:11 Attribution.txt 23:12:28 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 23:11 CHANGELOG.md 23:12:28 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 23:11 Dockerfile 23:12:28 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:11 GOVERNANCE.md 23:12:28 -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 23:11 Jenkinsfile 23:12:28 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 23:11 LICENSE 23:12:28 -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 23:11 OWNERS.md 23:12:28 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 23:11 README.md 23:12:28 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:11 VERSION 23:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:11 bin 23:12:28 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 23:12 coverage.out 23:12:28 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 23:11 go.mod 23:12:28 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 23:11 go.sum 23:12:28 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 23:11 main.go 23:12:28 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 23:11 makefile 23:12:28 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:11 res 23:12:28 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:11 snap [Pipeline] isUnix [Pipeline] sh 23:12:28 + 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=a669bdb4f1e2d7cd4e5cba464327739a597f1457 --label arch=amd64 --label version=2.2.0-dev.33 . 23:12:28 Sending build context to Docker daemon 3.05MB 23:12:28 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:12:28 Step 2/27 : FROM ${BASE} AS builder 23:12:28 ---> f31310c31572 23:12:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:12:28 ---> Running in d142e717b924 23:12:28 Removing intermediate container d142e717b924 23:12:28 ---> 8a77fdfe9a2b 23:12:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:12:29 ---> Running in 042dd3718eb1 23:12:29 Removing intermediate container 042dd3718eb1 23:12:29 ---> 3e07c4f82fa6 23:12:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:12:29 ---> Running in 060729b87bea 23:12:29 Removing intermediate container 060729b87bea 23:12:29 ---> 72852c9382bb 23:12:29 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:29 ---> Running in a77ffdcb9f79 23:12:29 Removing intermediate container a77ffdcb9f79 23:12:29 ---> 76670c73f21f 23:12:29 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:29 ---> Running in 2e22c582623e 23:12:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:12:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:12:31 OK: 221 MiB in 52 packages 23:12:31 Removing intermediate container 2e22c582623e 23:12:31 ---> b6b3847519f9 23:12:31 Step 8/27 : WORKDIR /app 23:12:31 ---> Running in c0cea6df6281 23:12:31 Removing intermediate container c0cea6df6281 23:12:31 ---> 9e20a8964f67 23:12:31 Step 9/27 : COPY go.mod vendor* ./ 23:12:31 ---> b4a001aeb164 23:12:31 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:31 ---> Running in c1ea5b21987a 23:12:32 Removing intermediate container c1ea5b21987a 23:12:32 ---> 5587cbdfb528 23:12:32 Step 11/27 : COPY . . 23:12:33 ---> 52249f1f5534 23:12:33 Step 12/27 : ARG MAKE="make build" 23:12:33 ---> Running in a8b74b7969b6 23:12:33 Removing intermediate container a8b74b7969b6 23:12:33 ---> cbf78029f67c 23:12:33 Step 13/27 : RUN $MAKE 23:12:33 ---> Running in 4c2dfd14d87d 23:12:33 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:12:55 Removing intermediate container 4c2dfd14d87d 23:12:55 ---> feb579ecdcef 23:12:55 Step 14/27 : FROM alpine:3.14 23:12:55 3.14: Pulling from library/alpine 23:12:55 8663204ce13b: Pulling fs layer 23:12:55 8663204ce13b: Verifying Checksum 23:12:55 8663204ce13b: Download complete 23:12:55 8663204ce13b: Pull complete 23:12:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:12:55 Status: Downloaded newer image for alpine:3.14 23:12:55 ---> e04c818066af 23:12:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:12:55 ---> Running in a6cdb2fc48c3 23:12:55 Removing intermediate container a6cdb2fc48c3 23:12:55 ---> 434917722b20 23:12:55 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:12:55 ---> Running in d1ac1522bb7a 23:12:55 Removing intermediate container d1ac1522bb7a 23:12:55 ---> 0f2c9c9562db 23:12:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:12:55 ---> Running in 1fb4ddc27246 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:12:55 (1/7) Installing ca-certificates (20211220-r0) 23:12:55 (2/7) Installing dumb-init (1.2.5-r1) 23:12:55 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:12:55 (4/7) Installing libsodium (1.0.18-r0) 23:12:55 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:12:55 (6/7) Installing libzmq (4.3.4-r0) 23:12:55 (7/7) Installing zeromq (4.3.4-r0) 23:12:55 Executing busybox-1.33.1-r7.trigger 23:12:55 Executing ca-certificates-20211220-r0.trigger 23:12:55 OK: 9 MiB in 21 packages 23:12:55 Removing intermediate container 1fb4ddc27246 23:12:55 ---> 71c3526e4e16 23:12:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:12:55 ---> 3fd0cdbd348e 23:12:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:12:55 ---> dffdfee20e72 23:12:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:12:56 ---> a38fd8110eac 23:12:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:12:56 ---> d6b0bdd44852 23:12:56 Step 22/27 : EXPOSE 48095 23:12:56 ---> Running in 032f0b4e4951 23:12:56 Removing intermediate container 032f0b4e4951 23:12:56 ---> 1493d274e672 23:12:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:12:56 ---> Running in 68d06ec768fd 23:12:56 Removing intermediate container 68d06ec768fd 23:12:56 ---> d67c2d4527f9 23:12:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:57 ---> Running in 5be75c966ebf 23:12:57 Removing intermediate container 5be75c966ebf 23:12:57 ---> 101d380d2bb9 23:12:57 Step 25/27 : LABEL arch=amd64 23:12:57 ---> Running in 282e179bba0b 23:12:57 Removing intermediate container 282e179bba0b 23:12:57 ---> 4884ae303c4d 23:12:57 Step 26/27 : LABEL git_sha=a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:12:57 ---> Running in 993c8397558a 23:12:57 Removing intermediate container 993c8397558a 23:12:57 ---> 707c19928d06 23:12:57 Step 27/27 : LABEL version=2.2.0-dev.33 23:12:57 ---> Running in eb56c4cf3383 23:12:57 Removing intermediate container eb56c4cf3383 23:12:57 ---> e7f96741da27 23:12:57 [Warning] One or more build-args [ARCH] were not consumed 23:12:57 Successfully built e7f96741da27 23:12:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:57 provisioning config files... 23:12:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2423397138111183456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:57 ---> docker-login.sh 23:12:57 nexus3.edgexfoundry.org:10001 23:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:57 Configure a credential helper to remove this warning. See 23:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:57 23:12:57 Login Succeeded 23:12:57 nexus3.edgexfoundry.org:10002 23:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:57 Configure a credential helper to remove this warning. See 23:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:57 23:12:57 Login Succeeded 23:12:57 nexus3.edgexfoundry.org:10003 23:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:58 Configure a credential helper to remove this warning. See 23:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:58 23:12:58 Login Succeeded 23:12:58 nexus3.edgexfoundry.org:10004 23:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:58 Configure a credential helper to remove this warning. See 23:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:58 23:12:58 Login Succeeded 23:12:58 docker.io 23:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:58 Configure a credential helper to remove this warning. See 23:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:58 23:12:58 Login Succeeded 23:12:58 ---> docker-login.sh ends [Pipeline] } 23:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:12:58 a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:12:58 latest 23:12:58 2.2.0-dev.33 23:12:58 a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:12:58 main 23:12:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] isUnix [Pipeline] sh 23:12:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:12:59 358a7b917ec6: Preparing 23:12:59 2ed515348ea2: Preparing 23:12:59 0cb3f76be0b1: Preparing 23:12:59 1465a260ec97: Preparing 23:12:59 3c8467ae7d5e: Preparing 23:12:59 b541d28bf3b4: Preparing 23:12:59 b541d28bf3b4: Waiting 23:12:59 2ed515348ea2: Pushed 23:12:59 0cb3f76be0b1: Pushed 23:12:59 1465a260ec97: Pushed 23:12:59 b541d28bf3b4: Layer already exists 23:12:59 3c8467ae7d5e: Pushed 23:13:02 358a7b917ec6: Pushed 23:13:02 a669bdb4f1e2d7cd4e5cba464327739a597f1457: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh 23:13:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:13:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:03 358a7b917ec6: Preparing 23:13:03 2ed515348ea2: Preparing 23:13:03 0cb3f76be0b1: Preparing 23:13:03 1465a260ec97: Preparing 23:13:03 3c8467ae7d5e: Preparing 23:13:03 b541d28bf3b4: Preparing 23:13:03 b541d28bf3b4: Waiting 23:13:03 358a7b917ec6: Layer already exists 23:13:03 2ed515348ea2: Layer already exists 23:13:03 3c8467ae7d5e: Layer already exists 23:13:03 0cb3f76be0b1: Layer already exists 23:13:03 1465a260ec97: Layer already exists 23:13:03 b541d28bf3b4: Layer already exists 23:13:03 latest: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh 23:13:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 23:13:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 23:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:03 358a7b917ec6: Preparing 23:13:03 2ed515348ea2: Preparing 23:13:03 0cb3f76be0b1: Preparing 23:13:03 1465a260ec97: Preparing 23:13:03 3c8467ae7d5e: Preparing 23:13:03 b541d28bf3b4: Preparing 23:13:03 b541d28bf3b4: Waiting 23:13:03 0cb3f76be0b1: Layer already exists 23:13:03 2ed515348ea2: Layer already exists 23:13:03 3c8467ae7d5e: Layer already exists 23:13:03 1465a260ec97: Layer already exists 23:13:03 358a7b917ec6: Layer already exists 23:13:03 b541d28bf3b4: Layer already exists 23:13:03 2.2.0-dev.33: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh 23:13:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 23:13:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:04 358a7b917ec6: Preparing 23:13:04 2ed515348ea2: Preparing 23:13:04 0cb3f76be0b1: Preparing 23:13:04 1465a260ec97: Preparing 23:13:04 3c8467ae7d5e: Preparing 23:13:04 b541d28bf3b4: Preparing 23:13:04 b541d28bf3b4: Waiting 23:13:04 3c8467ae7d5e: Layer already exists 23:13:04 1465a260ec97: Layer already exists 23:13:04 2ed515348ea2: Layer already exists 23:13:04 0cb3f76be0b1: Layer already exists 23:13:04 358a7b917ec6: Layer already exists 23:13:04 b541d28bf3b4: Layer already exists 23:13:04 a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh 23:13:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 23:13:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:04 358a7b917ec6: Preparing 23:13:04 2ed515348ea2: Preparing 23:13:04 0cb3f76be0b1: Preparing 23:13:04 1465a260ec97: Preparing 23:13:04 3c8467ae7d5e: Preparing 23:13:04 b541d28bf3b4: Preparing 23:13:04 b541d28bf3b4: Waiting 23:13:04 2ed515348ea2: Layer already exists 23:13:04 358a7b917ec6: Layer already exists 23:13:04 3c8467ae7d5e: Layer already exists 23:13:04 1465a260ec97: Layer already exists 23:13:04 0cb3f76be0b1: Layer already exists 23:13:04 b541d28bf3b4: Layer already exists 23:13:04 main: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:04 ===================================================== [Pipeline] echo 23:13:04 taggedImages: 23:13:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:13:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:13:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 23:13:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:13: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] sh 23:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:05 23:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:05 latest: Pulling from edgex-lftools-log-publisher 23:13:05 5eb5b503b376: Pulling fs layer 23:13:05 5c69ac0246d0: Pulling fs layer 23:13:05 ec43610c2a17: Pulling fs layer 23:13:05 3a2ae6a8a46f: Pulling fs layer 23:13:05 33b1e0a273af: Pulling fs layer 23:13:05 5d3b04190fa2: Pulling fs layer 23:13:05 2f39f015ded8: Pulling fs layer 23:13:05 3a2ae6a8a46f: Waiting 23:13:05 5d3b04190fa2: Waiting 23:13:05 2f39f015ded8: Waiting 23:13:05 33b1e0a273af: Waiting 23:13:05 5c69ac0246d0: Download complete 23:13:05 3a2ae6a8a46f: Verifying Checksum 23:13:05 3a2ae6a8a46f: Download complete 23:13:05 33b1e0a273af: Verifying Checksum 23:13:05 33b1e0a273af: Download complete 23:13:05 5d3b04190fa2: Verifying Checksum 23:13:05 5d3b04190fa2: Download complete 23:13:05 ec43610c2a17: Verifying Checksum 23:13:05 ec43610c2a17: Download complete 23:13:05 5eb5b503b376: Verifying Checksum 23:13:05 5eb5b503b376: Download complete 23:13:06 2f39f015ded8: Download complete 23:13:06 5eb5b503b376: Pull complete 23:13:07 5c69ac0246d0: Pull complete 23:13:07 ec43610c2a17: Pull complete 23:13:07 3a2ae6a8a46f: Pull complete 23:13:08 33b1e0a273af: Pull complete 23:13:08 5d3b04190fa2: Pull complete 23:13:13 2f39f015ded8: Pull complete 23:13:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:13 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:13: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 23:13:15 $ docker top 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> job-cost.sh 23:13:15 lf-activate-venv: SKIPPING 23:13:15 INFO: No Stack... 23:13:15 INFO: Retrieving Pricing Info for: v3-standard-8 23:13:16 INFO: Archiving Costs [Pipeline] sh 23:13:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:13:16 + cut -d, -f6 [Pipeline] lock 23:13:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] 23:13:16 Resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] did not exist. Created. 23:13:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:17 + echo total: 0.2199999988079071 [Pipeline] stash 23:13:17 Stashed 1 file(s) [Pipeline] } 23:13:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:17 $ docker stop --time=1 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f 23:13:18 $ docker rm -f 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:13:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34205 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:13:30 Running in /w/workspace/app-service-configurable/69 [Pipeline] { [Pipeline] checkout 23:13:30 Selected Git installation does not exist. Using Default 23:13:30 The recommended git tool is: NONE 23:13:36 using credential edgex-jenkins-ssh 23:13:36 Cloning the remote Git repository 23:13:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:13:36 > git init /w/workspace/app-service-configurable/69 # timeout=10 23:13:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:13:36 > git --version # timeout=10 23:13:36 > git --version # 'git version 2.25.1' 23:13:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:38 Avoid second fetch 23:13:38 Checking out Revision a669bdb4f1e2d7cd4e5cba464327739a597f1457 (main) 23:13:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:13:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:38 > git config core.sparsecheckout # timeout=10 23:13:38 > git checkout -f a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 23:13:42 Commit message: "build: Update to latest SDK (#415)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:43 Dload Upload Total Spent Left Speed 23:13:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh 23:13:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:44 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:44 sudo tee /etc/docker/daemon.new 23:13:44 { 23:13:44 "registry-mirrors": [ 23:13:44 "https://nexus3.edgexfoundry.org:10001" 23:13:44 ], 23:13:44 "bip": "10.250.0.254/24", 23:13:44 "hosts": [ 23:13:44 "tcp://0.0.0.0:5555", 23:13:44 "unix:///var/run/docker.sock" 23:13:44 ], 23:13:44 "mtu": 1458, 23:13:44 "selinux-enabled": true, 23:13:44 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:44 } [Pipeline] sh 23:13:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:03 provisioning config files... 23:14:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/69@tmp/config807928075953021401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:03 ---> docker-login.sh 23:14:03 nexus3.edgexfoundry.org:10001 23:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:04 Configure a credential helper to remove this warning. See 23:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:04 23:14:04 Login Succeeded 23:14:04 nexus3.edgexfoundry.org:10002 23:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:04 Configure a credential helper to remove this warning. See 23:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:04 23:14:04 Login Succeeded 23:14:04 nexus3.edgexfoundry.org:10003 23:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:05 Configure a credential helper to remove this warning. See 23:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:05 23:14:05 Login Succeeded 23:14:05 nexus3.edgexfoundry.org:10004 23:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:05 Configure a credential helper to remove this warning. See 23:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:05 23:14:05 Login Succeeded 23:14:05 docker.io 23:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:06 Configure a credential helper to remove this warning. See 23:14:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:06 23:14:06 Login Succeeded 23:14:06 ---> docker-login.sh ends [Pipeline] } 23:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:06 ========================================================= 23:14:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:14:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:14:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:14:07 Sending build context to Docker daemon 207.4kB 23:14:07 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:14:07 Step 2/13 : FROM ${BASE} AS builder 23:14:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:07 9b3977197b4f: Pulling fs layer 23:14:07 1a89e8eeedd5: Pulling fs layer 23:14:07 94645a83ff95: Pulling fs layer 23:14:07 3f3a8bcf1eab: Pulling fs layer 23:14:07 0c92f367c5e7: Pulling fs layer 23:14:07 3096ccb668a1: Pulling fs layer 23:14:07 e8cf19c19ddd: Pulling fs layer 23:14:07 a4caa8a26152: Pulling fs layer 23:14:07 3096ccb668a1: Waiting 23:14:07 e8cf19c19ddd: Waiting 23:14:07 3f3a8bcf1eab: Waiting 23:14:07 0c92f367c5e7: Waiting 23:14:07 a4caa8a26152: Waiting 23:14:07 94645a83ff95: Verifying Checksum 23:14:07 94645a83ff95: Download complete 23:14:07 1a89e8eeedd5: Download complete 23:14:07 0c92f367c5e7: Verifying Checksum 23:14:07 0c92f367c5e7: Download complete 23:14:07 3096ccb668a1: Verifying Checksum 23:14:07 3096ccb668a1: Download complete 23:14:07 9b3977197b4f: Download complete 23:14:07 e8cf19c19ddd: Verifying Checksum 23:14:07 e8cf19c19ddd: Download complete 23:14:08 9b3977197b4f: Pull complete 23:14:09 1a89e8eeedd5: Pull complete 23:14:09 94645a83ff95: Pull complete 23:14:09 a4caa8a26152: Verifying Checksum 23:14:09 a4caa8a26152: Download complete 23:14:10 3f3a8bcf1eab: Verifying Checksum 23:14:10 3f3a8bcf1eab: Download complete 23:14:22 3f3a8bcf1eab: Pull complete 23:14:22 0c92f367c5e7: Pull complete 23:14:23 3096ccb668a1: Pull complete 23:14:23 e8cf19c19ddd: Pull complete 23:14:30 a4caa8a26152: Pull complete 23:14:30 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:14:30 ---> 725f1c02e7f9 23:14:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:14:31 ---> Running in f34156c11e05 23:14:31 Removing intermediate container f34156c11e05 23:14:31 ---> 9a41a146da50 23:14:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:14:31 ---> Running in 97922a43c186 23:14:32 Removing intermediate container 97922a43c186 23:14:32 ---> 5e458d29475e 23:14:32 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:14:32 ---> Running in 4f6ed8bcad8e 23:14:32 Removing intermediate container 4f6ed8bcad8e 23:14:32 ---> bfe5adbc65d3 23:14:32 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:32 ---> Running in acf68bb47e4c 23:14:34 Removing intermediate container acf68bb47e4c 23:14:34 ---> cd73f839dc7a 23:14:34 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:34 ---> Running in 7935e162cfd2 23:14:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:14:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:14:37 OK: 220 MiB in 52 packages 23:14:38 Removing intermediate container 7935e162cfd2 23:14:38 ---> bd072f881d42 23:14:38 Step 8/13 : WORKDIR /app 23:14:38 ---> Running in a95fd14614e1 23:14:38 Removing intermediate container a95fd14614e1 23:14:38 ---> aae4cb1e1572 23:14:38 Step 9/13 : COPY go.mod vendor* ./ 23:14:39 ---> 0cb70084b583 23:14:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:39 ---> Running in a6be8b76a7da 23:15:26 Removing intermediate container a6be8b76a7da 23:15:26 ---> 06d204f39779 23:15:26 Step 11/13 : COPY . . 23:15:26 ---> 9144dde2444f 23:15:26 Step 12/13 : ARG MAKE="make build" 23:15:26 ---> Running in 0090efd2cabd 23:15:26 Removing intermediate container 0090efd2cabd 23:15:26 ---> 1d4e70dc83eb 23:15:26 Step 13/13 : RUN $MAKE 23:15:26 ---> Running in d9f12c2a0e99 23:15:27 noop 23:15:28 Removing intermediate container d9f12c2a0e99 23:15:28 ---> cdebaccdb0d9 23:15:28 Successfully built cdebaccdb0d9 23:15:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:15:28 + docker inspect -f . ci-base-image-arm64 23:15:28 . [Pipeline] withDockerContainer 23:15:28 prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container 23:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@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-arm64 cat 23:15:30 $ docker top 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:31 + go version 23:15:31 go version go1.17.6 linux/arm64 [Pipeline] } 23:15:31 $ docker stop --time=1 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 23:15:32 $ docker rm -f 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:33 + docker inspect -f . ci-base-image-arm64 23:15:33 . [Pipeline] withDockerContainer 23:15:33 prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container 23:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@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-arm64 cat 23:15:35 $ docker top 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:15:36 + make test 23:15:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:17:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:17:12 CGO_ENABLED=1 go vet ./... 23:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:17:31 $ docker stop --time=1 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 23:17:33 $ docker rm -f 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:34 Warning: overwriting stash ‘coverage-report’ 23:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:35 + ls -al . 23:17:35 total 160 23:17:35 drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 23:17 . 23:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:13 .. 23:17:35 -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 23:13 .dockerignore 23:17:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:13 .git 23:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:13 .github 23:17:35 -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 23:13 .gitignore 23:17:35 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 23:13 Attribution.txt 23:17:35 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 23:13 CHANGELOG.md 23:17:35 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 23:13 Dockerfile 23:17:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:13 GOVERNANCE.md 23:17:35 -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 23:13 Jenkinsfile 23:17:35 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 23:13 LICENSE 23:17:35 -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 23:13 OWNERS.md 23:17:35 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 23:13 README.md 23:17:35 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:11 VERSION 23:17:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:13 bin 23:17:35 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 23:15 coverage.out 23:17:35 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 23:13 go.mod 23:17:35 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 23:13 go.sum 23:17:35 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 23:13 main.go 23:17:35 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 23:13 makefile 23:17:35 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:13 res 23:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:13 snap [Pipeline] isUnix [Pipeline] sh 23:17:36 + 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=a669bdb4f1e2d7cd4e5cba464327739a597f1457 --label arch=arm64 --label version=2.2.0-dev.33 . 23:17:36 Sending build context to Docker daemon 208.4kB 23:17:36 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:17:36 Step 2/27 : FROM ${BASE} AS builder 23:17:36 ---> cdebaccdb0d9 23:17:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:17:36 ---> Running in ffc5ce854b8f 23:17:37 Removing intermediate container ffc5ce854b8f 23:17:37 ---> 9915c44e6679 23:17:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:17:37 ---> Running in a90b69676942 23:17:37 Removing intermediate container a90b69676942 23:17:37 ---> b5e0ce559702 23:17:37 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:17:37 ---> Running in 1069b366a5b6 23:17:37 Removing intermediate container 1069b366a5b6 23:17:37 ---> dc5892e8eda3 23:17:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:37 ---> Running in dedf3c830a0a 23:17:39 Removing intermediate container dedf3c830a0a 23:17:39 ---> d3b48cd6801c 23:17:39 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:39 ---> Running in 572a3c1956b5 23:17:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:17:42 OK: 220 MiB in 52 packages 23:17:43 Removing intermediate container 572a3c1956b5 23:17:43 ---> 71c4b19a9878 23:17:43 Step 8/27 : WORKDIR /app 23:17:43 ---> Running in 86bab233b0c8 23:17:44 Removing intermediate container 86bab233b0c8 23:17:44 ---> 837b42a30156 23:17:44 Step 9/27 : COPY go.mod vendor* ./ 23:17:44 ---> 542f2f464744 23:17:44 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:44 ---> Running in c71930236e8b 23:17:47 Removing intermediate container c71930236e8b 23:17:47 ---> 500ec4d830d8 23:17:47 Step 11/27 : COPY . . 23:17:47 ---> 9f0f808446a9 23:17:47 Step 12/27 : ARG MAKE="make build" 23:17:47 ---> Running in 77e3caab3d90 23:17:47 Removing intermediate container 77e3caab3d90 23:17:47 ---> fed893c049c2 23:17:47 Step 13/27 : RUN $MAKE 23:17:48 ---> Running in eb5dc44d80c8 23:17:49 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:20:11 Removing intermediate container eb5dc44d80c8 23:20:11 ---> 23bd476abbbd 23:20:11 Step 14/27 : FROM alpine:3.14 23:20:11 3.14: Pulling from library/alpine 23:20:11 455c02918c45: Pulling fs layer 23:20:11 455c02918c45: Download complete 23:20:11 455c02918c45: Pull complete 23:20:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:20:11 Status: Downloaded newer image for alpine:3.14 23:20:11 ---> ac73e934f311 23:20:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:20:11 ---> Running in a47974600014 23:20:11 Removing intermediate container a47974600014 23:20:11 ---> bbb1c9f679a3 23:20:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:20:11 ---> Running in 9e36426b0b91 23:20:11 Removing intermediate container 9e36426b0b91 23:20:11 ---> c0142cba2670 23:20:11 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:20:11 ---> Running in 06a9fe6fa685 23:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:20:11 (1/7) Installing ca-certificates (20211220-r0) 23:20:11 (2/7) Installing dumb-init (1.2.5-r1) 23:20:11 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:20:11 (4/7) Installing libsodium (1.0.18-r0) 23:20:11 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:20:11 (6/7) Installing libzmq (4.3.4-r0) 23:20:11 (7/7) Installing zeromq (4.3.4-r0) 23:20:11 Executing busybox-1.33.1-r7.trigger 23:20:11 Executing ca-certificates-20211220-r0.trigger 23:20:11 OK: 9 MiB in 21 packages 23:20:12 Removing intermediate container 06a9fe6fa685 23:20:12 ---> 3d6d22e6bdc7 23:20:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:20:13 ---> 1ac4f58a875f 23:20:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:20:13 ---> 4b17b5e1f056 23:20:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:20:14 ---> 47efa4208615 23:20:14 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:20:16 ---> 2cd044c360c3 23:20:16 Step 22/27 : EXPOSE 48095 23:20:16 ---> Running in d93721f579c8 23:20:16 Removing intermediate container d93721f579c8 23:20:16 ---> f810d43a2323 23:20:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:20:16 ---> Running in 3e353f239f03 23:20:16 Removing intermediate container 3e353f239f03 23:20:16 ---> 10aa44dde295 23:20:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:16 ---> Running in c200e922b4b1 23:20:17 Removing intermediate container c200e922b4b1 23:20:17 ---> aa05ac591e07 23:20:17 Step 25/27 : LABEL arch=arm64 23:20:17 ---> Running in 802d08489b5d 23:20:17 Removing intermediate container 802d08489b5d 23:20:17 ---> 40f45a6f62a2 23:20:17 Step 26/27 : LABEL git_sha=a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:20:17 ---> Running in 55d24e38f077 23:20:18 Removing intermediate container 55d24e38f077 23:20:18 ---> 285c2b0ba96b 23:20:18 Step 27/27 : LABEL version=2.2.0-dev.33 23:20:18 ---> Running in 197aed068af0 23:20:18 Removing intermediate container 197aed068af0 23:20:18 ---> d0b79c95169d 23:20:18 [Warning] One or more build-args [ARCH] were not consumed 23:20:18 Successfully built d0b79c95169d 23:20:18 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:18 provisioning config files... 23:20:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/69@tmp/config9078239191990255128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:19 ---> docker-login.sh 23:20:19 nexus3.edgexfoundry.org:10001 23:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:19 Configure a credential helper to remove this warning. See 23:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:19 23:20:19 Login Succeeded 23:20:19 nexus3.edgexfoundry.org:10002 23:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:20 Configure a credential helper to remove this warning. See 23:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:20 23:20:20 Login Succeeded 23:20:20 nexus3.edgexfoundry.org:10003 23:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:20 Configure a credential helper to remove this warning. See 23:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:20 23:20:20 Login Succeeded 23:20:20 nexus3.edgexfoundry.org:10004 23:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:21 Configure a credential helper to remove this warning. See 23:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:21 23:20:21 Login Succeeded 23:20:21 docker.io 23:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:22 Configure a credential helper to remove this warning. See 23:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:22 23:20:22 Login Succeeded 23:20:22 ---> docker-login.sh ends [Pipeline] } 23:20:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:22 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:20:22 a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:20:22 latest 23:20:22 2.2.0-dev.33 23:20:22 a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:20:22 main 23:20:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] isUnix [Pipeline] sh 23:20:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:20:22 7340c9c85b13: Preparing 23:20:22 393a4d7530dc: Preparing 23:20:22 49567edc2963: Preparing 23:20:22 840952179405: Preparing 23:20:22 4e32ef3d4b15: Preparing 23:20:22 f73e7dbfee58: Preparing 23:20:22 f73e7dbfee58: Waiting 23:20:23 393a4d7530dc: Pushed 23:20:23 49567edc2963: Pushed 23:20:23 840952179405: Pushed 23:20:23 f73e7dbfee58: Layer already exists 23:20:24 4e32ef3d4b15: Pushed 23:20:29 7340c9c85b13: Pushed 23:20:29 a669bdb4f1e2d7cd4e5cba464327739a597f1457: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:20:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:20:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:20:30 7340c9c85b13: Preparing 23:20:30 393a4d7530dc: Preparing 23:20:30 49567edc2963: Preparing 23:20:30 840952179405: Preparing 23:20:30 4e32ef3d4b15: Preparing 23:20:30 f73e7dbfee58: Preparing 23:20:30 f73e7dbfee58: Waiting 23:20:30 49567edc2963: Layer already exists 23:20:30 840952179405: Layer already exists 23:20:30 4e32ef3d4b15: Layer already exists 23:20:30 393a4d7530dc: Layer already exists 23:20:30 7340c9c85b13: Layer already exists 23:20:30 f73e7dbfee58: Layer already exists 23:20:30 latest: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:20:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 23:20:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 23:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:20:31 7340c9c85b13: Preparing 23:20:31 393a4d7530dc: Preparing 23:20:31 49567edc2963: Preparing 23:20:31 840952179405: Preparing 23:20:31 4e32ef3d4b15: Preparing 23:20:31 f73e7dbfee58: Preparing 23:20:31 f73e7dbfee58: Waiting 23:20:31 840952179405: Layer already exists 23:20:31 7340c9c85b13: Layer already exists 23:20:31 393a4d7530dc: Layer already exists 23:20:31 4e32ef3d4b15: Layer already exists 23:20:31 49567edc2963: Layer already exists 23:20:31 f73e7dbfee58: Layer already exists 23:20:31 2.2.0-dev.33: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:20:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 23:20:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:20:32 7340c9c85b13: Preparing 23:20:32 393a4d7530dc: Preparing 23:20:32 49567edc2963: Preparing 23:20:32 840952179405: Preparing 23:20:32 4e32ef3d4b15: Preparing 23:20:32 f73e7dbfee58: Preparing 23:20:32 f73e7dbfee58: Waiting 23:20:32 49567edc2963: Layer already exists 23:20:32 840952179405: Layer already exists 23:20:32 7340c9c85b13: Layer already exists 23:20:32 4e32ef3d4b15: Layer already exists 23:20:32 393a4d7530dc: Layer already exists 23:20:32 f73e7dbfee58: Layer already exists 23:20:32 a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh 23:20:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 23:20:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:20:33 7340c9c85b13: Preparing 23:20:33 393a4d7530dc: Preparing 23:20:33 49567edc2963: Preparing 23:20:33 840952179405: Preparing 23:20:33 4e32ef3d4b15: Preparing 23:20:33 f73e7dbfee58: Preparing 23:20:33 f73e7dbfee58: Waiting 23:20:33 840952179405: Layer already exists 23:20:33 7340c9c85b13: Layer already exists 23:20:33 393a4d7530dc: Layer already exists 23:20:33 49567edc2963: Layer already exists 23:20:33 4e32ef3d4b15: Layer already exists 23:20:33 f73e7dbfee58: Layer already exists 23:20:33 main: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:33 ===================================================== [Pipeline] echo 23:20:33 taggedImages: 23:20:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 23:20:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:20:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 23:20:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 23:20:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:33 23:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:34 arm64: Pulling from edgex-lftools-log-publisher 23:20:34 8998bd30e6a1: Pulling fs layer 23:20:34 04944245beec: Pulling fs layer 23:20:34 699f458cf7ca: Pulling fs layer 23:20:34 765212b225bb: Pulling fs layer 23:20:34 f23df028b6ca: Pulling fs layer 23:20:34 d65c8cfc05b1: Pulling fs layer 23:20:34 2437ff75d9bd: Pulling fs layer 23:20:34 f23df028b6ca: Waiting 23:20:34 d65c8cfc05b1: Waiting 23:20:34 765212b225bb: Waiting 23:20:34 2437ff75d9bd: Waiting 23:20:34 04944245beec: Verifying Checksum 23:20:34 04944245beec: Download complete 23:20:34 765212b225bb: Verifying Checksum 23:20:34 765212b225bb: Download complete 23:20:34 f23df028b6ca: Verifying Checksum 23:20:34 f23df028b6ca: Download complete 23:20:34 d65c8cfc05b1: Verifying Checksum 23:20:34 d65c8cfc05b1: Download complete 23:20:34 699f458cf7ca: Verifying Checksum 23:20:34 699f458cf7ca: Download complete 23:20:35 8998bd30e6a1: Verifying Checksum 23:20:35 8998bd30e6a1: Download complete 23:20:37 2437ff75d9bd: Verifying Checksum 23:20:37 2437ff75d9bd: Download complete 23:20:39 8998bd30e6a1: Pull complete 23:20:39 04944245beec: Pull complete 23:20:41 699f458cf7ca: Pull complete 23:20:41 765212b225bb: Pull complete 23:20:42 f23df028b6ca: Pull complete 23:20:42 d65c8cfc05b1: Pull complete 23:20:58 2437ff75d9bd: Pull complete 23:20:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:20:58 prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container 23:20:58 $ 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/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@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:arm64 cat 23:21:01 $ docker top 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:02 ---> job-cost.sh 23:21:02 lf-activate-venv: SKIPPING 23:21:02 INFO: No Stack... 23:21:02 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:03 INFO: Archiving Costs [Pipeline] sh 23:21:03 + cat /w/workspace/app-service-configurable/69/archives/cost.csv 23:21:03 + cut -d, -f6 [Pipeline] lock 23:21:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] 23:21:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] did not exist. Created. 23:21:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:04 /w/workspace/app-service-configurable/69@tmp/durable-e73ed150/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:05 Warning: overwriting stash ‘stack-cost’ 23:21:05 Stashed 1 file(s) [Pipeline] } 23:21:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:05 $ docker stop --time=1 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 23:21:07 $ docker rm -f 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 [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 23:21:07 provisioning config files... 23:21:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3798548118683579326tmp [Pipeline] { [Pipeline] sh 23:21:08 + set +x 23:21:08 + curl -s https://codecov.io/bash 23:21:08 + bash -s -- 23:21:08 23:21:08 _____ _ 23:21:08 / ____| | | 23:21:08 | | ___ __| | ___ ___ _____ __ 23:21:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:08 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:08 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:08 Bash-1.0.6 23:21:08 23:21:08 23:21:08 ==> git version 2.25.1 found 23:21:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:21:08 Release-Date: 2020-01-08 23:21:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:08 ==> Jenkins CI detected. 23:21:08 current dir:  /w/workspace/ry_app-service-configurable_main 23:21:08 project root: . 23:21:08 --> token set from env 23:21:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:08 ==> Running gcov in . (disable via -X gcov) 23:21:08 ==> Python coveragepy not found 23:21:08 ==> Searching for coverage reports in: 23:21:08 + . 23:21:08 -> Found 1 reports 23:21:08 ==> Detecting git/mercurial file structure 23:21:08 ==> Reading reports 23:21:08 + ./coverage.out bytes=10 23:21:08 ==> Appending adjustments 23:21:08 https://docs.codecov.io/docs/fixing-reports 23:21:08 + Found adjustments 23:21:08 ==> Gzipping contents 23:21:08 4.0K /tmp/codecov.xN3vph.gz 23:21:08 ==> Uploading reports 23:21:08 url: https://codecov.io 23:21:08 query: branch=main&commit=a669bdb4f1e2d7cd4e5cba464327739a597f1457&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:08 -> Pinging Codecov 23:21:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=a669bdb4f1e2d7cd4e5cba464327739a597f1457&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:08 -> Uploading to 23:21:08 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/A97CA9966030D2A3747ED39772930CCE/a669bdb4f1e2d7cd4e5cba464327739a597f1457/eb15b062-7fc0-4144-bcd0-527bbcb2d00a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T232108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0af57a5515f6a402c33934555eb7c16522e3339fbff4ca8a65b0795cc865039 23:21:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:08 Dload Upload Total Spent Left Speed 23:21:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2887 --:--:-- --:--:-- --:--:-- 2873 100 592 0 0 100 592 0 2766 --:--:-- --:--:-- --:--:-- 2766 23:21:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] } 23:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:21:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:21:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:09 23:21:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:21:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:21:09 188c0c94c7c5: Pulling fs layer 23:21:09 0ef7d3d256c8: Pulling fs layer 23:21:09 de9db76c5a1d: Pulling fs layer 23:21:09 0eba1c9be4d2: Pulling fs layer 23:21:09 0d57e429df01: Pulling fs layer 23:21:09 4e4be7b47b0d: Pulling fs layer 23:21:09 e1f770b5df2f: Pulling fs layer 23:21:09 85a0685a4137: Pulling fs layer 23:21:09 e1f770b5df2f: Waiting 23:21:09 85a0685a4137: Waiting 23:21:09 4e4be7b47b0d: Waiting 23:21:09 0eba1c9be4d2: Waiting 23:21:09 0d57e429df01: Waiting 23:21:09 de9db76c5a1d: Verifying Checksum 23:21:09 de9db76c5a1d: Download complete 23:21:09 0ef7d3d256c8: Verifying Checksum 23:21:09 0ef7d3d256c8: Download complete 23:21:09 0d57e429df01: Verifying Checksum 23:21:09 0d57e429df01: Download complete 23:21:09 4e4be7b47b0d: Download complete 23:21:09 188c0c94c7c5: Verifying Checksum 23:21:09 188c0c94c7c5: Download complete 23:21:09 188c0c94c7c5: Pull complete 23:21:09 e1f770b5df2f: Verifying Checksum 23:21:09 e1f770b5df2f: Download complete 23:21:09 0ef7d3d256c8: Pull complete 23:21:09 de9db76c5a1d: Pull complete 23:21:10 0eba1c9be4d2: Verifying Checksum 23:21:10 0eba1c9be4d2: Download complete 23:21:10 85a0685a4137: Verifying Checksum 23:21:10 85a0685a4137: Download complete 23:21:13 0eba1c9be4d2: Pull complete 23:21:13 0d57e429df01: Pull complete 23:21:13 4e4be7b47b0d: Pull complete 23:21:14 e1f770b5df2f: Pull complete 23:21:17 85a0685a4137: Pull complete 23:21:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:21:17 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:21:17 $ 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 23:21:20 $ docker top 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:21:20 + set -o pipefail 23:21:20 + snyk monitor '--org=edgex-jenkins' 23:21:25 23:21:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:21:25 23:21:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/54ad8545-c0e7-4f11-b548-0c7ca06281e6 23:21:25 23:21:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:21:25 23:21:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:21:25 23:21:25 [Pipeline] } 23:21:25 $ docker stop --time=1 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b 23:21:27 $ docker rm -f 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b [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 23:21:28 + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] sh 23:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:21:29 . [Pipeline] withDockerContainer 23:21:29 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:21:29 $ 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:latest cat 23:21:29 $ docker top f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:30 [ssh-agent] Looking for ssh-agent implementation... 23:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:30 $ docker exec f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 ssh-agent 23:21:30 SSH_AUTH_SOCK=/tmp/ssh-de4rZofyyhxJ/agent.33 23:21:30 SSH_AGENT_PID=39 23:21:30 Running ssh-add (command line suppressed) 23:21:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5270298260797907163.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5270298260797907163.key) 23:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:30 + git semver tag 23:21:31 2022-04-28 23:21:30,955 [run_tag] DEBUG tag force:False 23:21:31 2022-04-28 23:21:30,955 [check_head_tag] DEBUG check head tag 23:21:31 2022-04-28 23:21:30,957 [execute] INFO git cat-file --batch-check 23:21:31 2022-04-28 23:21:30,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:21:31 2022-04-28 23:21:30,962 [execute] INFO git cat-file --batch 23:21:31 2022-04-28 23:21:30,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:21:31 2022-04-28 23:21:30,993 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:31 2022-04-28 23:21:30,994 [execute] INFO git tag -a v2.2.0-dev.33 -m v2.2.0-dev.33 23:21:31 2022-04-28 23:21:30,995 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.33', '-m', 'v2.2.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 23:21:31 2022-04-28 23:21:31,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:31 2.2.0-dev.33 [Pipeline] } 23:21:31 $ docker exec --env ******** --env ******** f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 ssh-agent -k 23:21:31 unset SSH_AUTH_SOCK; 23:21:31 unset SSH_AGENT_PID; 23:21:31 echo Agent pid 39 killed; 23:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:31 + git semver [Pipeline] } 23:21:31 $ docker stop --time=1 f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 23:21:33 $ docker rm -f f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:33 23:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:33 0.23.1-centos7: Pulling from edgex-lftools 23:21:33 ab5ef0e58194: Pulling fs layer 23:21:33 9712f1f96733: Pulling fs layer 23:21:33 63f879dbbcfc: Pulling fs layer 23:21:33 0d9ebad4ef96: Pulling fs layer 23:21:33 e9a5061849ea: Pulling fs layer 23:21:33 d747dcd14b5f: Pulling fs layer 23:21:33 2de7ff778b66: Pulling fs layer 23:21:33 0d9ebad4ef96: Waiting 23:21:33 d747dcd14b5f: Waiting 23:21:33 e9a5061849ea: Waiting 23:21:33 9712f1f96733: Verifying Checksum 23:21:33 9712f1f96733: Download complete 23:21:34 0d9ebad4ef96: Verifying Checksum 23:21:34 0d9ebad4ef96: Download complete 23:21:34 63f879dbbcfc: Download complete 23:21:34 d747dcd14b5f: Verifying Checksum 23:21:34 d747dcd14b5f: Download complete 23:21:34 ab5ef0e58194: Verifying Checksum 23:21:34 ab5ef0e58194: Download complete 23:21:34 e9a5061849ea: Download complete 23:21:34 2de7ff778b66: Download complete 23:21:37 ab5ef0e58194: Pull complete 23:21:37 9712f1f96733: Pull complete 23:21:37 63f879dbbcfc: Pull complete 23:21:42 0d9ebad4ef96: Pull complete 23:21:42 e9a5061849ea: Pull complete 23:21:42 d747dcd14b5f: Pull complete 23:21:43 2de7ff778b66: Pull complete 23:21:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:21:43 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:21:43 $ 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 23:21:46 $ docker top 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:21:46 provisioning config files... 23:21:46 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config871905716537141845tmp 23:21:46 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6786081484706578718tmp 23:21:46 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5993515643517819703tmp [Pipeline] { [Pipeline] echo 23:21:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:21:46 ---> sigul-configuration.sh 23:21:46 gpg: directory `/root/.gnupg' created 23:21:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:21:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:21:46 gpg: keyring `/root/.gnupg/secring.gpg' created 23:21:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:21:46 gpg: CAST5 encrypted data 23:21:46 gpg: encrypted with 1 passphrase 23:21:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:21:46 + mkdir /home/jenkins 23:21:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:21:47 + 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 23:21:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:21:47 ---> sigul-install.sh 23:21:47 Sigul already installed; skipping installation. [Pipeline] sh 23:21:47 + git tag --list 23:21:47 v1.0.0 23:21:47 v1.1.0 23:21:47 v1.2.0 23:21:47 v1.3.0 23:21:47 v1.3.1 23:21:47 v2.0.0 23:21:47 v2.0.1 23:21:47 v2.0.1-dev.1 23:21:47 v2.0.2-dev.1 23:21:47 v2.0.2-dev.10 23:21:47 v2.0.2-dev.11 23:21:47 v2.0.2-dev.12 23:21:47 v2.0.2-dev.13 23:21:47 v2.0.2-dev.14 23:21:47 v2.0.2-dev.15 23:21:47 v2.0.2-dev.16 23:21:47 v2.0.2-dev.17 23:21:47 v2.0.2-dev.18 23:21:47 v2.0.2-dev.19 23:21:47 v2.0.2-dev.2 23:21:47 v2.0.2-dev.20 23:21:47 v2.0.2-dev.21 23:21:47 v2.0.2-dev.22 23:21:47 v2.0.2-dev.23 23:21:47 v2.0.2-dev.24 23:21:47 v2.0.2-dev.25 23:21:47 v2.0.2-dev.26 23:21:47 v2.0.2-dev.27 23:21:47 v2.0.2-dev.28 23:21:47 v2.0.2-dev.29 23:21:47 v2.0.2-dev.3 23:21:47 v2.0.2-dev.30 23:21:47 v2.0.2-dev.4 23:21:47 v2.0.2-dev.5 23:21:47 v2.0.2-dev.6 23:21:47 v2.0.2-dev.7 23:21:47 v2.0.2-dev.8 23:21:47 v2.0.2-dev.9 23:21:47 v2.1.0 23:21:47 v2.2.0-dev.1 23:21:47 v2.2.0-dev.10 23:21:47 v2.2.0-dev.11 23:21:47 v2.2.0-dev.12 23:21:47 v2.2.0-dev.13 23:21:47 v2.2.0-dev.14 23:21:47 v2.2.0-dev.15 23:21:47 v2.2.0-dev.16 23:21:47 v2.2.0-dev.17 23:21:47 v2.2.0-dev.18 23:21:47 v2.2.0-dev.19 23:21:47 v2.2.0-dev.2 23:21:47 v2.2.0-dev.20 23:21:47 v2.2.0-dev.21 23:21:47 v2.2.0-dev.22 23:21:47 v2.2.0-dev.23 23:21:47 v2.2.0-dev.24 23:21:47 v2.2.0-dev.25 23:21:47 v2.2.0-dev.26 23:21:47 v2.2.0-dev.27 23:21:47 v2.2.0-dev.28 23:21:47 v2.2.0-dev.29 23:21:47 v2.2.0-dev.3 23:21:47 v2.2.0-dev.30 23:21:47 v2.2.0-dev.31 23:21:47 v2.2.0-dev.32 23:21:47 v2.2.0-dev.33 23:21:47 v2.2.0-dev.4 23:21:47 v2.2.0-dev.5 23:21:47 v2.2.0-dev.6 23:21:47 v2.2.0-dev.7 23:21:47 v2.2.0-dev.8 23:21:47 v2.2.0-dev.9 [Pipeline] sh 23:21:48 + lftools sign git-tag v2.2.0-dev.33 23:21:48 Signing Git tag with Sigul... 23:21:48 Signing v2.2.0-dev.33 [Pipeline] echo 23:21:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:21:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:21:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:21:49 $ docker stop --time=1 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 23:21:50 $ docker rm -f 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:21:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:21:51 . [Pipeline] withDockerContainer 23:21:51 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:21:51 $ 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:latest cat 23:21:51 $ docker top f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:51 [ssh-agent] Looking for ssh-agent implementation... 23:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:52 $ docker exec f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 ssh-agent 23:21:52 SSH_AUTH_SOCK=/tmp/ssh-kJrdRspCeBu5/agent.34 23:21:52 SSH_AGENT_PID=40 23:21:52 Running ssh-add (command line suppressed) 23:21:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2061337076242089668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2061337076242089668.key) 23:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:52 + git semver bump pre 23:21:52 2022-04-28 23:21:52,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:52 2022-04-28 23:21:52,892 [bump_version] DEBUG bumping version:2.2.0-dev.33 on axis:pre with prefix:dev 23:21:52 2022-04-28 23:21:52,892 [bump_version] DEBUG bumped version:2.2.0-dev.34 23:21:52 2022-04-28 23:21:52,892 [write_version] DEBUG write version:2.2.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 23:21:52 2022-04-28 23:21:52,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:52 2022-04-28 23:21:52,892 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 23:21:52 2022-04-28 23:21:52,894 [execute] INFO git cat-file --batch-check 23:21:52 2022-04-28 23:21:52,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:21:52 2022-04-28 23:21:52,900 [execute] INFO git cat-file --batch 23:21:52 2022-04-28 23:21:52,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:21:52 2022-04-28 23:21:52,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:52 2.2.0-dev.34 [Pipeline] } 23:21:52 $ docker exec --env ******** --env ******** f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 ssh-agent -k 23:21:53 unset SSH_AUTH_SOCK; 23:21:53 unset SSH_AGENT_PID; 23:21:53 echo Agent pid 40 killed; 23:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:53 + git semver [Pipeline] } 23:21:53 $ docker stop --time=1 f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 23:21:54 $ docker rm -f f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:21:55 . [Pipeline] withDockerContainer 23:21:55 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:21:55 $ 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:latest cat 23:21:56 $ docker top 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:56 [ssh-agent] Looking for ssh-agent implementation... 23:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:56 $ docker exec 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 ssh-agent 23:21:56 SSH_AUTH_SOCK=/tmp/ssh-PNq1ImJ30ZD3/agent.34 23:21:56 SSH_AGENT_PID=41 23:21:56 Running ssh-add (command line suppressed) 23:21:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3449105245875724925.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3449105245875724925.key) 23:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:56 + git semver push 23:21:57 2022-04-28 23:21:57,166 [run_push] DEBUG push 23:21:57 2022-04-28 23:21:57,167 [execute] INFO git push origin semver 23:21:57 2022-04-28 23:21:57,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 23:21:58 2022-04-28 23:21:58,016 [run_push] DEBUG push all version tags 23:21:58 2022-04-28 23:21:58,017 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:21:58 2022-04-28 23:21:58,017 [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) 23:21:58 2022-04-28 23:21:58,725 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:21:58 2.2.0-dev.34 [Pipeline] } 23:21:58 $ docker exec --env ******** --env ******** 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 ssh-agent -k 23:21:58 unset SSH_AUTH_SOCK; 23:21:58 unset SSH_AGENT_PID; 23:21:58 echo Agent pid 41 killed; 23:21:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:59 + git semver [Pipeline] } 23:21:59 $ docker stop --time=1 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 23:22:00 $ docker rm -f 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 [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 23:22:01 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 23:22:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:22:01 total 16 23:22:01 drwxr-xr-x 3 root root 4096 Apr 28 23:13 . 23:22:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 23:21 .. 23:22:01 drwxr-xr-x 2 root root 4096 Apr 28 23:13 cost 23:22:01 -rw-r--r-- 1 root root 94 Apr 28 23:13 cost.csv 23:22:01 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 23:22:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:22:01 total 16 23:22:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:13 . 23:22:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 23:21 .. 23:22:01 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 23:13 cost 23:22:01 -rw-r--r-- 1 jenkins jenkins 94 Apr 28 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:02 ---> package-listing.sh 23:22:02 ++ facter osfamily 23:22:02 ++ tr '[:upper:]' '[:lower:]' 23:22:02 + OS_FAMILY=debian 23:22:02 + workspace=/w/workspace/ry_app-service-configurable_main 23:22:02 + START_PACKAGES=/tmp/packages_start.txt 23:22:02 + END_PACKAGES=/tmp/packages_end.txt 23:22:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:02 + PACKAGES=/tmp/packages_start.txt 23:22:02 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:22:02 + PACKAGES=/tmp/packages_end.txt 23:22:02 + case "${OS_FAMILY}" in 23:22:02 + dpkg -l 23:22:02 + grep '^ii' 23:22:02 + '[' -f /tmp/packages_start.txt ']' 23:22:02 + '[' -f /tmp/packages_end.txt ']' 23:22:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:02 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:22:02 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:22:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:22:02 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 23:22:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:03 . [Pipeline] withDockerContainer 23:22:03 prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container 23:22:03 $ 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 23:22:03 $ docker top b8e97e7361297b6835d8f795c875a1b0ae807942bf58432614ac02419ffe9bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:04 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:04 + ls /var/log/sa-host 23:22:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:04 provisioning config files... 23:22:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1879104374522682557tmp [Pipeline] { [Pipeline] echo 23:22:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:05 ---> create-netrc.sh [Pipeline] } 23:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:05 ---> python-tools-install.sh [Pipeline] echo 23:22:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:05 ---> sudo-logs.sh 23:22:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:06 ---> job-cost.sh 23:22:06 lf-activate-venv: SKIPPING 23:22:06 DEBUG: total: 0.2199999988079071 23:22:06 INFO: Retrieving Stack Cost... 23:22:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:07 INFO: Archiving Costs [Pipeline] echo 23:22:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:07 ---> logs-deploy.sh 23:22:07 lf-activate-venv: SKIPPING 23:22:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/69 23:22:07 INFO: archiving workspace using pattern(s): 23:22:08 Archives upload complete. 23:22:08 INFO: archiving logs to Nexus