Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 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-ssh11295634896630079616.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-ssh17880486356667074778.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-ssh17101268912011802264.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-ssh16746176286018759204.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-ssh17376436730884704337.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47816 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 Avoid second fetch Checking out Revision 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 # timeout=10 Commit message: "build: Use released v2.2.0 Kamakura SDK (#419)" > git rev-list --no-walk ad55e0170029eafafb831d92a6ace1a8c5806c28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:43:56.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:43:56.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:43:56.440Z] ========================================================= [2022-05-10T17:43:56.440Z] EdgeX Global Pipelines Version Info [2022-05-10T17:43:56.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:43:57.205Z] ------------------- [2022-05-10T17:43:57.205Z] stable info: [2022-05-10T17:43:57.205Z] ------------------- [2022-05-10T17:43:57.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:43:57.205Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:43:57.205Z] Message: update stable to v1.0.227 [2022-05-10T17:43:57.780Z] ------------------- [2022-05-10T17:43:57.780Z] experimental info: [2022-05-10T17:43:57.780Z] ------------------- [2022-05-10T17:43:57.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:43:57.781Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:43:57.781Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:43:57.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T17:43:57.929Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T17:43:57.940Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:43:57.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:43:57.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:43:57.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:43:57.992Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:43:58.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:43:58.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:43:58.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:43:58.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:43:58.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T17:43:58.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:43:58.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:43:58.097Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:43:58.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:43:58.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:43:58.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:43:58.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:43:58.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:43:58.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:43:58.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:43:58.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:43:58.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:43:58.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:43:58.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:43:58.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T17:43:58.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T17:43:58.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T17:43:58.291Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo [2022-05-10T17:43:58.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54bc3a8 [Pipeline] echo [2022-05-10T17:43:58.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:43:58.357Z] provisioning config files... [2022-05-10T17:43:58.370Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3392588739452399419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:43:58.677Z] ---> docker-login.sh [2022-05-10T17:43:58.677Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:43:58.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:58.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:58.939Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:58.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:58.939Z] [2022-05-10T17:43:58.939Z] Login Succeeded [2022-05-10T17:43:58.939Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:43:58.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:59.201Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:59.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:59.201Z] [2022-05-10T17:43:59.201Z] Login Succeeded [2022-05-10T17:43:59.201Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:43:59.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:59.201Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:59.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:59.201Z] [2022-05-10T17:43:59.201Z] Login Succeeded [2022-05-10T17:43:59.201Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:43:59.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:59.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:59.462Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:59.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:59.462Z] [2022-05-10T17:43:59.462Z] Login Succeeded [2022-05-10T17:43:59.462Z] docker.io [2022-05-10T17:43:59.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:43:59.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:43:59.723Z] Configure a credential helper to remove this warning. See [2022-05-10T17:43:59.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:43:59.723Z] [2022-05-10T17:43:59.723Z] Login Succeeded [2022-05-10T17:43:59.723Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:43:59.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:44:00.124Z] + git rev-list -1 --merges 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6~1..54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo [2022-05-10T17:44:00.238Z] -----------> git rev-list -1 --merges 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6~1..54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [false] [Pipeline] sh [2022-05-10T17:44:00.532Z] + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo [2022-05-10T17:44:00.550Z] ========================================================= [2022-05-10T17:44:00.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:44:00.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:44:00.882Z] + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] echo [2022-05-10T17:44:00.896Z] [semverPrep] GIT_COMMIT: 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6, Commit Message: build: Use released v2.2.0 Kamakura SDK (#419) [Pipeline] echo [2022-05-10T17:44:00.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:44:01.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:44:01.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:44:01.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:44:01.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:44:01.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:44:01.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:44:01.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:44:01.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:44:01.632Z] [2022-05-10T17:44:01.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:44:01.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:44:01.941Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:44:01.941Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:44:01.941Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:44:01.941Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:44:01.941Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:44:01.941Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:44:01.941Z] c427282e49a2: Pulling fs layer [2022-05-10T17:44:01.941Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:44:01.941Z] 0714d37db230: Pulling fs layer [2022-05-10T17:44:01.941Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:44:01.941Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:44:01.941Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:44:01.941Z] a8d5f1318db7: Waiting [2022-05-10T17:44:01.941Z] c427282e49a2: Waiting [2022-05-10T17:44:01.941Z] 1827001aaf11: Waiting [2022-05-10T17:44:01.941Z] 0714d37db230: Waiting [2022-05-10T17:44:01.941Z] ac28cf19c067: Waiting [2022-05-10T17:44:01.941Z] 9f894cec8388: Waiting [2022-05-10T17:44:01.941Z] ca983d60f3e2: Waiting [2022-05-10T17:44:01.941Z] 5c2a1cbceb83: Waiting [2022-05-10T17:44:01.941Z] caf521ccaac6: Verifying Checksum [2022-05-10T17:44:01.941Z] caf521ccaac6: Download complete [2022-05-10T17:44:01.941Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:44:01.941Z] 5c2a1cbceb83: Download complete [2022-05-10T17:44:02.202Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:44:02.202Z] a8d5f1318db7: Download complete [2022-05-10T17:44:02.202Z] c427282e49a2: Download complete [2022-05-10T17:44:02.202Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:44:02.202Z] 3ead6fa29328: Download complete [2022-05-10T17:44:02.202Z] 0714d37db230: Download complete [2022-05-10T17:44:02.202Z] ac28cf19c067: Download complete [2022-05-10T17:44:02.202Z] ca983d60f3e2: Verifying Checksum [2022-05-10T17:44:02.202Z] ca983d60f3e2: Download complete [2022-05-10T17:44:02.202Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:44:02.202Z] 9f894cec8388: Download complete [2022-05-10T17:44:02.202Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:44:02.202Z] 1fe172e4850f: Download complete [2022-05-10T17:44:02.462Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:44:02.462Z] 1827001aaf11: Download complete [2022-05-10T17:44:03.412Z] 1fe172e4850f: Pull complete [2022-05-10T17:44:03.672Z] caf521ccaac6: Pull complete [2022-05-10T17:44:03.934Z] 3ead6fa29328: Pull complete [2022-05-10T17:44:04.194Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:44:04.455Z] a8d5f1318db7: Pull complete [2022-05-10T17:44:04.455Z] c427282e49a2: Pull complete [2022-05-10T17:44:06.362Z] 1827001aaf11: Pull complete [2022-05-10T17:44:06.362Z] 0714d37db230: Pull complete [2022-05-10T17:44:06.362Z] ac28cf19c067: Pull complete [2022-05-10T17:44:06.362Z] ca983d60f3e2: Pull complete [2022-05-10T17:44:06.623Z] 9f894cec8388: Pull complete [2022-05-10T17:44:06.623Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:44:06.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:44:06.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:44:06.695Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:44:06.741Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:44:08.568Z] $ docker top 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 -eo pid,comm [2022-05-10T17:44:08.626Z] 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). [2022-05-10T17:44:08.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:44:08.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:44:08.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:44:08.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:44:08.786Z] $ docker exec 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent [2022-05-10T17:44:08.896Z] SSH_AUTH_SOCK=/tmp/ssh-3EtmNK5B3h3y/agent.34 [2022-05-10T17:44:08.896Z] SSH_AGENT_PID=40 [2022-05-10T17:44:08.903Z] Running ssh-add (command line suppressed) [2022-05-10T17:44:09.034Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8699656352364585493.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8699656352364585493.key) [2022-05-10T17:44:09.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:44:09.334Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:44:09.356Z] $ docker exec --env ******** --env ******** 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent -k [2022-05-10T17:44:09.467Z] unset SSH_AUTH_SOCK; [2022-05-10T17:44:09.467Z] unset SSH_AGENT_PID; [2022-05-10T17:44:09.467Z] echo Agent pid 40 killed; [2022-05-10T17:44:09.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:44:09.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:44:09.498Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:44:09.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:44:09.656Z] $ docker exec 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent [2022-05-10T17:44:09.779Z] SSH_AUTH_SOCK=/tmp/ssh-PBdIM7fPC7x8/agent.74 [2022-05-10T17:44:09.779Z] SSH_AGENT_PID=80 [2022-05-10T17:44:09.786Z] Running ssh-add (command line suppressed) [2022-05-10T17:44:09.912Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6778187234861466473.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6778187234861466473.key) [2022-05-10T17:44:09.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:44:10.213Z] + git semver init [2022-05-10T17:44:10.475Z] 2022-05-10 17:44:10,430 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:44:10.475Z] 2022-05-10 17:44:10,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T17:44:10.475Z] 2022-05-10 17:44:10,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-05-10T17:44:10.475Z] 2022-05-10 17:44:10,432 [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) [2022-05-10T17:44:11.423Z] 2022-05-10 17:44:11,203 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-05-10T17:44:11.423Z] 2022-05-10 17:44:11,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-05-10T17:44:11.423Z] 2022-05-10 17:44:11,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:44:11.423Z] 2022-05-10 17:44:11,204 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:44:11.423Z] 2.2.0-dev.36 [Pipeline] } [2022-05-10T17:44:11.442Z] $ docker exec --env ******** --env ******** 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 ssh-agent -k [2022-05-10T17:44:11.561Z] unset SSH_AUTH_SOCK; [2022-05-10T17:44:11.562Z] unset SSH_AGENT_PID; [2022-05-10T17:44:11.562Z] echo Agent pid 80 killed; [2022-05-10T17:44:11.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:44:11.873Z] + git semver [Pipeline] } [2022-05-10T17:44:12.158Z] $ docker stop --time=1 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 [2022-05-10T17:44:13.483Z] $ docker rm -f 9fb9409418d67e5c6a5eb27d5bc6e935347d8c203df1f0b1158b2475f41614c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:44:13.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:44:14.086Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:44:14.091Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.36 [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 [2022-05-10T17:44:14.199Z] provisioning config files... [2022-05-10T17:44:14.210Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3432780321535830831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:44:14.511Z] ---> docker-login.sh [2022-05-10T17:44:14.511Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:44:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:44:14.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:44:14.511Z] Configure a credential helper to remove this warning. See [2022-05-10T17:44:14.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:44:14.511Z] [2022-05-10T17:44:14.511Z] Login Succeeded [2022-05-10T17:44:14.511Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:44:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:44:14.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:44:14.771Z] Configure a credential helper to remove this warning. See [2022-05-10T17:44:14.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:44:14.771Z] [2022-05-10T17:44:14.771Z] Login Succeeded [2022-05-10T17:44:14.771Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:44:14.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:44:14.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:44:14.771Z] Configure a credential helper to remove this warning. See [2022-05-10T17:44:14.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:44:14.771Z] [2022-05-10T17:44:14.771Z] Login Succeeded [2022-05-10T17:44:14.771Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:44:14.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:44:15.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:44:15.031Z] Configure a credential helper to remove this warning. See [2022-05-10T17:44:15.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:44:15.031Z] [2022-05-10T17:44:15.031Z] Login Succeeded [2022-05-10T17:44:15.031Z] docker.io [2022-05-10T17:44:15.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:44:15.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:44:15.291Z] Configure a credential helper to remove this warning. See [2022-05-10T17:44:15.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:44:15.291Z] [2022-05-10T17:44:15.291Z] Login Succeeded [2022-05-10T17:44:15.291Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:44:15.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:44:15.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:44:15.377Z] ========================================================= [2022-05-10T17:44:15.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:44:15.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:44:15.694Z] + 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 . [2022-05-10T17:44:15.694Z] Sending build context to Docker daemon 3.05MB [2022-05-10T17:44:15.694Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:44:15.694Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:44:15.694Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:44:15.694Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:44:15.694Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:44:15.694Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:44:15.694Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:44:15.694Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:44:15.694Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:44:15.694Z] a51346096db8: Pulling fs layer [2022-05-10T17:44:15.694Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:44:15.694Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:44:15.694Z] 22a0e8bec74d: Waiting [2022-05-10T17:44:15.694Z] ca2b28591e48: Waiting [2022-05-10T17:44:15.694Z] a51346096db8: Waiting [2022-05-10T17:44:15.694Z] daebc70d1ce1: Waiting [2022-05-10T17:44:15.694Z] 0e18a0eac166: Waiting [2022-05-10T17:44:15.955Z] 8ed8ca486205: Verifying Checksum [2022-05-10T17:44:15.955Z] 8ed8ca486205: Download complete [2022-05-10T17:44:15.955Z] 666ba61612fd: Verifying Checksum [2022-05-10T17:44:15.955Z] 666ba61612fd: Download complete [2022-05-10T17:44:15.955Z] 22a0e8bec74d: Download complete [2022-05-10T17:44:15.955Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:44:15.955Z] ca2b28591e48: Download complete [2022-05-10T17:44:15.955Z] a51346096db8: Download complete [2022-05-10T17:44:15.955Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:44:15.955Z] 59bf1c3509f3: Download complete [2022-05-10T17:44:15.955Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:44:15.955Z] daebc70d1ce1: Download complete [2022-05-10T17:44:15.955Z] 59bf1c3509f3: Pull complete [2022-05-10T17:44:16.217Z] 666ba61612fd: Pull complete [2022-05-10T17:44:16.217Z] 8ed8ca486205: Pull complete [2022-05-10T17:44:16.478Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:44:16.478Z] 0e18a0eac166: Download complete [2022-05-10T17:44:16.738Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:44:16.738Z] 4fe6c5a15a65: Download complete [2022-05-10T17:44:20.945Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:44:20.945Z] 22a0e8bec74d: Pull complete [2022-05-10T17:44:20.945Z] ca2b28591e48: Pull complete [2022-05-10T17:44:20.945Z] a51346096db8: Pull complete [2022-05-10T17:44:20.945Z] daebc70d1ce1: Pull complete [2022-05-10T17:44:22.854Z] 0e18a0eac166: Pull complete [2022-05-10T17:44:22.854Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:44:22.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:44:22.854Z] ---> f018257e8ee9 [2022-05-10T17:44:22.854Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:44:24.767Z] ---> Running in 5528509fba14 [2022-05-10T17:44:24.767Z] Removing intermediate container 5528509fba14 [2022-05-10T17:44:24.767Z] ---> 9aa32ac5e95f [2022-05-10T17:44:24.767Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:44:24.767Z] ---> Running in 081f388bcda5 [2022-05-10T17:44:24.767Z] Removing intermediate container 081f388bcda5 [2022-05-10T17:44:24.767Z] ---> f82792c5cc4b [2022-05-10T17:44:24.767Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:44:24.767Z] ---> Running in 1218942d58f9 [2022-05-10T17:44:25.025Z] Removing intermediate container 1218942d58f9 [2022-05-10T17:44:25.025Z] ---> 9fe0c03302b7 [2022-05-10T17:44:25.025Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:44:25.025Z] ---> Running in b10837c14090 [2022-05-10T17:44:25.594Z] Removing intermediate container b10837c14090 [2022-05-10T17:44:25.594Z] ---> 432200dc33b6 [2022-05-10T17:44:25.594Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:44:25.594Z] ---> Running in a0e132cc3c64 [2022-05-10T17:44:25.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:44:26.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:44:27.057Z] OK: 221 MiB in 52 packages [2022-05-10T17:44:27.317Z] Removing intermediate container a0e132cc3c64 [2022-05-10T17:44:27.317Z] ---> 2c5a190c6d05 [2022-05-10T17:44:27.317Z] Step 8/13 : WORKDIR /app [2022-05-10T17:44:27.317Z] ---> Running in e823d4e343d8 [2022-05-10T17:44:27.317Z] Removing intermediate container e823d4e343d8 [2022-05-10T17:44:27.317Z] ---> 63a4c7dddd1f [2022-05-10T17:44:27.317Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:44:27.577Z] ---> a90b684952c3 [2022-05-10T17:44:27.577Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:44:27.577Z] ---> Running in 68d71c5cca6c [2022-05-10T17:44:29.167Z] Still waiting to schedule task [2022-05-10T17:44:29.167Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:44:42.482Z] Removing intermediate container 68d71c5cca6c [2022-05-10T17:44:42.482Z] ---> 8e426606b6e5 [2022-05-10T17:44:42.482Z] Step 11/13 : COPY . . [2022-05-10T17:44:42.482Z] ---> a898448d5d0c [2022-05-10T17:44:42.482Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:44:42.482Z] ---> Running in 86b1f6ed3561 [2022-05-10T17:44:42.482Z] Removing intermediate container 86b1f6ed3561 [2022-05-10T17:44:42.482Z] ---> 7cd2bc0c4098 [2022-05-10T17:44:42.482Z] Step 13/13 : RUN $MAKE [2022-05-10T17:44:42.482Z] ---> Running in ebf2ad66ef02 [2022-05-10T17:44:42.743Z] noop [2022-05-10T17:44:43.313Z] Removing intermediate container ebf2ad66ef02 [2022-05-10T17:44:43.313Z] ---> 271e2bda3ae2 [2022-05-10T17:44:43.313Z] Successfully built 271e2bda3ae2 [2022-05-10T17:44:43.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:44:43.613Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:44:43.613Z] . [Pipeline] withDockerContainer [2022-05-10T17:44:43.697Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:44:43.738Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T17:44:44.129Z] $ docker top fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:44:44.480Z] + go version [2022-05-10T17:44:44.481Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:44:44.501Z] $ docker stop --time=1 fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 [2022-05-10T17:44:45.837Z] $ docker rm -f fdd8c188798f4993aa0e60c097e4fd310c170b02113148cce67f0619e70979a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:44:46.294Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:44:46.294Z] . [Pipeline] withDockerContainer [2022-05-10T17:44:46.357Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:44:46.401Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T17:44:46.826Z] $ docker top b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:44:47.233Z] + make test [2022-05-10T17:44:47.233Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:44:57.303Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:44:57.303Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:45:00.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:45:00.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:45:00.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:45:00.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:45:00.890Z] $ docker stop --time=1 b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 [2022-05-10T17:45:02.721Z] $ docker rm -f b86ef05cd07ef035628f30e071fa11b2033b6a4086a7202f066b1c3e10cf2343 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:45:03.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:45:03.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:45:03.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:45:04.114Z] + ls -al . [2022-05-10T17:45:04.114Z] total 164 [2022-05-10T17:45:04.114Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:45 . [2022-05-10T17:45:04.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 .. [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:43 .dockerignore [2022-05-10T17:45:04.114Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:44 .git [2022-05-10T17:45:04.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 .github [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:43 .gitignore [2022-05-10T17:45:04.114Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:44 .semver [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:43 Attribution.txt [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:43 CHANGELOG.md [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:43 Dockerfile [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:43 GOVERNANCE.md [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:43 Jenkinsfile [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:43 LICENSE [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:43 OWNERS.md [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:43 README.md [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:44 VERSION [2022-05-10T17:45:04.114Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 bin [2022-05-10T17:45:04.114Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:44 coverage.out [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:43 go.mod [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:43 go.sum [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:43 main.go [2022-05-10T17:45:04.114Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:43 makefile [2022-05-10T17:45:04.114Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:43 res [2022-05-10T17:45:04.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:04.417Z] + 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 --label arch=amd64 --label version=2.2.0-dev.36 . [2022-05-10T17:45:04.417Z] Sending build context to Docker daemon 3.051MB [2022-05-10T17:45:04.417Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:45:04.417Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:45:04.417Z] ---> 271e2bda3ae2 [2022-05-10T17:45:04.417Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:45:04.417Z] ---> Running in 2c8bbd7be746 [2022-05-10T17:45:04.678Z] Removing intermediate container 2c8bbd7be746 [2022-05-10T17:45:04.678Z] ---> 52ee377360a1 [2022-05-10T17:45:04.678Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:45:04.678Z] ---> Running in 73e1e4498af9 [2022-05-10T17:45:04.678Z] Removing intermediate container 73e1e4498af9 [2022-05-10T17:45:04.678Z] ---> ae0dfa5f0553 [2022-05-10T17:45:04.678Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:45:04.938Z] ---> Running in a3be081d26b0 [2022-05-10T17:45:04.939Z] Removing intermediate container a3be081d26b0 [2022-05-10T17:45:04.939Z] ---> bc2ee8782ff7 [2022-05-10T17:45:04.939Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:45:04.939Z] ---> Running in 508e57c0e582 [2022-05-10T17:45:05.518Z] Removing intermediate container 508e57c0e582 [2022-05-10T17:45:05.518Z] ---> d8f28858b530 [2022-05-10T17:45:05.518Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:45:05.779Z] ---> Running in c63aa1c39a5e [2022-05-10T17:45:06.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:45:06.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:45:07.241Z] OK: 221 MiB in 52 packages [2022-05-10T17:45:07.503Z] Removing intermediate container c63aa1c39a5e [2022-05-10T17:45:07.503Z] ---> 87803ffd89ed [2022-05-10T17:45:07.503Z] Step 8/27 : WORKDIR /app [2022-05-10T17:45:07.503Z] ---> Running in e23f18dd71ff [2022-05-10T17:45:07.503Z] Removing intermediate container e23f18dd71ff [2022-05-10T17:45:07.503Z] ---> 026e619121a2 [2022-05-10T17:45:07.503Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:45:07.763Z] ---> dda86846aaee [2022-05-10T17:45:07.763Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:45:07.763Z] ---> Running in 360df4030543 [2022-05-10T17:45:08.711Z] Removing intermediate container 360df4030543 [2022-05-10T17:45:08.711Z] ---> 72dfedad2b69 [2022-05-10T17:45:08.711Z] Step 11/27 : COPY . . [2022-05-10T17:45:08.972Z] ---> bfd5ca4e2521 [2022-05-10T17:45:08.972Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:45:08.972Z] ---> Running in 1243d5701c37 [2022-05-10T17:45:08.973Z] Removing intermediate container 1243d5701c37 [2022-05-10T17:45:08.973Z] ---> 14848408d36d [2022-05-10T17:45:08.973Z] Step 13/27 : RUN $MAKE [2022-05-10T17:45:09.232Z] ---> Running in 6b4235e49fb4 [2022-05-10T17:45:09.492Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T17:45:31.441Z] Removing intermediate container 6b4235e49fb4 [2022-05-10T17:45:31.441Z] ---> 8bf1f3772e29 [2022-05-10T17:45:31.441Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:45:31.441Z] 3.14: Pulling from library/alpine [2022-05-10T17:45:31.441Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:45:31.441Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:45:31.441Z] 8663204ce13b: Download complete [2022-05-10T17:45:31.441Z] 8663204ce13b: Pull complete [2022-05-10T17:45:31.441Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:45:31.441Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:45:31.441Z] ---> e04c818066af [2022-05-10T17:45:31.441Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:45:31.441Z] ---> Running in 7e11ba1ed6c0 [2022-05-10T17:45:31.441Z] Removing intermediate container 7e11ba1ed6c0 [2022-05-10T17:45:31.441Z] ---> 122a25560aaf [2022-05-10T17:45:31.441Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:45:31.441Z] ---> Running in 537ed36df9ab [2022-05-10T17:45:31.441Z] Removing intermediate container 537ed36df9ab [2022-05-10T17:45:31.441Z] ---> 18391973c498 [2022-05-10T17:45:31.441Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:45:31.441Z] ---> Running in d4a4ed46d12c [2022-05-10T17:45:31.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:45:31.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:45:31.441Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T17:45:31.441Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T17:45:31.441Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:45:31.441Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T17:45:31.441Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:45:31.441Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T17:45:31.441Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T17:45:31.441Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:45:31.441Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:45:31.441Z] OK: 9 MiB in 21 packages [2022-05-10T17:45:31.441Z] Removing intermediate container d4a4ed46d12c [2022-05-10T17:45:31.441Z] ---> 16885c599100 [2022-05-10T17:45:31.441Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:45:31.703Z] ---> a8b7f55f9ca8 [2022-05-10T17:45:31.703Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:45:31.964Z] ---> 3d9347d79e1e [2022-05-10T17:45:31.964Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:45:32.223Z] ---> 85694ab68e65 [2022-05-10T17:45:32.223Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T17:45:32.796Z] ---> 2c43220f51cb [2022-05-10T17:45:32.796Z] Step 22/27 : EXPOSE 48095 [2022-05-10T17:45:32.796Z] ---> Running in 77af2cf6e473 [2022-05-10T17:45:32.796Z] Removing intermediate container 77af2cf6e473 [2022-05-10T17:45:32.796Z] ---> 1adc2d9317a9 [2022-05-10T17:45:32.796Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T17:45:32.796Z] ---> Running in 772def52cbfb [2022-05-10T17:45:33.056Z] Removing intermediate container 772def52cbfb [2022-05-10T17:45:33.056Z] ---> 4863fd5060fb [2022-05-10T17:45:33.056Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T17:45:33.056Z] ---> Running in f97085885217 [2022-05-10T17:45:33.056Z] Removing intermediate container f97085885217 [2022-05-10T17:45:33.056Z] ---> 9d9663aa3e14 [2022-05-10T17:45:33.056Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T17:45:33.056Z] ---> Running in d796d9267c20 [2022-05-10T17:45:33.317Z] Removing intermediate container d796d9267c20 [2022-05-10T17:45:33.317Z] ---> 93224b10781f [2022-05-10T17:45:33.317Z] Step 26/27 : LABEL git_sha=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:45:33.317Z] ---> Running in d84fbc9ca19e [2022-05-10T17:45:33.317Z] Removing intermediate container d84fbc9ca19e [2022-05-10T17:45:33.317Z] ---> e3147065114a [2022-05-10T17:45:33.317Z] Step 27/27 : LABEL version=2.2.0-dev.36 [2022-05-10T17:45:33.317Z] ---> Running in 5d9947110e80 [2022-05-10T17:45:33.578Z] Removing intermediate container 5d9947110e80 [2022-05-10T17:45:33.578Z] ---> f51c48d34f47 [2022-05-10T17:45:33.578Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:45:33.578Z] Successfully built f51c48d34f47 [2022-05-10T17:45:33.578Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:45:33.695Z] provisioning config files... [2022-05-10T17:45:33.706Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6455204975964129456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:45:34.011Z] ---> docker-login.sh [2022-05-10T17:45:34.011Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:45:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:45:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:45:34.011Z] Configure a credential helper to remove this warning. See [2022-05-10T17:45:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:45:34.011Z] [2022-05-10T17:45:34.011Z] Login Succeeded [2022-05-10T17:45:34.011Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:45:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:45:34.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:45:34.272Z] Configure a credential helper to remove this warning. See [2022-05-10T17:45:34.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:45:34.272Z] [2022-05-10T17:45:34.272Z] Login Succeeded [2022-05-10T17:45:34.272Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:45:34.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:45:34.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:45:34.272Z] Configure a credential helper to remove this warning. See [2022-05-10T17:45:34.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:45:34.272Z] [2022-05-10T17:45:34.272Z] Login Succeeded [2022-05-10T17:45:34.272Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:45:34.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:45:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:45:34.532Z] Configure a credential helper to remove this warning. See [2022-05-10T17:45:34.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:45:34.533Z] [2022-05-10T17:45:34.533Z] Login Succeeded [2022-05-10T17:45:34.533Z] docker.io [2022-05-10T17:45:34.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:45:34.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:45:34.793Z] Configure a credential helper to remove this warning. See [2022-05-10T17:45:34.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:45:34.793Z] [2022-05-10T17:45:34.793Z] Login Succeeded [2022-05-10T17:45:34.793Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:45:34.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:45:34.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:45:34.864Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-05-10T17:45:34.864Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:45:34.864Z] latest [2022-05-10T17:45:34.864Z] 2.2.0-dev.36 [2022-05-10T17:45:34.864Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:45:34.864Z] main [2022-05-10T17:45:34.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:35.197Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:35.495Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:45:35.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T17:45:35.495Z] acafc36bf084: Preparing [2022-05-10T17:45:35.495Z] 158037bfc49c: Preparing [2022-05-10T17:45:35.495Z] 73de56b0910e: Preparing [2022-05-10T17:45:35.495Z] 9ad840632fcb: Preparing [2022-05-10T17:45:35.495Z] fc5bf863f064: Preparing [2022-05-10T17:45:35.495Z] b541d28bf3b4: Preparing [2022-05-10T17:45:35.495Z] b541d28bf3b4: Waiting [2022-05-10T17:45:35.495Z] 9ad840632fcb: Pushed [2022-05-10T17:45:35.495Z] 73de56b0910e: Pushed [2022-05-10T17:45:35.495Z] 158037bfc49c: Pushed [2022-05-10T17:45:35.495Z] b541d28bf3b4: Layer already exists [2022-05-10T17:45:36.068Z] fc5bf863f064: Pushed [2022-05-10T17:45:38.616Z] acafc36bf084: Pushed [2022-05-10T17:45:38.877Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:39.175Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:39.468Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T17:45:39.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T17:45:39.468Z] acafc36bf084: Preparing [2022-05-10T17:45:39.468Z] 158037bfc49c: Preparing [2022-05-10T17:45:39.468Z] 73de56b0910e: Preparing [2022-05-10T17:45:39.468Z] 9ad840632fcb: Preparing [2022-05-10T17:45:39.468Z] fc5bf863f064: Preparing [2022-05-10T17:45:39.468Z] b541d28bf3b4: Preparing [2022-05-10T17:45:39.468Z] b541d28bf3b4: Waiting [2022-05-10T17:45:39.468Z] acafc36bf084: Layer already exists [2022-05-10T17:45:39.468Z] 73de56b0910e: Layer already exists [2022-05-10T17:45:39.468Z] fc5bf863f064: Layer already exists [2022-05-10T17:45:39.468Z] 9ad840632fcb: Layer already exists [2022-05-10T17:45:39.468Z] 158037bfc49c: Layer already exists [2022-05-10T17:45:39.468Z] b541d28bf3b4: Layer already exists [2022-05-10T17:45:39.468Z] latest: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:39.779Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:40.077Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 [2022-05-10T17:45:40.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T17:45:40.077Z] acafc36bf084: Preparing [2022-05-10T17:45:40.077Z] 158037bfc49c: Preparing [2022-05-10T17:45:40.077Z] 73de56b0910e: Preparing [2022-05-10T17:45:40.077Z] 9ad840632fcb: Preparing [2022-05-10T17:45:40.077Z] fc5bf863f064: Preparing [2022-05-10T17:45:40.077Z] b541d28bf3b4: Preparing [2022-05-10T17:45:40.077Z] b541d28bf3b4: Waiting [2022-05-10T17:45:40.077Z] fc5bf863f064: Layer already exists [2022-05-10T17:45:40.077Z] 158037bfc49c: Layer already exists [2022-05-10T17:45:40.077Z] 73de56b0910e: Layer already exists [2022-05-10T17:45:40.077Z] acafc36bf084: Layer already exists [2022-05-10T17:45:40.077Z] 9ad840632fcb: Layer already exists [2022-05-10T17:45:40.077Z] b541d28bf3b4: Layer already exists [2022-05-10T17:45:40.077Z] 2.2.0-dev.36: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:40.382Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:40.678Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:45:40.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T17:45:40.678Z] acafc36bf084: Preparing [2022-05-10T17:45:40.678Z] 158037bfc49c: Preparing [2022-05-10T17:45:40.678Z] 73de56b0910e: Preparing [2022-05-10T17:45:40.678Z] 9ad840632fcb: Preparing [2022-05-10T17:45:40.678Z] fc5bf863f064: Preparing [2022-05-10T17:45:40.678Z] b541d28bf3b4: Preparing [2022-05-10T17:45:40.678Z] b541d28bf3b4: Waiting [2022-05-10T17:45:40.678Z] 9ad840632fcb: Layer already exists [2022-05-10T17:45:40.678Z] 158037bfc49c: Layer already exists [2022-05-10T17:45:40.678Z] fc5bf863f064: Layer already exists [2022-05-10T17:45:40.678Z] 73de56b0910e: Layer already exists [2022-05-10T17:45:40.678Z] acafc36bf084: Layer already exists [2022-05-10T17:45:40.678Z] b541d28bf3b4: Layer already exists [2022-05-10T17:45:40.678Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:40.977Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:41.272Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-05-10T17:45:41.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-05-10T17:45:41.272Z] acafc36bf084: Preparing [2022-05-10T17:45:41.272Z] 158037bfc49c: Preparing [2022-05-10T17:45:41.272Z] 73de56b0910e: Preparing [2022-05-10T17:45:41.272Z] 9ad840632fcb: Preparing [2022-05-10T17:45:41.272Z] fc5bf863f064: Preparing [2022-05-10T17:45:41.272Z] b541d28bf3b4: Preparing [2022-05-10T17:45:41.272Z] b541d28bf3b4: Waiting [2022-05-10T17:45:41.272Z] 9ad840632fcb: Layer already exists [2022-05-10T17:45:41.272Z] 73de56b0910e: Layer already exists [2022-05-10T17:45:41.272Z] acafc36bf084: Layer already exists [2022-05-10T17:45:41.272Z] fc5bf863f064: Layer already exists [2022-05-10T17:45:41.272Z] 158037bfc49c: Layer already exists [2022-05-10T17:45:41.272Z] b541d28bf3b4: Layer already exists [2022-05-10T17:45:41.272Z] main: digest: sha256:edf781e91a690703e8c8afc064a1b82dd16e20cc153d47146ff5f42a4b83a49c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:45:41.312Z] ===================================================== [Pipeline] echo [2022-05-10T17:45:41.323Z] taggedImages: [2022-05-10T17:45:41.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:45:41.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-05-10T17:45:41.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.36 [2022-05-10T17:45:41.323Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:45:41.323Z] - 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 [2022-05-10T17:45:41.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:45:41.691Z] [2022-05-10T17:45:41.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:45:41.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:45:41.999Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:45:41.999Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:45:41.999Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:45:41.999Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:45:41.999Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:45:41.999Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:45:41.999Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:45:41.999Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:45:41.999Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:45:41.999Z] 33b1e0a273af: Waiting [2022-05-10T17:45:41.999Z] 5d3b04190fa2: Waiting [2022-05-10T17:45:41.999Z] 2f39f015ded8: Waiting [2022-05-10T17:45:41.999Z] 5c69ac0246d0: Download complete [2022-05-10T17:45:41.999Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:45:41.999Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:45:41.999Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:45:41.999Z] 33b1e0a273af: Download complete [2022-05-10T17:45:42.260Z] 5d3b04190fa2: Download complete [2022-05-10T17:45:42.260Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:45:42.260Z] ec43610c2a17: Download complete [2022-05-10T17:45:42.260Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:45:42.260Z] 5eb5b503b376: Download complete [2022-05-10T17:45:42.830Z] 2f39f015ded8: Verifying Checksum [2022-05-10T17:45:42.830Z] 2f39f015ded8: Download complete [2022-05-10T17:45:43.771Z] 5eb5b503b376: Pull complete [2022-05-10T17:45:43.771Z] 5c69ac0246d0: Pull complete [2022-05-10T17:45:44.340Z] ec43610c2a17: Pull complete [2022-05-10T17:45:44.340Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:45:44.600Z] 33b1e0a273af: Pull complete [2022-05-10T17:45:44.860Z] 5d3b04190fa2: Pull complete [2022-05-10T17:45:50.228Z] 2f39f015ded8: Pull complete [2022-05-10T17:45:50.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:45:50.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:45:50.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:45:50.328Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:45:50.371Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:45:52.567Z] $ docker top f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:45:52.985Z] ---> job-cost.sh [2022-05-10T17:45:52.985Z] lf-activate-venv: SKIPPING [2022-05-10T17:45:52.985Z] INFO: No Stack... [2022-05-10T17:45:53.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:45:53.817Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:45:54.113Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-05-10T17:45:54.113Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:45:54.127Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [2022-05-10T17:45:54.133Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] did not exist. Created. [2022-05-10T17:45:54.133Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:45:54.442Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:45:54.474Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:45:54.481Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:45:54.511Z] $ docker stop --time=1 f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 [2022-05-10T17:45:55.695Z] $ docker rm -f f7c0a896da20255cb9078a3f8f6b95dd467653210e54a8c91c1eac384a9c1531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:48:30.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47817 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-05-10T17:48:30.336Z] Running in /w/workspace/app-service-configurable/72 [Pipeline] { [Pipeline] checkout [2022-05-10T17:48:30.706Z] Selected Git installation does not exist. Using Default [2022-05-10T17:48:30.706Z] The recommended git tool is: NONE [2022-05-10T17:48:39.619Z] using credential edgex-jenkins-ssh [2022-05-10T17:48:39.642Z] Cloning the remote Git repository [2022-05-10T17:48:39.712Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:48:39.788Z] > git init /w/workspace/app-service-configurable/72 # timeout=10 [2022-05-10T17:48:39.871Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-10T17:48:39.872Z] > git --version # timeout=10 [2022-05-10T17:48:39.895Z] > git --version # 'git version 2.25.1' [2022-05-10T17:48:39.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:48:39.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:48:41.112Z] Avoid second fetch [2022-05-10T17:48:41.113Z] Checking out Revision 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 (main) [2022-05-10T17:48:41.074Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-10T17:48:41.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:48:41.136Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:48:41.155Z] > git checkout -f 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 # timeout=10 [2022-05-10T17:48:45.804Z] Commit message: "build: Use released v2.2.0 Kamakura SDK (#419)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:48:47.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:48:47.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:48:47.336Z] Dload Upload Total Spent Left Speed [2022-05-10T17:48:47.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-05-10T17:48:47.910Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:48:48.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:48:48.269Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:48:48.269Z] { [2022-05-10T17:48:48.269Z] "registry-mirrors": [ [2022-05-10T17:48:48.269Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:48:48.269Z] ], [2022-05-10T17:48:48.269Z] "bip": "10.250.0.254/24", [2022-05-10T17:48:48.269Z] "hosts": [ [2022-05-10T17:48:48.269Z] "tcp://0.0.0.0:5555", [2022-05-10T17:48:48.269Z] "unix:///var/run/docker.sock" [2022-05-10T17:48:48.269Z] ], [2022-05-10T17:48:48.269Z] "mtu": 1458, [2022-05-10T17:48:48.269Z] "selinux-enabled": true, [2022-05-10T17:48:48.269Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:48:48.269Z] } [Pipeline] sh [2022-05-10T17:48:48.624Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:48:48.977Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:49:07.321Z] provisioning config files... [2022-05-10T17:49:07.349Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config3846531763063625662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:07.730Z] ---> docker-login.sh [2022-05-10T17:49:07.730Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:49:08.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:49:08.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:49:08.610Z] Configure a credential helper to remove this warning. See [2022-05-10T17:49:08.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:49:08.610Z] [2022-05-10T17:49:08.610Z] Login Succeeded [2022-05-10T17:49:08.610Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:49:09.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:49:09.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:49:09.230Z] Configure a credential helper to remove this warning. See [2022-05-10T17:49:09.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:49:09.230Z] [2022-05-10T17:49:09.230Z] Login Succeeded [2022-05-10T17:49:09.230Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:49:09.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:49:09.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:49:09.832Z] Configure a credential helper to remove this warning. See [2022-05-10T17:49:09.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:49:09.832Z] [2022-05-10T17:49:09.832Z] Login Succeeded [2022-05-10T17:49:09.832Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:49:10.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:49:10.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:49:10.386Z] Configure a credential helper to remove this warning. See [2022-05-10T17:49:10.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:49:10.386Z] [2022-05-10T17:49:10.386Z] Login Succeeded [2022-05-10T17:49:10.386Z] docker.io [2022-05-10T17:49:10.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:49:11.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:49:11.271Z] Configure a credential helper to remove this warning. See [2022-05-10T17:49:11.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:49:11.271Z] [2022-05-10T17:49:11.271Z] Login Succeeded [2022-05-10T17:49:11.271Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:49:11.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:49:11.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:49:11.601Z] ========================================================= [2022-05-10T17:49:11.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:49:11.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:49:11.959Z] + 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 . [2022-05-10T17:49:11.959Z] Sending build context to Docker daemon 199.7kB [2022-05-10T17:49:12.237Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:49:12.237Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:49:12.513Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:49:12.513Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:49:12.513Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:49:12.513Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:49:12.513Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:49:12.513Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:49:12.513Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:49:12.513Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:49:12.513Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:49:12.513Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:49:12.513Z] 0c92f367c5e7: Waiting [2022-05-10T17:49:12.513Z] 3096ccb668a1: Waiting [2022-05-10T17:49:12.513Z] e8cf19c19ddd: Waiting [2022-05-10T17:49:12.513Z] a4caa8a26152: Waiting [2022-05-10T17:49:12.513Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:49:12.513Z] 94645a83ff95: Download complete [2022-05-10T17:49:12.513Z] 1a89e8eeedd5: Download complete [2022-05-10T17:49:12.513Z] 0c92f367c5e7: Download complete [2022-05-10T17:49:12.513Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:49:12.514Z] 3096ccb668a1: Download complete [2022-05-10T17:49:12.514Z] 9b3977197b4f: Verifying Checksum [2022-05-10T17:49:12.514Z] 9b3977197b4f: Download complete [2022-05-10T17:49:12.514Z] e8cf19c19ddd: Download complete [2022-05-10T17:49:13.513Z] 9b3977197b4f: Pull complete [2022-05-10T17:49:14.127Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:49:14.408Z] 94645a83ff95: Pull complete [2022-05-10T17:49:15.010Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:49:15.614Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:49:15.614Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:49:28.059Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:49:28.059Z] 0c92f367c5e7: Pull complete [2022-05-10T17:49:28.334Z] 3096ccb668a1: Pull complete [2022-05-10T17:49:28.610Z] e8cf19c19ddd: Pull complete [2022-05-10T17:49:35.347Z] a4caa8a26152: Pull complete [2022-05-10T17:49:35.347Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:49:35.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:49:35.347Z] ---> 725f1c02e7f9 [2022-05-10T17:49:35.347Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:49:36.809Z] ---> Running in 0c7b3892d74e [2022-05-10T17:49:37.099Z] Removing intermediate container 0c7b3892d74e [2022-05-10T17:49:37.099Z] ---> 7059b559100b [2022-05-10T17:49:37.099Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:49:37.099Z] ---> Running in d44016322734 [2022-05-10T17:49:37.381Z] Removing intermediate container d44016322734 [2022-05-10T17:49:37.381Z] ---> 8d794e99b0e2 [2022-05-10T17:49:37.381Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:49:37.666Z] ---> Running in 4128af524f5a [2022-05-10T17:49:37.945Z] Removing intermediate container 4128af524f5a [2022-05-10T17:49:37.945Z] ---> 42b84cbec8f1 [2022-05-10T17:49:37.945Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:49:37.945Z] ---> Running in fbb20a294d84 [2022-05-10T17:49:41.352Z] Removing intermediate container fbb20a294d84 [2022-05-10T17:49:41.352Z] ---> 7731ebb96cb8 [2022-05-10T17:49:41.352Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:49:41.352Z] ---> Running in 98a2aea2a98a [2022-05-10T17:49:42.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:49:43.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:49:43.908Z] OK: 220 MiB in 52 packages [2022-05-10T17:49:44.889Z] Removing intermediate container 98a2aea2a98a [2022-05-10T17:49:44.889Z] ---> d67e430f098a [2022-05-10T17:49:44.889Z] Step 8/13 : WORKDIR /app [2022-05-10T17:49:44.889Z] ---> Running in 42582e7846ae [2022-05-10T17:49:45.163Z] Removing intermediate container 42582e7846ae [2022-05-10T17:49:45.163Z] ---> 1673d02586a4 [2022-05-10T17:49:45.163Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:49:45.763Z] ---> 9cb714810e7e [2022-05-10T17:49:45.763Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:49:45.763Z] ---> Running in 0cb221ce1610 [2022-05-10T17:50:42.351Z] Removing intermediate container 0cb221ce1610 [2022-05-10T17:50:42.351Z] ---> f473607b8dde [2022-05-10T17:50:42.351Z] Step 11/13 : COPY . . [2022-05-10T17:50:42.351Z] ---> 1f14655270bc [2022-05-10T17:50:42.351Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:50:42.351Z] ---> Running in 27e968ebcac2 [2022-05-10T17:50:42.351Z] Removing intermediate container 27e968ebcac2 [2022-05-10T17:50:42.351Z] ---> 92cfe6dc6db5 [2022-05-10T17:50:42.351Z] Step 13/13 : RUN $MAKE [2022-05-10T17:50:42.351Z] ---> Running in 333ffb51a69d [2022-05-10T17:50:42.351Z] noop [2022-05-10T17:50:42.351Z] Removing intermediate container 333ffb51a69d [2022-05-10T17:50:42.351Z] ---> 84c68691241d [2022-05-10T17:50:42.351Z] Successfully built 84c68691241d [2022-05-10T17:50:42.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:50:42.707Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:50:42.707Z] . [Pipeline] withDockerContainer [2022-05-10T17:50:42.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container [2022-05-10T17:50:43.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 [2022-05-10T17:50:44.451Z] $ docker top b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:50:45.423Z] + go version [2022-05-10T17:50:45.423Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:50:45.456Z] $ docker stop --time=1 b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 [2022-05-10T17:50:47.129Z] $ docker rm -f b334daa5b7e21dfed8a1d7718fce90862e38ae514e10fbc7ae486f2a0bc1e887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:50:47.751Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:50:47.751Z] . [Pipeline] withDockerContainer [2022-05-10T17:50:48.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container [2022-05-10T17:50:48.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 [2022-05-10T17:50:49.552Z] $ docker top eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:50:50.509Z] + make test [2022-05-10T17:50:50.509Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T17:52:12.412Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T17:52:12.412Z] CGO_ENABLED=1 go vet ./... [2022-05-10T17:52:34.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:52:34.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:52:34.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T17:52:34.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:52:34.714Z] $ docker stop --time=1 eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 [2022-05-10T17:52:36.493Z] $ docker rm -f eceae3e8d14f5331152603d7ae0029db4a6fcd233c79853748bbf379a7dfe299 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:52:37.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:52:37.461Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:52:37.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:52:38.315Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:52:38.659Z] + ls -al . [2022-05-10T17:52:38.659Z] total 160 [2022-05-10T17:52:38.659Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 17:52 . [2022-05-10T17:52:38.659Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:48 .. [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 17:48 .dockerignore [2022-05-10T17:52:38.659Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:48 .git [2022-05-10T17:52:38.659Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:48 .github [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 17:48 .gitignore [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 17:48 Attribution.txt [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 10 17:48 CHANGELOG.md [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 17:48 Dockerfile [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:48 GOVERNANCE.md [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 17:48 Jenkinsfile [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 17:48 LICENSE [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 17:48 OWNERS.md [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 17:48 README.md [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:44 VERSION [2022-05-10T17:52:38.659Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:48 bin [2022-05-10T17:52:38.659Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 17:50 coverage.out [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 17:48 go.mod [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 17:48 go.sum [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 17:48 main.go [2022-05-10T17:52:38.659Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 17:48 makefile [2022-05-10T17:52:38.659Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:48 res [2022-05-10T17:52:38.659Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:48 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:52:39.013Z] + 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 --label arch=arm64 --label version=2.2.0-dev.36 . [2022-05-10T17:52:39.013Z] Sending build context to Docker daemon 200.7kB [2022-05-10T17:52:39.288Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:52:39.288Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T17:52:39.288Z] ---> 84c68691241d [2022-05-10T17:52:39.288Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:52:39.288Z] ---> Running in 51d00114b952 [2022-05-10T17:52:39.891Z] Removing intermediate container 51d00114b952 [2022-05-10T17:52:39.891Z] ---> d183161a20f6 [2022-05-10T17:52:39.891Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:52:39.891Z] ---> Running in dd4a94e5508d [2022-05-10T17:52:40.166Z] Removing intermediate container dd4a94e5508d [2022-05-10T17:52:40.166Z] ---> ff5fbb705ce7 [2022-05-10T17:52:40.166Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:52:40.166Z] ---> Running in 2821b8fb1004 [2022-05-10T17:52:40.440Z] Removing intermediate container 2821b8fb1004 [2022-05-10T17:52:40.440Z] ---> e909f1d86e43 [2022-05-10T17:52:40.440Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:52:40.716Z] ---> Running in e8f0ece207a5 [2022-05-10T17:52:42.184Z] Removing intermediate container e8f0ece207a5 [2022-05-10T17:52:42.184Z] ---> 2598a16eb235 [2022-05-10T17:52:42.184Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:52:42.184Z] ---> Running in b1d090781e01 [2022-05-10T17:52:43.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:52:44.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:52:45.144Z] OK: 220 MiB in 52 packages [2022-05-10T17:52:45.745Z] Removing intermediate container b1d090781e01 [2022-05-10T17:52:45.746Z] ---> 7b6a630b52a8 [2022-05-10T17:52:45.746Z] Step 8/27 : WORKDIR /app [2022-05-10T17:52:45.746Z] ---> Running in ca5d157cb968 [2022-05-10T17:52:46.349Z] Removing intermediate container ca5d157cb968 [2022-05-10T17:52:46.349Z] ---> b0ea97a649a4 [2022-05-10T17:52:46.349Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T17:52:46.626Z] ---> 4135c649154a [2022-05-10T17:52:46.626Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:52:46.904Z] ---> Running in ced1a12861b0 [2022-05-10T17:52:48.898Z] Removing intermediate container ced1a12861b0 [2022-05-10T17:52:48.898Z] ---> f7b57d29eb7c [2022-05-10T17:52:48.898Z] Step 11/27 : COPY . . [2022-05-10T17:52:49.502Z] ---> cb31ca93cbce [2022-05-10T17:52:49.502Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T17:52:49.502Z] ---> Running in eeb426977c4e [2022-05-10T17:52:49.777Z] Removing intermediate container eeb426977c4e [2022-05-10T17:52:49.777Z] ---> 208887213561 [2022-05-10T17:52:49.777Z] Step 13/27 : RUN $MAKE [2022-05-10T17:52:50.056Z] ---> Running in 283b6afab972 [2022-05-10T17:52:51.039Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T17:54:58.021Z] Removing intermediate container 283b6afab972 [2022-05-10T17:54:58.021Z] ---> 1c2009410977 [2022-05-10T17:54:58.021Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T17:54:58.021Z] 3.14: Pulling from library/alpine [2022-05-10T17:54:58.021Z] 455c02918c45: Pulling fs layer [2022-05-10T17:54:58.021Z] 455c02918c45: Download complete [2022-05-10T17:54:58.021Z] 455c02918c45: Pull complete [2022-05-10T17:54:58.021Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:54:58.021Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:54:58.021Z] ---> ac73e934f311 [2022-05-10T17:54:58.021Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T17:54:58.021Z] ---> Running in af3210c9f4dd [2022-05-10T17:54:58.021Z] Removing intermediate container af3210c9f4dd [2022-05-10T17:54:58.021Z] ---> 4fb888ce8e0d [2022-05-10T17:54:58.021Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T17:54:58.021Z] ---> Running in b558a3c15a22 [2022-05-10T17:54:58.021Z] Removing intermediate container b558a3c15a22 [2022-05-10T17:54:58.021Z] ---> 40f4e018c92f [2022-05-10T17:54:58.021Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T17:54:58.021Z] ---> Running in 66c10e3782ec [2022-05-10T17:54:58.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:54:58.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:54:58.022Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T17:54:58.022Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T17:54:58.022Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:54:58.022Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T17:54:58.022Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:54:58.022Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T17:54:58.022Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T17:54:58.022Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:54:58.022Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:54:58.022Z] OK: 9 MiB in 21 packages [2022-05-10T17:54:58.022Z] Removing intermediate container 66c10e3782ec [2022-05-10T17:54:58.022Z] ---> 5d1ebfc98b9d [2022-05-10T17:54:58.022Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:54:58.022Z] ---> 8a6699c832cc [2022-05-10T17:54:58.022Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:54:58.022Z] ---> f8b7e12e06b2 [2022-05-10T17:54:58.022Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:54:58.022Z] ---> 687edd367cb8 [2022-05-10T17:54:58.022Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T17:54:58.022Z] ---> 14fa68d47500 [2022-05-10T17:54:58.022Z] Step 22/27 : EXPOSE 48095 [2022-05-10T17:54:58.022Z] ---> Running in 1c90ae804ed5 [2022-05-10T17:54:58.022Z] Removing intermediate container 1c90ae804ed5 [2022-05-10T17:54:58.022Z] ---> 0ec63744559f [2022-05-10T17:54:58.022Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T17:54:58.022Z] ---> Running in f478d161cb83 [2022-05-10T17:54:58.022Z] Removing intermediate container f478d161cb83 [2022-05-10T17:54:58.022Z] ---> 0c06ddfd9c54 [2022-05-10T17:54:58.022Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T17:54:58.022Z] ---> Running in 7d826cabb938 [2022-05-10T17:54:58.022Z] Removing intermediate container 7d826cabb938 [2022-05-10T17:54:58.022Z] ---> 1a930fa23e0c [2022-05-10T17:54:58.022Z] Step 25/27 : LABEL arch=arm64 [2022-05-10T17:54:58.022Z] ---> Running in 7cf4c098865c [2022-05-10T17:54:58.022Z] Removing intermediate container 7cf4c098865c [2022-05-10T17:54:58.022Z] ---> ea1fb5e1599e [2022-05-10T17:54:58.022Z] Step 26/27 : LABEL git_sha=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:54:58.022Z] ---> Running in fc961d6d0fef [2022-05-10T17:54:58.616Z] Removing intermediate container fc961d6d0fef [2022-05-10T17:54:58.616Z] ---> e2931f06429f [2022-05-10T17:54:58.616Z] Step 27/27 : LABEL version=2.2.0-dev.36 [2022-05-10T17:54:58.616Z] ---> Running in 8480bac5c228 [2022-05-10T17:54:58.889Z] Removing intermediate container 8480bac5c228 [2022-05-10T17:54:58.889Z] ---> 8c4be9083b09 [2022-05-10T17:54:58.889Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:54:58.889Z] Successfully built 8c4be9083b09 [2022-05-10T17:54:58.889Z] 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 [2022-05-10T17:54:58.997Z] provisioning config files... [2022-05-10T17:54:59.018Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/72@tmp/config4498487662687440537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:54:59.376Z] ---> docker-login.sh [2022-05-10T17:54:59.376Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:54:59.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:59.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:59.650Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:59.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:59.650Z] [2022-05-10T17:54:59.650Z] Login Succeeded [2022-05-10T17:54:59.650Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:55:00.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:00.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:00.251Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:00.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:00.251Z] [2022-05-10T17:55:00.251Z] Login Succeeded [2022-05-10T17:55:00.251Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:55:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:00.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:00.800Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:00.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:00.800Z] [2022-05-10T17:55:00.800Z] Login Succeeded [2022-05-10T17:55:00.800Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:55:01.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:01.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:01.357Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:01.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:01.357Z] [2022-05-10T17:55:01.357Z] Login Succeeded [2022-05-10T17:55:01.357Z] docker.io [2022-05-10T17:55:01.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:55:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:55:01.902Z] Configure a credential helper to remove this warning. See [2022-05-10T17:55:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:55:01.902Z] [2022-05-10T17:55:01.902Z] Login Succeeded [2022-05-10T17:55:01.902Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:55:01.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:55:01.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:55:01.963Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-05-10T17:55:01.963Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:55:01.963Z] latest [2022-05-10T17:55:01.963Z] 2.2.0-dev.36 [2022-05-10T17:55:01.963Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:55:01.963Z] main [2022-05-10T17:55:01.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:02.305Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:02.648Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:55:02.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T17:55:02.648Z] 1ebf7947963c: Preparing [2022-05-10T17:55:02.648Z] 13fc0f8de4e3: Preparing [2022-05-10T17:55:02.648Z] c580e8813763: Preparing [2022-05-10T17:55:02.648Z] 751bc1419bdc: Preparing [2022-05-10T17:55:02.648Z] 224f7a5ae345: Preparing [2022-05-10T17:55:02.648Z] f73e7dbfee58: Preparing [2022-05-10T17:55:02.648Z] f73e7dbfee58: Waiting [2022-05-10T17:55:02.921Z] 751bc1419bdc: Pushed [2022-05-10T17:55:02.921Z] 13fc0f8de4e3: Pushed [2022-05-10T17:55:02.921Z] c580e8813763: Pushed [2022-05-10T17:55:02.921Z] f73e7dbfee58: Layer already exists [2022-05-10T17:55:03.913Z] 224f7a5ae345: Pushed [2022-05-10T17:55:09.303Z] 1ebf7947963c: Pushed [2022-05-10T17:55:09.303Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:09.650Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:09.988Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T17:55:09.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T17:55:09.988Z] 1ebf7947963c: Preparing [2022-05-10T17:55:09.988Z] 13fc0f8de4e3: Preparing [2022-05-10T17:55:09.988Z] c580e8813763: Preparing [2022-05-10T17:55:09.988Z] 751bc1419bdc: Preparing [2022-05-10T17:55:09.988Z] 224f7a5ae345: Preparing [2022-05-10T17:55:09.988Z] f73e7dbfee58: Preparing [2022-05-10T17:55:09.988Z] f73e7dbfee58: Waiting [2022-05-10T17:55:09.988Z] c580e8813763: Layer already exists [2022-05-10T17:55:09.988Z] 13fc0f8de4e3: Layer already exists [2022-05-10T17:55:09.988Z] 751bc1419bdc: Layer already exists [2022-05-10T17:55:09.988Z] 1ebf7947963c: Layer already exists [2022-05-10T17:55:09.988Z] 224f7a5ae345: Layer already exists [2022-05-10T17:55:09.988Z] f73e7dbfee58: Layer already exists [2022-05-10T17:55:10.259Z] latest: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:10.606Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:10.947Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 [2022-05-10T17:55:10.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T17:55:10.947Z] 1ebf7947963c: Preparing [2022-05-10T17:55:10.947Z] 13fc0f8de4e3: Preparing [2022-05-10T17:55:10.947Z] c580e8813763: Preparing [2022-05-10T17:55:10.947Z] 751bc1419bdc: Preparing [2022-05-10T17:55:10.947Z] 224f7a5ae345: Preparing [2022-05-10T17:55:10.947Z] f73e7dbfee58: Preparing [2022-05-10T17:55:10.947Z] f73e7dbfee58: Waiting [2022-05-10T17:55:10.947Z] 13fc0f8de4e3: Layer already exists [2022-05-10T17:55:10.947Z] 1ebf7947963c: Layer already exists [2022-05-10T17:55:10.947Z] 751bc1419bdc: Layer already exists [2022-05-10T17:55:10.947Z] 224f7a5ae345: Layer already exists [2022-05-10T17:55:10.947Z] c580e8813763: Layer already exists [2022-05-10T17:55:10.947Z] f73e7dbfee58: Layer already exists [2022-05-10T17:55:11.219Z] 2.2.0-dev.36: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:11.559Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:11.896Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:55:11.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T17:55:11.896Z] 1ebf7947963c: Preparing [2022-05-10T17:55:11.896Z] 13fc0f8de4e3: Preparing [2022-05-10T17:55:11.896Z] c580e8813763: Preparing [2022-05-10T17:55:11.896Z] 751bc1419bdc: Preparing [2022-05-10T17:55:11.896Z] 224f7a5ae345: Preparing [2022-05-10T17:55:11.896Z] f73e7dbfee58: Preparing [2022-05-10T17:55:11.896Z] f73e7dbfee58: Waiting [2022-05-10T17:55:11.896Z] 13fc0f8de4e3: Layer already exists [2022-05-10T17:55:11.896Z] 751bc1419bdc: Layer already exists [2022-05-10T17:55:11.896Z] 1ebf7947963c: Layer already exists [2022-05-10T17:55:11.896Z] c580e8813763: Layer already exists [2022-05-10T17:55:11.896Z] 224f7a5ae345: Layer already exists [2022-05-10T17:55:11.896Z] f73e7dbfee58: Layer already exists [2022-05-10T17:55:12.167Z] 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:12.511Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:12.847Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-05-10T17:55:12.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-05-10T17:55:12.847Z] 1ebf7947963c: Preparing [2022-05-10T17:55:12.847Z] 13fc0f8de4e3: Preparing [2022-05-10T17:55:12.847Z] c580e8813763: Preparing [2022-05-10T17:55:12.847Z] 751bc1419bdc: Preparing [2022-05-10T17:55:12.847Z] 224f7a5ae345: Preparing [2022-05-10T17:55:12.847Z] f73e7dbfee58: Preparing [2022-05-10T17:55:12.847Z] f73e7dbfee58: Waiting [2022-05-10T17:55:12.847Z] c580e8813763: Layer already exists [2022-05-10T17:55:12.847Z] 1ebf7947963c: Layer already exists [2022-05-10T17:55:12.847Z] 751bc1419bdc: Layer already exists [2022-05-10T17:55:12.847Z] 13fc0f8de4e3: Layer already exists [2022-05-10T17:55:12.847Z] 224f7a5ae345: Layer already exists [2022-05-10T17:55:12.847Z] f73e7dbfee58: Layer already exists [2022-05-10T17:55:13.118Z] main: digest: sha256:65869c3d39d109b8d6d4f8a1d597214505f77ea87bce6f4cbcc53795aad71abd size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:55:13.167Z] ===================================================== [Pipeline] echo [2022-05-10T17:55:13.178Z] taggedImages: [2022-05-10T17:55:13.178Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [2022-05-10T17:55:13.178Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-05-10T17:55:13.178Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.36 [2022-05-10T17:55:13.178Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6-2.2.0-dev.36 [2022-05-10T17:55:13.178Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:13.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:55:13.545Z] [2022-05-10T17:55:13.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:13.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:55:14.168Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:55:14.168Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:55:14.168Z] 04944245beec: Pulling fs layer [2022-05-10T17:55:14.168Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:55:14.168Z] 765212b225bb: Pulling fs layer [2022-05-10T17:55:14.168Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:55:14.168Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:55:14.168Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:55:14.168Z] 765212b225bb: Waiting [2022-05-10T17:55:14.168Z] f23df028b6ca: Waiting [2022-05-10T17:55:14.168Z] d65c8cfc05b1: Waiting [2022-05-10T17:55:14.168Z] 2437ff75d9bd: Waiting [2022-05-10T17:55:14.168Z] 04944245beec: Download complete [2022-05-10T17:55:14.168Z] 765212b225bb: Verifying Checksum [2022-05-10T17:55:14.168Z] 765212b225bb: Download complete [2022-05-10T17:55:14.168Z] f23df028b6ca: Verifying Checksum [2022-05-10T17:55:14.168Z] f23df028b6ca: Download complete [2022-05-10T17:55:14.168Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:55:14.168Z] d65c8cfc05b1: Download complete [2022-05-10T17:55:14.442Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:55:14.442Z] 699f458cf7ca: Download complete [2022-05-10T17:55:14.716Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T17:55:14.716Z] 8998bd30e6a1: Download complete [2022-05-10T17:55:17.335Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:55:17.335Z] 2437ff75d9bd: Download complete [2022-05-10T17:55:19.310Z] 8998bd30e6a1: Pull complete [2022-05-10T17:55:19.583Z] 04944245beec: Pull complete [2022-05-10T17:55:21.023Z] 699f458cf7ca: Pull complete [2022-05-10T17:55:21.295Z] 765212b225bb: Pull complete [2022-05-10T17:55:22.275Z] f23df028b6ca: Pull complete [2022-05-10T17:55:22.549Z] d65c8cfc05b1: Pull complete [2022-05-10T17:55:37.639Z] 2437ff75d9bd: Pull complete [2022-05-10T17:55:37.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:55:37.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:55:37.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:55:37.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-47817 does not seem to be running inside a container [2022-05-10T17:55:37.967Z] $ 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/72 -v /w/workspace/app-service-configurable/72:/w/workspace/app-service-configurable/72:rw,z -v /w/workspace/app-service-configurable/72@tmp:/w/workspace/app-service-configurable/72@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 [2022-05-10T17:55:40.633Z] $ docker top 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:55:41.567Z] ---> job-cost.sh [2022-05-10T17:55:41.567Z] lf-activate-venv: SKIPPING [2022-05-10T17:55:41.567Z] INFO: No Stack... [2022-05-10T17:55:41.839Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:55:42.814Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:55:43.486Z] + cat /w/workspace/app-service-configurable/72/archives/cost.csv [2022-05-10T17:55:43.486Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:55:43.522Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [2022-05-10T17:55:43.527Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] did not exist. Created. [2022-05-10T17:55:43.527Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:55:44.210Z] /w/workspace/app-service-configurable/72@tmp/durable-8c346e67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:55:44.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:55:44.908Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:55:44.975Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:55:44.984Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:55:45.013Z] $ docker stop --time=1 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 [2022-05-10T17:55:46.565Z] $ docker rm -f 8d2304ad04368d998870c4514c3b5b8981f982d15afff845500b1325c4b12338 [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 [2022-05-10T17:55:47.079Z] provisioning config files... [2022-05-10T17:55:47.088Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3278926228989281608tmp [Pipeline] { [Pipeline] sh [2022-05-10T17:55:47.388Z] + set +x [2022-05-10T17:55:47.388Z] + curl -s https://codecov.io/bash [2022-05-10T17:55:47.388Z] + bash -s -- [2022-05-10T17:55:47.388Z] [2022-05-10T17:55:47.388Z] _____ _ [2022-05-10T17:55:47.388Z] / ____| | | [2022-05-10T17:55:47.388Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T17:55:47.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T17:55:47.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T17:55:47.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T17:55:47.388Z] Bash-1.0.6 [2022-05-10T17:55:47.388Z] [2022-05-10T17:55:47.388Z] [2022-05-10T17:55:47.388Z] ==> git version 2.25.1 found [2022-05-10T17:55:47.389Z] ==> 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 [2022-05-10T17:55:47.389Z] Release-Date: 2020-01-08 [2022-05-10T17:55:47.389Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T17:55:47.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T17:55:47.389Z] ==> Jenkins CI detected. [2022-05-10T17:55:47.389Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-05-10T17:55:47.389Z] project root: . [2022-05-10T17:55:47.389Z] --> token set from env [2022-05-10T17:55:47.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T17:55:47.389Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T17:55:47.389Z] ==> Python coveragepy not found [2022-05-10T17:55:47.389Z] ==> Searching for coverage reports in: [2022-05-10T17:55:47.389Z] + . [2022-05-10T17:55:47.389Z] -> Found 1 reports [2022-05-10T17:55:47.389Z] ==> Detecting git/mercurial file structure [2022-05-10T17:55:47.389Z] ==> Reading reports [2022-05-10T17:55:47.389Z] + ./coverage.out bytes=10 [2022-05-10T17:55:47.389Z] ==> Appending adjustments [2022-05-10T17:55:47.389Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T17:55:47.649Z] + Found adjustments [2022-05-10T17:55:47.649Z] ==> Gzipping contents [2022-05-10T17:55:47.649Z] 4.0K /tmp/codecov.1nRIfK.gz [2022-05-10T17:55:47.649Z] ==> Uploading reports [2022-05-10T17:55:47.649Z] url: https://codecov.io [2022-05-10T17:55:47.649Z] query: branch=main&commit=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:55:47.649Z] -> Pinging Codecov [2022-05-10T17:55:47.649Z] 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=54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:55:47.908Z] -> Uploading to [2022-05-10T17:55:47.909Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/A97CA9966030D2A3747ED39772930CCE/54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6/44dc7f58-79f3-433d-8a71-b427406b116b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T175547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=426ff10686f346d74a284ff30563545996e9191ab4812945ba84735a301c3e4e [2022-05-10T17:55:47.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:55:47.909Z] Dload Upload Total Spent Left Speed [2022-05-10T17:55:47.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2792 --:--:-- --:--:-- --:--:-- 2792 [2022-05-10T17:55:47.909Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] } [2022-05-10T17:55:47.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T17:55:48.053Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T17:55:48.065Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:48.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:55:48.362Z] [2022-05-10T17:55:48.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:48.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:55:48.665Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T17:55:48.665Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T17:55:48.665Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T17:55:48.665Z] de9db76c5a1d: Pulling fs layer [2022-05-10T17:55:48.665Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T17:55:48.665Z] 0d57e429df01: Pulling fs layer [2022-05-10T17:55:48.665Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T17:55:48.665Z] e1f770b5df2f: Pulling fs layer [2022-05-10T17:55:48.665Z] 85a0685a4137: Pulling fs layer [2022-05-10T17:55:48.665Z] 0d57e429df01: Waiting [2022-05-10T17:55:48.665Z] 4e4be7b47b0d: Waiting [2022-05-10T17:55:48.665Z] e1f770b5df2f: Waiting [2022-05-10T17:55:48.665Z] 85a0685a4137: Waiting [2022-05-10T17:55:48.665Z] 0eba1c9be4d2: Waiting [2022-05-10T17:55:48.665Z] de9db76c5a1d: Verifying Checksum [2022-05-10T17:55:48.665Z] de9db76c5a1d: Download complete [2022-05-10T17:55:48.665Z] 0ef7d3d256c8: Download complete [2022-05-10T17:55:48.665Z] 0d57e429df01: Download complete [2022-05-10T17:55:48.665Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T17:55:48.665Z] 4e4be7b47b0d: Download complete [2022-05-10T17:55:48.665Z] 188c0c94c7c5: Download complete [2022-05-10T17:55:48.925Z] 188c0c94c7c5: Pull complete [2022-05-10T17:55:48.925Z] e1f770b5df2f: Verifying Checksum [2022-05-10T17:55:48.925Z] e1f770b5df2f: Download complete [2022-05-10T17:55:48.925Z] 0ef7d3d256c8: Pull complete [2022-05-10T17:55:48.925Z] de9db76c5a1d: Pull complete [2022-05-10T17:55:49.497Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T17:55:49.497Z] 0eba1c9be4d2: Download complete [2022-05-10T17:55:49.497Z] 85a0685a4137: Verifying Checksum [2022-05-10T17:55:49.497Z] 85a0685a4137: Download complete [2022-05-10T17:55:52.789Z] 0eba1c9be4d2: Pull complete [2022-05-10T17:55:52.789Z] 0d57e429df01: Pull complete [2022-05-10T17:55:52.789Z] 4e4be7b47b0d: Pull complete [2022-05-10T17:55:53.354Z] e1f770b5df2f: Pull complete [2022-05-10T17:55:56.713Z] 85a0685a4137: Pull complete [2022-05-10T17:55:56.713Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T17:55:56.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T17:55:56.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T17:55:56.778Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:55:56.820Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T17:55:59.050Z] $ docker top 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T17:55:59.124Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T17:55:59.408Z] + set -o pipefail [2022-05-10T17:55:59.408Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T17:56:05.989Z] [2022-05-10T17:56:05.989Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-05-10T17:56:05.989Z] [2022-05-10T17:56:05.989Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6bfe2108-9795-45b6-8384-c8721bcaa571 [2022-05-10T17:56:05.989Z] [2022-05-10T17:56:05.989Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T17:56:05.989Z] [2022-05-10T17:56:05.989Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T17:56:05.989Z] [2022-05-10T17:56:05.989Z] [Pipeline] } [2022-05-10T17:56:06.008Z] $ docker stop --time=1 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 [2022-05-10T17:56:08.416Z] $ docker rm -f 49d15bee771d4e852dc2c15a8cf06fb85c8307bc05b3968756f55302703e7807 [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 [2022-05-10T17:56:09.202Z] + git log --format=format:%s -1 54bc3a868487cdf8f7bb3b484d6c8e8b07fd4ff6 [Pipeline] sh [2022-05-10T17:56:09.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:56:09.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:09.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:56:09.794Z] . [Pipeline] withDockerContainer [2022-05-10T17:56:09.868Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:56:09.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:56:10.373Z] $ docker top 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:56:10.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:56:10.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:56:10.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:56:10.599Z] $ docker exec 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 ssh-agent [2022-05-10T17:56:10.703Z] SSH_AUTH_SOCK=/tmp/ssh-46IARLuBVcu8/agent.34 [2022-05-10T17:56:10.703Z] SSH_AGENT_PID=40 [2022-05-10T17:56:10.708Z] Running ssh-add (command line suppressed) [2022-05-10T17:56:10.834Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5441222805940957543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5441222805940957543.key) [2022-05-10T17:56:10.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:56:11.133Z] + git semver tag [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,366 [run_tag] DEBUG tag force:False [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,367 [check_head_tag] DEBUG check head tag [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,368 [execute] INFO git cat-file --batch-check [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,372 [execute] INFO git cat-file --batch [2022-05-10T17:56:11.392Z] 2022-05-10 17:56:11,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-05-10T17:56:11.653Z] 2022-05-10 17:56:11,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:11.653Z] 2022-05-10 17:56:11,401 [execute] INFO git tag -a v2.2.0-dev.36 -m v2.2.0-dev.36 [2022-05-10T17:56:11.653Z] 2022-05-10 17:56:11,401 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.36', '-m', 'v2.2.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:56:11.653Z] 2022-05-10 17:56:11,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:11.653Z] 2.2.0-dev.36 [Pipeline] } [2022-05-10T17:56:11.668Z] $ docker exec --env ******** --env ******** 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 ssh-agent -k [2022-05-10T17:56:11.769Z] unset SSH_AUTH_SOCK; [2022-05-10T17:56:11.769Z] unset SSH_AGENT_PID; [2022-05-10T17:56:11.769Z] echo Agent pid 40 killed; [2022-05-10T17:56:11.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:56:12.090Z] + git semver [Pipeline] } [2022-05-10T17:56:12.369Z] $ docker stop --time=1 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 [2022-05-10T17:56:13.671Z] $ docker rm -f 7f7526468c738c4fd5c3198ca30954c9d055da27ae60b3eebfe3ffd40d65af65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:14.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:56:14.053Z] [2022-05-10T17:56:14.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:14.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:56:14.358Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T17:56:14.358Z] ab5ef0e58194: Pulling fs layer [2022-05-10T17:56:14.358Z] 9712f1f96733: Pulling fs layer [2022-05-10T17:56:14.358Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T17:56:14.358Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T17:56:14.358Z] e9a5061849ea: Pulling fs layer [2022-05-10T17:56:14.358Z] d747dcd14b5f: Pulling fs layer [2022-05-10T17:56:14.358Z] 2de7ff778b66: Pulling fs layer [2022-05-10T17:56:14.358Z] 0d9ebad4ef96: Waiting [2022-05-10T17:56:14.358Z] e9a5061849ea: Waiting [2022-05-10T17:56:14.358Z] d747dcd14b5f: Waiting [2022-05-10T17:56:14.358Z] 2de7ff778b66: Waiting [2022-05-10T17:56:14.358Z] 9712f1f96733: Verifying Checksum [2022-05-10T17:56:14.358Z] 9712f1f96733: Download complete [2022-05-10T17:56:14.927Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T17:56:14.927Z] 63f879dbbcfc: Download complete [2022-05-10T17:56:14.927Z] ab5ef0e58194: Verifying Checksum [2022-05-10T17:56:14.927Z] ab5ef0e58194: Download complete [2022-05-10T17:56:14.927Z] d747dcd14b5f: Download complete [2022-05-10T17:56:14.927Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T17:56:14.927Z] 0d9ebad4ef96: Download complete [2022-05-10T17:56:14.927Z] e9a5061849ea: Verifying Checksum [2022-05-10T17:56:14.927Z] e9a5061849ea: Download complete [2022-05-10T17:56:15.187Z] 2de7ff778b66: Verifying Checksum [2022-05-10T17:56:15.187Z] 2de7ff778b66: Download complete [2022-05-10T17:56:17.724Z] ab5ef0e58194: Pull complete [2022-05-10T17:56:17.724Z] 9712f1f96733: Pull complete [2022-05-10T17:56:18.661Z] 63f879dbbcfc: Pull complete [2022-05-10T17:56:21.954Z] 0d9ebad4ef96: Pull complete [2022-05-10T17:56:22.215Z] e9a5061849ea: Pull complete [2022-05-10T17:56:22.475Z] d747dcd14b5f: Pull complete [2022-05-10T17:56:23.414Z] 2de7ff778b66: Pull complete [2022-05-10T17:56:23.414Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T17:56:23.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T17:56:23.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T17:56:23.480Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:56:23.524Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T17:56:26.199Z] $ docker top 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:56:26.281Z] provisioning config files... [2022-05-10T17:56:26.290Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8999921833722419679tmp [2022-05-10T17:56:26.301Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1328674314709707678tmp [2022-05-10T17:56:26.313Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5971634056088470693tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:56:26.330Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:26.615Z] ---> sigul-configuration.sh [2022-05-10T17:56:26.615Z] gpg: directory `/root/.gnupg' created [2022-05-10T17:56:26.615Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T17:56:26.615Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T17:56:26.615Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T17:56:26.615Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T17:56:26.615Z] gpg: CAST5 encrypted data [2022-05-10T17:56:26.615Z] gpg: encrypted with 1 passphrase [2022-05-10T17:56:26.615Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T17:56:26.907Z] + mkdir /home/jenkins [2022-05-10T17:56:26.907Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T17:56:27.198Z] + 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 [2022-05-10T17:56:27.207Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:27.492Z] ---> sigul-install.sh [2022-05-10T17:56:27.492Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T17:56:27.779Z] + git tag --list [2022-05-10T17:56:27.779Z] v1.0.0 [2022-05-10T17:56:27.779Z] v1.1.0 [2022-05-10T17:56:27.779Z] v1.2.0 [2022-05-10T17:56:27.779Z] v1.3.0 [2022-05-10T17:56:27.779Z] v1.3.1 [2022-05-10T17:56:27.779Z] v2.0.0 [2022-05-10T17:56:27.779Z] v2.0.1 [2022-05-10T17:56:27.779Z] v2.0.1-dev.1 [2022-05-10T17:56:27.779Z] v2.0.2-dev.1 [2022-05-10T17:56:27.779Z] v2.0.2-dev.10 [2022-05-10T17:56:27.779Z] v2.0.2-dev.11 [2022-05-10T17:56:27.779Z] v2.0.2-dev.12 [2022-05-10T17:56:27.779Z] v2.0.2-dev.13 [2022-05-10T17:56:27.779Z] v2.0.2-dev.14 [2022-05-10T17:56:27.779Z] v2.0.2-dev.15 [2022-05-10T17:56:27.779Z] v2.0.2-dev.16 [2022-05-10T17:56:27.779Z] v2.0.2-dev.17 [2022-05-10T17:56:27.779Z] v2.0.2-dev.18 [2022-05-10T17:56:27.779Z] v2.0.2-dev.19 [2022-05-10T17:56:27.779Z] v2.0.2-dev.2 [2022-05-10T17:56:27.779Z] v2.0.2-dev.20 [2022-05-10T17:56:27.779Z] v2.0.2-dev.21 [2022-05-10T17:56:27.779Z] v2.0.2-dev.22 [2022-05-10T17:56:27.779Z] v2.0.2-dev.23 [2022-05-10T17:56:27.779Z] v2.0.2-dev.24 [2022-05-10T17:56:27.779Z] v2.0.2-dev.25 [2022-05-10T17:56:27.779Z] v2.0.2-dev.26 [2022-05-10T17:56:27.779Z] v2.0.2-dev.27 [2022-05-10T17:56:27.779Z] v2.0.2-dev.28 [2022-05-10T17:56:27.779Z] v2.0.2-dev.29 [2022-05-10T17:56:27.779Z] v2.0.2-dev.3 [2022-05-10T17:56:27.779Z] v2.0.2-dev.30 [2022-05-10T17:56:27.779Z] v2.0.2-dev.4 [2022-05-10T17:56:27.779Z] v2.0.2-dev.5 [2022-05-10T17:56:27.779Z] v2.0.2-dev.6 [2022-05-10T17:56:27.779Z] v2.0.2-dev.7 [2022-05-10T17:56:27.779Z] v2.0.2-dev.8 [2022-05-10T17:56:27.779Z] v2.0.2-dev.9 [2022-05-10T17:56:27.779Z] v2.1.0 [2022-05-10T17:56:27.779Z] v2.2.0-dev.1 [2022-05-10T17:56:27.779Z] v2.2.0-dev.10 [2022-05-10T17:56:27.779Z] v2.2.0-dev.11 [2022-05-10T17:56:27.779Z] v2.2.0-dev.12 [2022-05-10T17:56:27.779Z] v2.2.0-dev.13 [2022-05-10T17:56:27.779Z] v2.2.0-dev.14 [2022-05-10T17:56:27.779Z] v2.2.0-dev.15 [2022-05-10T17:56:27.779Z] v2.2.0-dev.16 [2022-05-10T17:56:27.779Z] v2.2.0-dev.17 [2022-05-10T17:56:27.779Z] v2.2.0-dev.18 [2022-05-10T17:56:27.779Z] v2.2.0-dev.19 [2022-05-10T17:56:27.779Z] v2.2.0-dev.2 [2022-05-10T17:56:27.779Z] v2.2.0-dev.20 [2022-05-10T17:56:27.779Z] v2.2.0-dev.21 [2022-05-10T17:56:27.779Z] v2.2.0-dev.22 [2022-05-10T17:56:27.779Z] v2.2.0-dev.23 [2022-05-10T17:56:27.779Z] v2.2.0-dev.24 [2022-05-10T17:56:27.779Z] v2.2.0-dev.25 [2022-05-10T17:56:27.779Z] v2.2.0-dev.26 [2022-05-10T17:56:27.779Z] v2.2.0-dev.27 [2022-05-10T17:56:27.779Z] v2.2.0-dev.28 [2022-05-10T17:56:27.779Z] v2.2.0-dev.29 [2022-05-10T17:56:27.779Z] v2.2.0-dev.3 [2022-05-10T17:56:27.779Z] v2.2.0-dev.30 [2022-05-10T17:56:27.779Z] v2.2.0-dev.31 [2022-05-10T17:56:27.779Z] v2.2.0-dev.32 [2022-05-10T17:56:27.779Z] v2.2.0-dev.33 [2022-05-10T17:56:27.779Z] v2.2.0-dev.34 [2022-05-10T17:56:27.779Z] v2.2.0-dev.35 [2022-05-10T17:56:27.779Z] v2.2.0-dev.36 [2022-05-10T17:56:27.779Z] v2.2.0-dev.4 [2022-05-10T17:56:27.779Z] v2.2.0-dev.5 [2022-05-10T17:56:27.779Z] v2.2.0-dev.6 [2022-05-10T17:56:27.779Z] v2.2.0-dev.7 [2022-05-10T17:56:27.779Z] v2.2.0-dev.8 [2022-05-10T17:56:27.779Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T17:56:28.068Z] + lftools sign git-tag v2.2.0-dev.36 [2022-05-10T17:56:28.640Z] Signing Git tag with Sigul... [2022-05-10T17:56:28.640Z] Signing v2.2.0-dev.36 [Pipeline] echo [2022-05-10T17:56:29.220Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:29.509Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T17:56:29.517Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T17:56:29.543Z] $ docker stop --time=1 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 [2022-05-10T17:56:30.881Z] $ docker rm -f 67fee0a989687da7f5be01ba86db0dc1954118f33002c81ad2f9dc2651866bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T17:56:31.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:56:31.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:31.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:56:31.604Z] . [Pipeline] withDockerContainer [2022-05-10T17:56:31.676Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:56:31.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:56:32.097Z] $ docker top 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:56:32.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:56:32.180Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:56:32.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:56:32.309Z] $ docker exec 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 ssh-agent [2022-05-10T17:56:32.431Z] SSH_AUTH_SOCK=/tmp/ssh-RUMwzhzjoWT1/agent.31 [2022-05-10T17:56:32.431Z] SSH_AGENT_PID=38 [2022-05-10T17:56:32.437Z] Running ssh-add (command line suppressed) [2022-05-10T17:56:32.565Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7301584207799437752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7301584207799437752.key) [2022-05-10T17:56:32.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:56:32.877Z] + git semver bump pre [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [bump_version] DEBUG bumping version:2.2.0-dev.36 on axis:pre with prefix:dev [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [bump_version] DEBUG bumped version:2.2.0-dev.37 [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [write_version] DEBUG write version:2.2.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,096 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,098 [execute] INFO git cat-file --batch-check [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,106 [execute] INFO git cat-file --batch [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:56:33.137Z] 2022-05-10 17:56:33,111 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:33.137Z] 2.2.0-dev.37 [Pipeline] } [2022-05-10T17:56:33.154Z] $ docker exec --env ******** --env ******** 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 ssh-agent -k [2022-05-10T17:56:33.287Z] unset SSH_AUTH_SOCK; [2022-05-10T17:56:33.287Z] unset SSH_AGENT_PID; [2022-05-10T17:56:33.287Z] echo Agent pid 38 killed; [2022-05-10T17:56:33.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:56:33.610Z] + git semver [Pipeline] } [2022-05-10T17:56:33.891Z] $ docker stop --time=1 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 [2022-05-10T17:56:35.206Z] $ docker rm -f 072df1e3e0dbc511bec146077684adc62d9c8b94ecc7fd511a12d2242cd3c124 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:56:35.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:56:35.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:35.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:56:35.905Z] . [Pipeline] withDockerContainer [2022-05-10T17:56:35.975Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:56:36.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:56:36.425Z] $ docker top dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:56:36.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:56:36.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:56:36.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:56:36.663Z] $ docker exec dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 ssh-agent [2022-05-10T17:56:36.770Z] SSH_AUTH_SOCK=/tmp/ssh-Q6SMxjZbEu3X/agent.31 [2022-05-10T17:56:36.770Z] SSH_AGENT_PID=37 [2022-05-10T17:56:36.776Z] Running ssh-add (command line suppressed) [2022-05-10T17:56:36.889Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7369270731343884654.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7369270731343884654.key) [2022-05-10T17:56:36.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:56:37.187Z] + git semver push [2022-05-10T17:56:37.447Z] 2022-05-10 17:56:37,359 [run_push] DEBUG push [2022-05-10T17:56:37.447Z] 2022-05-10 17:56:37,360 [execute] INFO git push origin semver [2022-05-10T17:56:37.447Z] 2022-05-10 17:56:37,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:56:38.388Z] 2022-05-10 17:56:38,120 [run_push] DEBUG push all version tags [2022-05-10T17:56:38.388Z] 2022-05-10 17:56:38,121 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T17:56:38.388Z] 2022-05-10 17:56:38,122 [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) [2022-05-10T17:56:38.956Z] 2022-05-10 17:56:38,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-05-10T17:56:38.956Z] 2.2.0-dev.37 [Pipeline] } [2022-05-10T17:56:38.969Z] $ docker exec --env ******** --env ******** dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 ssh-agent -k [2022-05-10T17:56:39.085Z] unset SSH_AUTH_SOCK; [2022-05-10T17:56:39.085Z] unset SSH_AGENT_PID; [2022-05-10T17:56:39.085Z] echo Agent pid 37 killed; [2022-05-10T17:56:39.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:56:39.404Z] + git semver [Pipeline] } [2022-05-10T17:56:39.679Z] $ docker stop --time=1 dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 [2022-05-10T17:56:40.942Z] $ docker rm -f dacb7f8531248719d3bdd39311dcd922e168331402997ed79b9582e8387134e3 [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 [2022-05-10T17:56:41.537Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-05-10T17:56:41.537Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T17:56:41.537Z] total 16 [2022-05-10T17:56:41.537Z] drwxr-xr-x 3 root root 4096 May 10 17:45 . [2022-05-10T17:56:41.537Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:56 .. [2022-05-10T17:56:41.537Z] drwxr-xr-x 2 root root 4096 May 10 17:45 cost [2022-05-10T17:56:41.537Z] -rw-r--r-- 1 root root 94 May 10 17:45 cost.csv [2022-05-10T17:56:41.537Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T17:56:41.537Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-05-10T17:56:41.537Z] total 16 [2022-05-10T17:56:41.537Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:45 . [2022-05-10T17:56:41.537Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 17:56 .. [2022-05-10T17:56:41.537Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:45 cost [2022-05-10T17:56:41.537Z] -rw-r--r-- 1 jenkins jenkins 94 May 10 17:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:41.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:42.694Z] ---> package-listing.sh [2022-05-10T17:56:42.694Z] ++ facter osfamily [2022-05-10T17:56:42.694Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:56:42.956Z] + OS_FAMILY=debian [2022-05-10T17:56:42.957Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-05-10T17:56:42.957Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:56:42.957Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:56:42.957Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:56:42.957Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:56:42.957Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T17:56:42.957Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:56:42.957Z] + case "${OS_FAMILY}" in [2022-05-10T17:56:42.957Z] + dpkg -l [2022-05-10T17:56:42.957Z] + grep '^ii' [2022-05-10T17:56:42.957Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:56:42.957Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:56:42.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:56:42.957Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-05-10T17:56:42.957Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-05-10T17:56:42.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-05-10T17:56:42.967Z] 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 [2022-05-10T17:56:43.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:43.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:56:43.801Z] . [Pipeline] withDockerContainer [2022-05-10T17:56:43.871Z] prd-ubuntu20.04-docker-8c-8g-47816 does not seem to be running inside a container [2022-05-10T17:56:43.911Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:56:44.133Z] $ docker top 20e43a5d63c7bca70a7a05fce05bd7567a5d93f01f38535ce43bec9b442db03a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:56:44.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:56:44.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:56:45.058Z] + ls /var/log/sa-host [2022-05-10T17:56:45.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:56:45.143Z] provisioning config files... [2022-05-10T17:56:45.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6321467265699884622tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:56:45.169Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:45.455Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:56:45.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:45.790Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:56:45.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:46.087Z] ---> sudo-logs.sh [2022-05-10T17:56:46.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:56:46.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:46.395Z] ---> job-cost.sh [2022-05-10T17:56:46.395Z] lf-activate-venv: SKIPPING [2022-05-10T17:56:46.395Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:56:46.395Z] INFO: Retrieving Stack Cost... [2022-05-10T17:56:46.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:56:47.225Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:56:47.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:47.528Z] ---> logs-deploy.sh [2022-05-10T17:56:47.528Z] lf-activate-venv: SKIPPING [2022-05-10T17:56:47.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/72 [2022-05-10T17:56:47.528Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:56:48.465Z] Archives upload complete. [2022-05-10T17:56:48.465Z] INFO: archiving logs to Nexus