Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a526f114784ef26915ff80fd995ea89bcf8e607 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-ssh15666219675733638852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11078575125684990624.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9296090564210984815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh11199379630037456306.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-ssh7634255857043170718.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-21359 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1a526f114784ef26915ff80fd995ea89bcf8e607 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 Commit message: "feat: Enable Delay Start capability for ASC (#404)" > git rev-list --no-walk 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T16:37:54.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T16:37:54.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T16:37:54.896Z] ========================================================= [2022-04-19T16:37:54.896Z] EdgeX Global Pipelines Version Info [2022-04-19T16:37:54.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:37:55.661Z] ------------------- [2022-04-19T16:37:55.661Z] stable info: [2022-04-19T16:37:55.661Z] ------------------- [2022-04-19T16:37:55.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T16:37:55.661Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T16:37:55.661Z] Message: update stable to v1.0.221 [2022-04-19T16:37:56.233Z] ------------------- [2022-04-19T16:37:56.233Z] experimental info: [2022-04-19T16:37:56.233Z] ------------------- [2022-04-19T16:37:56.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T16:37:56.233Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T16:37:56.233Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T16:37:56.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-19T16:37:56.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-19T16:37:56.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T16:37:56.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T16:37:56.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T16:37:56.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T16:37:56.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T16:37:56.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-19T16:37:56.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T16:37:56.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T16:37:56.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T16:37:56.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-19T16:37:56.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T16:37:56.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T16:37:56.563Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T16:37:56.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T16:37:56.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T16:37:56.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T16:37:56.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T16:37:56.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T16:37:56.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-19T16:37:56.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-19T16:37:56.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-19T16:37:56.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-19T16:37:56.686Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-19T16:37:56.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T16:37:56.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-19T16:37:56.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-19T16:37:56.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-19T16:37:56.754Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo [2022-04-19T16:37:56.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a526f1 [Pipeline] echo [2022-04-19T16:37:56.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:37:56.826Z] provisioning config files... [2022-04-19T16:37:56.840Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config92072910468130731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:37:57.182Z] ---> docker-login.sh [2022-04-19T16:37:57.182Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:37:57.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:37:57.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:37:57.444Z] Configure a credential helper to remove this warning. See [2022-04-19T16:37:57.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:37:57.444Z] [2022-04-19T16:37:57.444Z] Login Succeeded [2022-04-19T16:37:57.444Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:37:57.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:37:57.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:37:57.706Z] Configure a credential helper to remove this warning. See [2022-04-19T16:37:57.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:37:57.706Z] [2022-04-19T16:37:57.706Z] Login Succeeded [2022-04-19T16:37:57.706Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:37:57.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:37:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:37:57.970Z] Configure a credential helper to remove this warning. See [2022-04-19T16:37:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:37:57.970Z] [2022-04-19T16:37:57.970Z] Login Succeeded [2022-04-19T16:37:57.970Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:37:57.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:37:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:37:57.970Z] Configure a credential helper to remove this warning. See [2022-04-19T16:37:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:37:57.970Z] [2022-04-19T16:37:57.970Z] Login Succeeded [2022-04-19T16:37:57.970Z] docker.io [2022-04-19T16:37:58.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:37:58.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:37:58.491Z] Configure a credential helper to remove this warning. See [2022-04-19T16:37:58.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:37:58.491Z] [2022-04-19T16:37:58.491Z] Login Succeeded [2022-04-19T16:37:58.491Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:37:58.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-19T16:37:58.868Z] + git rev-list -1 --merges 1a526f114784ef26915ff80fd995ea89bcf8e607~1..1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo [2022-04-19T16:37:59.045Z] -----------> git rev-list -1 --merges 1a526f114784ef26915ff80fd995ea89bcf8e607~1..1a526f114784ef26915ff80fd995ea89bcf8e607 1a526f114784ef26915ff80fd995ea89bcf8e607 [false] [Pipeline] sh [2022-04-19T16:37:59.348Z] + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo [2022-04-19T16:37:59.366Z] ========================================================= [2022-04-19T16:37:59.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T16:37:59.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T16:37:59.709Z] + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] echo [2022-04-19T16:37:59.721Z] [semverPrep] GIT_COMMIT: 1a526f114784ef26915ff80fd995ea89bcf8e607, Commit Message: feat: Enable Delay Start capability for ASC (#404) [Pipeline] echo [2022-04-19T16:37:59.727Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-19T16:38:00.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:38:00.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T16:38:00.148Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T16:38:00.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T16:38:00.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T16:38:00.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T16:38:00.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:00.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:38:00.574Z] [2022-04-19T16:38:00.574Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:00.879Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:38:00.880Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T16:38:00.880Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T16:38:00.880Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T16:38:00.880Z] 4c7163046ea9: Pulling fs layer [2022-04-19T16:38:00.880Z] 0c2d73faf560: Pulling fs layer [2022-04-19T16:38:00.880Z] 0c2d73faf560: Waiting [2022-04-19T16:38:00.880Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T16:38:00.880Z] 3e5f54012d9b: Download complete [2022-04-19T16:38:00.880Z] a0d0a0d46f8b: Verifying Checksum [2022-04-19T16:38:00.880Z] a0d0a0d46f8b: Download complete [2022-04-19T16:38:01.139Z] 0c2d73faf560: Verifying Checksum [2022-04-19T16:38:01.139Z] 0c2d73faf560: Download complete [2022-04-19T16:38:01.139Z] 4c7163046ea9: Verifying Checksum [2022-04-19T16:38:01.139Z] 4c7163046ea9: Download complete [2022-04-19T16:38:01.139Z] a0d0a0d46f8b: Pull complete [2022-04-19T16:38:01.139Z] 3e5f54012d9b: Pull complete [2022-04-19T16:38:01.711Z] 4c7163046ea9: Pull complete [2022-04-19T16:38:01.711Z] 0c2d73faf560: Pull complete [2022-04-19T16:38:01.711Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T16:38:01.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:38:01.711Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T16:38:01.785Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:38:01.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:38:02.588Z] $ docker top 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:38:02.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:38:02.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:38:02.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:38:02.833Z] $ docker exec 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent [2022-04-19T16:38:02.945Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkcmOf/agent.13 [2022-04-19T16:38:02.945Z] SSH_AGENT_PID=19 [2022-04-19T16:38:02.954Z] Running ssh-add (command line suppressed) [2022-04-19T16:38:03.076Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3461609157045653872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3461609157045653872.key) [2022-04-19T16:38:03.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:38:03.386Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T16:38:03.407Z] $ docker exec --env ******** --env ******** 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent -k [2022-04-19T16:38:03.515Z] unset SSH_AUTH_SOCK; [2022-04-19T16:38:03.516Z] unset SSH_AGENT_PID; [2022-04-19T16:38:03.516Z] echo Agent pid 19 killed; [2022-04-19T16:38:03.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T16:38:03.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:38:03.553Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:38:03.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:38:03.676Z] $ docker exec 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent [2022-04-19T16:38:03.800Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCPEkaN/agent.53 [2022-04-19T16:38:03.800Z] SSH_AGENT_PID=59 [2022-04-19T16:38:03.806Z] Running ssh-add (command line suppressed) [2022-04-19T16:38:03.931Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4607333952167838460.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4607333952167838460.key) [2022-04-19T16:38:03.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:38:04.237Z] + git semver init [2022-04-19T16:38:04.237Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:38:04.237Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-19T16:38:04.237Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-19T16:38:04.237Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:38:04.237Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:38:04.237Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:38:04.237Z] # $SEMVER_BRANCH = main [2022-04-19T16:38:04.237Z] # $SEMVER_TEMP = /tmp/semver-587824747 [2022-04-19T16:38:04.237Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-19T16:38:05.179Z] # '/tmp/semver-587824747' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-04-19T16:38:05.179Z] # -> Force: false [2022-04-19T16:38:05.179Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-19T16:38:05.196Z] $ docker exec --env ******** --env ******** 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 ssh-agent -k [2022-04-19T16:38:05.302Z] unset SSH_AUTH_SOCK; [2022-04-19T16:38:05.303Z] unset SSH_AGENT_PID; [2022-04-19T16:38:05.303Z] echo Agent pid 59 killed; [2022-04-19T16:38:05.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:38:05.626Z] + git semver [Pipeline] } [2022-04-19T16:38:05.645Z] $ docker stop --time=1 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 [2022-04-19T16:38:06.978Z] $ docker rm -f 11524590a3dc71a82d23a1cf8f6473848dc124709f8154b944c9f9daa4fd1968 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:38:07.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T16:38:07.603Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T16:38:07.607Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.28 [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-04-19T16:38:07.774Z] provisioning config files... [2022-04-19T16:38:07.785Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7074676103116429022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:38:08.083Z] ---> docker-login.sh [2022-04-19T16:38:08.083Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:38:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:38:08.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:38:08.083Z] Configure a credential helper to remove this warning. See [2022-04-19T16:38:08.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:38:08.083Z] [2022-04-19T16:38:08.083Z] Login Succeeded [2022-04-19T16:38:08.083Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:38:08.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:38:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:38:08.344Z] Configure a credential helper to remove this warning. See [2022-04-19T16:38:08.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:38:08.344Z] [2022-04-19T16:38:08.344Z] Login Succeeded [2022-04-19T16:38:08.344Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:38:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:38:08.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:38:08.344Z] Configure a credential helper to remove this warning. See [2022-04-19T16:38:08.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:38:08.344Z] [2022-04-19T16:38:08.344Z] Login Succeeded [2022-04-19T16:38:08.344Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:38:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:38:08.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:38:08.603Z] Configure a credential helper to remove this warning. See [2022-04-19T16:38:08.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:38:08.603Z] [2022-04-19T16:38:08.603Z] Login Succeeded [2022-04-19T16:38:08.603Z] docker.io [2022-04-19T16:38:08.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:38:08.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:38:08.863Z] Configure a credential helper to remove this warning. See [2022-04-19T16:38:08.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:38:08.863Z] [2022-04-19T16:38:08.863Z] Login Succeeded [2022-04-19T16:38:08.863Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:38:08.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T16:38:08.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:38:08.962Z] ========================================================= [2022-04-19T16:38:08.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T16:38:08.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:09.272Z] + 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-04-19T16:38:09.272Z] Sending build context to Docker daemon 2.991MB [2022-04-19T16:38:09.272Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T16:38:09.272Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T16:38:09.272Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T16:38:09.272Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T16:38:09.272Z] 666ba61612fd: Pulling fs layer [2022-04-19T16:38:09.272Z] 8ed8ca486205: Pulling fs layer [2022-04-19T16:38:09.272Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T16:38:09.272Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T16:38:09.272Z] 640e595b4fbd: Pulling fs layer [2022-04-19T16:38:09.272Z] 763cafe07f6e: Pulling fs layer [2022-04-19T16:38:09.272Z] 4fe6c5a15a65: Waiting [2022-04-19T16:38:09.272Z] 22a0e8bec74d: Waiting [2022-04-19T16:38:09.272Z] 0c0b528cf693: Pulling fs layer [2022-04-19T16:38:09.272Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T16:38:09.272Z] 763cafe07f6e: Waiting [2022-04-19T16:38:09.272Z] 0c0b528cf693: Waiting [2022-04-19T16:38:09.272Z] 10935f4eaf8b: Waiting [2022-04-19T16:38:09.272Z] 640e595b4fbd: Waiting [2022-04-19T16:38:09.272Z] 8ed8ca486205: Verifying Checksum [2022-04-19T16:38:09.272Z] 8ed8ca486205: Download complete [2022-04-19T16:38:09.272Z] 666ba61612fd: Verifying Checksum [2022-04-19T16:38:09.272Z] 666ba61612fd: Download complete [2022-04-19T16:38:09.532Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T16:38:09.532Z] 22a0e8bec74d: Download complete [2022-04-19T16:38:09.532Z] 640e595b4fbd: Verifying Checksum [2022-04-19T16:38:09.532Z] 640e595b4fbd: Download complete [2022-04-19T16:38:09.532Z] 763cafe07f6e: Verifying Checksum [2022-04-19T16:38:09.532Z] 763cafe07f6e: Download complete [2022-04-19T16:38:09.532Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T16:38:09.532Z] 59bf1c3509f3: Download complete [2022-04-19T16:38:09.532Z] 0c0b528cf693: Verifying Checksum [2022-04-19T16:38:09.532Z] 0c0b528cf693: Download complete [2022-04-19T16:38:09.532Z] 59bf1c3509f3: Pull complete [2022-04-19T16:38:09.795Z] 666ba61612fd: Pull complete [2022-04-19T16:38:09.795Z] 8ed8ca486205: Pull complete [2022-04-19T16:38:10.366Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T16:38:10.366Z] 10935f4eaf8b: Download complete [2022-04-19T16:38:10.366Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T16:38:10.366Z] 4fe6c5a15a65: Download complete [2022-04-19T16:38:14.555Z] 4fe6c5a15a65: Pull complete [2022-04-19T16:38:14.555Z] 22a0e8bec74d: Pull complete [2022-04-19T16:38:14.555Z] 640e595b4fbd: Pull complete [2022-04-19T16:38:14.555Z] 763cafe07f6e: Pull complete [2022-04-19T16:38:14.555Z] 0c0b528cf693: Pull complete [2022-04-19T16:38:16.464Z] 10935f4eaf8b: Pull complete [2022-04-19T16:38:16.464Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T16:38:16.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T16:38:16.464Z] ---> 99d49a6021b9 [2022-04-19T16:38:16.464Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T16:38:17.850Z] ---> Running in b0829afe1922 [2022-04-19T16:38:17.850Z] Removing intermediate container b0829afe1922 [2022-04-19T16:38:17.850Z] ---> 9bf8214f1be8 [2022-04-19T16:38:17.850Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T16:38:17.850Z] ---> Running in 46fcf6683a11 [2022-04-19T16:38:17.850Z] Removing intermediate container 46fcf6683a11 [2022-04-19T16:38:17.850Z] ---> 5aca864b5518 [2022-04-19T16:38:17.850Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:38:17.850Z] ---> Running in c59591d54d3b [2022-04-19T16:38:17.850Z] Removing intermediate container c59591d54d3b [2022-04-19T16:38:17.850Z] ---> 83bc1037ffa1 [2022-04-19T16:38:17.850Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:38:18.111Z] ---> Running in 3fca578b11bd [2022-04-19T16:38:18.680Z] Removing intermediate container 3fca578b11bd [2022-04-19T16:38:18.680Z] ---> 5a3da145bf1b [2022-04-19T16:38:18.680Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T16:38:18.680Z] ---> Running in f9a40d20bbef [2022-04-19T16:38:18.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:38:19.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:38:20.145Z] OK: 221 MiB in 52 packages [2022-04-19T16:38:20.405Z] Removing intermediate container f9a40d20bbef [2022-04-19T16:38:20.405Z] ---> 12e9909bcc77 [2022-04-19T16:38:20.405Z] Step 8/13 : WORKDIR /app [2022-04-19T16:38:20.405Z] ---> Running in 8befcef8793b [2022-04-19T16:38:20.665Z] Removing intermediate container 8befcef8793b [2022-04-19T16:38:20.665Z] ---> b2a299342c88 [2022-04-19T16:38:20.665Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T16:38:20.665Z] ---> c6ae5c6ae9e6 [2022-04-19T16:38:20.665Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:38:20.665Z] ---> Running in 3029d97034b7 [2022-04-19T16:38:22.730Z] Still waiting to schedule task [2022-04-19T16:38:22.730Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-19T16:38:35.571Z] Removing intermediate container 3029d97034b7 [2022-04-19T16:38:35.571Z] ---> aea4cae61bc6 [2022-04-19T16:38:35.571Z] Step 11/13 : COPY . . [2022-04-19T16:38:35.571Z] ---> baa84acdd9eb [2022-04-19T16:38:35.571Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T16:38:35.571Z] ---> Running in 6a2b0857768f [2022-04-19T16:38:35.571Z] Removing intermediate container 6a2b0857768f [2022-04-19T16:38:35.571Z] ---> 060347f5b851 [2022-04-19T16:38:35.571Z] Step 13/13 : RUN $MAKE [2022-04-19T16:38:35.571Z] ---> Running in 656d873724ed [2022-04-19T16:38:35.571Z] noop [2022-04-19T16:38:35.832Z] Removing intermediate container 656d873724ed [2022-04-19T16:38:35.832Z] ---> 5133650e9a5f [2022-04-19T16:38:35.832Z] Successfully built 5133650e9a5f [2022-04-19T16:38:35.832Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:36.132Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T16:38:36.132Z] . [Pipeline] withDockerContainer [2022-04-19T16:38:36.198Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:38:36.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T16:38:36.623Z] $ docker top a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:38:36.976Z] + go version [2022-04-19T16:38:36.976Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T16:38:36.992Z] $ docker stop --time=1 a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 [2022-04-19T16:38:38.271Z] $ docker rm -f a6cafa4ec183d3a4525b9c48c066a01df4cba119e25f871ba7143676c6c41812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:38.688Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T16:38:38.688Z] . [Pipeline] withDockerContainer [2022-04-19T16:38:38.752Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:38:38.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T16:38:39.198Z] $ docker top 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:38:39.575Z] + make test [2022-04-19T16:38:39.575Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-19T16:38:49.553Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-19T16:38:49.553Z] CGO_ENABLED=1 go vet ./... [2022-04-19T16:38:52.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T16:38:52.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T16:38:52.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T16:38:53.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T16:38:53.138Z] $ docker stop --time=1 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 [2022-04-19T16:38:54.793Z] $ docker rm -f 23238f7896ed7a6e4db684aab7c9613d98fd8503873d47b9e94231a4f7dd75c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:38:55.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T16:38:55.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-19T16:38:56.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T16:38:56.510Z] + ls -al . [2022-04-19T16:38:56.510Z] total 164 [2022-04-19T16:38:56.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:38 . [2022-04-19T16:38:56.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 16:37 .. [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 16:37 .dockerignore [2022-04-19T16:38:56.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:37 .git [2022-04-19T16:38:56.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:37 .github [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 16:37 .gitignore [2022-04-19T16:38:56.510Z] drwx------ 3 jenkins jenkins 4096 Apr 19 16:38 .semver [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 16:37 Attribution.txt [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 16:37 CHANGELOG.md [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 16:37 Dockerfile [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 16:37 GOVERNANCE.md [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 16:37 Jenkinsfile [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 16:37 LICENSE [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 16:37 OWNERS.md [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 16:37 README.md [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 16:38 VERSION [2022-04-19T16:38:56.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 16:37 bin [2022-04-19T16:38:56.510Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 16:38 coverage.out [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 16:37 go.mod [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 16:37 go.sum [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 16:37 main.go [2022-04-19T16:38:56.510Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 16:37 makefile [2022-04-19T16:38:56.510Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:37 res [2022-04-19T16:38:56.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:37 snap [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:38:56.812Z] + 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=1a526f114784ef26915ff80fd995ea89bcf8e607 --label arch=amd64 --label version=2.2.0-dev.28 . [2022-04-19T16:38:56.812Z] Sending build context to Docker daemon 2.992MB [2022-04-19T16:38:56.812Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T16:38:56.812Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-19T16:38:56.812Z] ---> 5133650e9a5f [2022-04-19T16:38:56.812Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T16:38:56.812Z] ---> Running in d7acd7fc5593 [2022-04-19T16:38:57.073Z] Removing intermediate container d7acd7fc5593 [2022-04-19T16:38:57.073Z] ---> 394532e00904 [2022-04-19T16:38:57.073Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T16:38:57.073Z] ---> Running in 38f89fffe44a [2022-04-19T16:38:57.073Z] Removing intermediate container 38f89fffe44a [2022-04-19T16:38:57.073Z] ---> dac0aff8c148 [2022-04-19T16:38:57.073Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:38:57.073Z] ---> Running in 274ab5b07797 [2022-04-19T16:38:57.334Z] Removing intermediate container 274ab5b07797 [2022-04-19T16:38:57.334Z] ---> 2331c28310a5 [2022-04-19T16:38:57.334Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:38:57.334Z] ---> Running in 14f6b010f6a7 [2022-04-19T16:38:57.904Z] Removing intermediate container 14f6b010f6a7 [2022-04-19T16:38:57.904Z] ---> d16af840582e [2022-04-19T16:38:57.904Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T16:38:57.904Z] ---> Running in a1738f89936a [2022-04-19T16:38:58.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:38:59.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:38:59.361Z] OK: 221 MiB in 52 packages [2022-04-19T16:38:59.621Z] Removing intermediate container a1738f89936a [2022-04-19T16:38:59.621Z] ---> f3cc0b382d47 [2022-04-19T16:38:59.621Z] Step 8/27 : WORKDIR /app [2022-04-19T16:38:59.621Z] ---> Running in 87f051f99245 [2022-04-19T16:38:59.881Z] Removing intermediate container 87f051f99245 [2022-04-19T16:38:59.881Z] ---> 44885593d5e0 [2022-04-19T16:38:59.881Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-19T16:38:59.881Z] ---> ce2bec0b28c9 [2022-04-19T16:38:59.881Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:38:59.881Z] ---> Running in 2dcfd75a2552 [2022-04-19T16:39:00.827Z] Removing intermediate container 2dcfd75a2552 [2022-04-19T16:39:00.827Z] ---> e91fe6e24eb2 [2022-04-19T16:39:00.827Z] Step 11/27 : COPY . . [2022-04-19T16:39:00.827Z] ---> 609e3dfd866b [2022-04-19T16:39:00.827Z] Step 12/27 : ARG MAKE="make build" [2022-04-19T16:39:00.827Z] ---> Running in a5bc3e8ea205 [2022-04-19T16:39:01.087Z] Removing intermediate container a5bc3e8ea205 [2022-04-19T16:39:01.087Z] ---> f157c2c2068e [2022-04-19T16:39:01.087Z] Step 13/27 : RUN $MAKE [2022-04-19T16:39:01.087Z] ---> Running in 374364514a72 [2022-04-19T16:39:01.346Z] 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-04-19T16:39:23.289Z] Removing intermediate container 374364514a72 [2022-04-19T16:39:23.289Z] ---> e650f7ef0abe [2022-04-19T16:39:23.289Z] Step 14/27 : FROM alpine:3.14 [2022-04-19T16:39:23.289Z] 3.14: Pulling from library/alpine [2022-04-19T16:39:23.289Z] 8663204ce13b: Pulling fs layer [2022-04-19T16:39:23.290Z] 8663204ce13b: Verifying Checksum [2022-04-19T16:39:23.290Z] 8663204ce13b: Download complete [2022-04-19T16:39:23.290Z] 8663204ce13b: Pull complete [2022-04-19T16:39:23.290Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T16:39:23.290Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T16:39:23.290Z] ---> e04c818066af [2022-04-19T16:39:23.290Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:39:23.290Z] ---> Running in 4c858dcb5211 [2022-04-19T16:39:23.290Z] Removing intermediate container 4c858dcb5211 [2022-04-19T16:39:23.290Z] ---> bf4f1fff8482 [2022-04-19T16:39:23.290Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-19T16:39:23.290Z] ---> Running in c7a2527c9743 [2022-04-19T16:39:23.290Z] Removing intermediate container c7a2527c9743 [2022-04-19T16:39:23.290Z] ---> b8c2c1079b98 [2022-04-19T16:39:23.290Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-19T16:39:23.290Z] ---> Running in 1df7aaebd2c8 [2022-04-19T16:39:23.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:39:23.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:39:23.290Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-19T16:39:23.290Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-19T16:39:23.290Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T16:39:23.290Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-19T16:39:23.290Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T16:39:23.290Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-19T16:39:23.290Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-19T16:39:23.290Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:39:23.290Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:39:23.290Z] OK: 9 MiB in 21 packages [2022-04-19T16:39:23.290Z] Removing intermediate container 1df7aaebd2c8 [2022-04-19T16:39:23.290Z] ---> 188920d9c41b [2022-04-19T16:39:23.290Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T16:39:23.290Z] ---> 8fa1562b8aa5 [2022-04-19T16:39:23.290Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T16:39:23.290Z] ---> 44c08b05199c [2022-04-19T16:39:23.290Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-19T16:39:23.290Z] ---> 5c904891cb4c [2022-04-19T16:39:23.290Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-19T16:39:23.858Z] ---> e1333513911d [2022-04-19T16:39:23.858Z] Step 22/27 : EXPOSE 48095 [2022-04-19T16:39:23.858Z] ---> Running in dc76fb8a9f67 [2022-04-19T16:39:24.118Z] Removing intermediate container dc76fb8a9f67 [2022-04-19T16:39:24.118Z] ---> 36abd3b4e657 [2022-04-19T16:39:24.118Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-19T16:39:24.118Z] ---> Running in d9c8a2dacce5 [2022-04-19T16:39:24.118Z] Removing intermediate container d9c8a2dacce5 [2022-04-19T16:39:24.118Z] ---> 4187712ebb5e [2022-04-19T16:39:24.118Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:39:24.118Z] ---> Running in 129632e31ac0 [2022-04-19T16:39:24.377Z] Removing intermediate container 129632e31ac0 [2022-04-19T16:39:24.377Z] ---> 17066291914f [2022-04-19T16:39:24.377Z] Step 25/27 : LABEL arch=amd64 [2022-04-19T16:39:24.377Z] ---> Running in c115b07252d2 [2022-04-19T16:39:24.377Z] Removing intermediate container c115b07252d2 [2022-04-19T16:39:24.377Z] ---> 27dd9eb5aa13 [2022-04-19T16:39:24.377Z] Step 26/27 : LABEL git_sha=1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:39:24.377Z] ---> Running in d5045a73beb2 [2022-04-19T16:39:24.638Z] Removing intermediate container d5045a73beb2 [2022-04-19T16:39:24.638Z] ---> d588a5b8f180 [2022-04-19T16:39:24.638Z] Step 27/27 : LABEL version=2.2.0-dev.28 [2022-04-19T16:39:24.638Z] ---> Running in 742d096e7004 [2022-04-19T16:39:24.638Z] Removing intermediate container 742d096e7004 [2022-04-19T16:39:24.638Z] ---> 867c0077e1b7 [2022-04-19T16:39:24.638Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T16:39:24.638Z] Successfully built 867c0077e1b7 [2022-04-19T16:39:24.638Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:39:24.725Z] provisioning config files... [2022-04-19T16:39:24.735Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6338795328064941486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:39:25.041Z] ---> docker-login.sh [2022-04-19T16:39:25.041Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:39:25.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:39:25.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:39:25.041Z] Configure a credential helper to remove this warning. See [2022-04-19T16:39:25.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:39:25.041Z] [2022-04-19T16:39:25.041Z] Login Succeeded [2022-04-19T16:39:25.041Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:39:25.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:39:25.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:39:25.301Z] Configure a credential helper to remove this warning. See [2022-04-19T16:39:25.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:39:25.301Z] [2022-04-19T16:39:25.301Z] Login Succeeded [2022-04-19T16:39:25.301Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:39:25.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:39:25.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:39:25.301Z] Configure a credential helper to remove this warning. See [2022-04-19T16:39:25.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:39:25.301Z] [2022-04-19T16:39:25.301Z] Login Succeeded [2022-04-19T16:39:25.301Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:39:25.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:39:25.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:39:25.562Z] Configure a credential helper to remove this warning. See [2022-04-19T16:39:25.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:39:25.562Z] [2022-04-19T16:39:25.562Z] Login Succeeded [2022-04-19T16:39:25.562Z] docker.io [2022-04-19T16:39:25.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:39:25.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:39:25.822Z] Configure a credential helper to remove this warning. See [2022-04-19T16:39:25.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:39:25.822Z] [2022-04-19T16:39:25.822Z] Login Succeeded [2022-04-19T16:39:25.822Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:39:25.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:39:25.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:39:25.882Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-04-19T16:39:25.882Z] 1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:39:25.882Z] latest [2022-04-19T16:39:25.882Z] 2.2.0-dev.28 [2022-04-19T16:39:25.882Z] 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:39:25.882Z] main [2022-04-19T16:39:25.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:26.209Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:26.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:39:26.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-19T16:39:26.497Z] 4dd2fb9bb389: Preparing [2022-04-19T16:39:26.497Z] 71815c66cbef: Preparing [2022-04-19T16:39:26.497Z] d9caed7455e7: Preparing [2022-04-19T16:39:26.497Z] 3cabec862844: Preparing [2022-04-19T16:39:26.497Z] 6e49ab5346cb: Preparing [2022-04-19T16:39:26.497Z] b541d28bf3b4: Preparing [2022-04-19T16:39:26.497Z] b541d28bf3b4: Waiting [2022-04-19T16:39:26.497Z] d9caed7455e7: Pushed [2022-04-19T16:39:26.497Z] 71815c66cbef: Pushed [2022-04-19T16:39:26.497Z] 3cabec862844: Pushed [2022-04-19T16:39:26.497Z] b541d28bf3b4: Layer already exists [2022-04-19T16:39:27.066Z] 6e49ab5346cb: Pushed [2022-04-19T16:39:29.608Z] 4dd2fb9bb389: Pushed [2022-04-19T16:39:29.608Z] 1a526f114784ef26915ff80fd995ea89bcf8e607: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:29.906Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:30.197Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-19T16:39:30.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-19T16:39:30.197Z] 4dd2fb9bb389: Preparing [2022-04-19T16:39:30.197Z] 71815c66cbef: Preparing [2022-04-19T16:39:30.197Z] d9caed7455e7: Preparing [2022-04-19T16:39:30.197Z] 3cabec862844: Preparing [2022-04-19T16:39:30.197Z] 6e49ab5346cb: Preparing [2022-04-19T16:39:30.197Z] b541d28bf3b4: Preparing [2022-04-19T16:39:30.197Z] b541d28bf3b4: Waiting [2022-04-19T16:39:30.197Z] 71815c66cbef: Layer already exists [2022-04-19T16:39:30.197Z] 3cabec862844: Layer already exists [2022-04-19T16:39:30.197Z] 6e49ab5346cb: Layer already exists [2022-04-19T16:39:30.197Z] 4dd2fb9bb389: Layer already exists [2022-04-19T16:39:30.197Z] d9caed7455e7: Layer already exists [2022-04-19T16:39:30.197Z] b541d28bf3b4: Layer already exists [2022-04-19T16:39:30.197Z] latest: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:30.496Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:30.793Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 [2022-04-19T16:39:30.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-19T16:39:30.793Z] 4dd2fb9bb389: Preparing [2022-04-19T16:39:30.793Z] 71815c66cbef: Preparing [2022-04-19T16:39:30.793Z] d9caed7455e7: Preparing [2022-04-19T16:39:30.793Z] 3cabec862844: Preparing [2022-04-19T16:39:30.793Z] 6e49ab5346cb: Preparing [2022-04-19T16:39:30.793Z] b541d28bf3b4: Preparing [2022-04-19T16:39:30.793Z] b541d28bf3b4: Waiting [2022-04-19T16:39:30.793Z] 6e49ab5346cb: Layer already exists [2022-04-19T16:39:30.793Z] 4dd2fb9bb389: Layer already exists [2022-04-19T16:39:30.793Z] d9caed7455e7: Layer already exists [2022-04-19T16:39:30.793Z] 3cabec862844: Layer already exists [2022-04-19T16:39:30.793Z] 71815c66cbef: Layer already exists [2022-04-19T16:39:30.793Z] b541d28bf3b4: Layer already exists [2022-04-19T16:39:30.793Z] 2.2.0-dev.28: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:31.091Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:31.394Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:39:31.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-19T16:39:31.394Z] 4dd2fb9bb389: Preparing [2022-04-19T16:39:31.394Z] 71815c66cbef: Preparing [2022-04-19T16:39:31.394Z] d9caed7455e7: Preparing [2022-04-19T16:39:31.394Z] 3cabec862844: Preparing [2022-04-19T16:39:31.394Z] 6e49ab5346cb: Preparing [2022-04-19T16:39:31.394Z] b541d28bf3b4: Preparing [2022-04-19T16:39:31.394Z] b541d28bf3b4: Waiting [2022-04-19T16:39:31.394Z] 3cabec862844: Layer already exists [2022-04-19T16:39:31.394Z] d9caed7455e7: Layer already exists [2022-04-19T16:39:31.394Z] 6e49ab5346cb: Layer already exists [2022-04-19T16:39:31.394Z] 4dd2fb9bb389: Layer already exists [2022-04-19T16:39:31.394Z] 71815c66cbef: Layer already exists [2022-04-19T16:39:31.394Z] b541d28bf3b4: Layer already exists [2022-04-19T16:39:31.394Z] 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:31.697Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:31.989Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-04-19T16:39:31.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-19T16:39:31.990Z] 4dd2fb9bb389: Preparing [2022-04-19T16:39:31.990Z] 71815c66cbef: Preparing [2022-04-19T16:39:31.990Z] d9caed7455e7: Preparing [2022-04-19T16:39:31.990Z] 3cabec862844: Preparing [2022-04-19T16:39:31.990Z] 6e49ab5346cb: Preparing [2022-04-19T16:39:31.990Z] b541d28bf3b4: Preparing [2022-04-19T16:39:31.990Z] b541d28bf3b4: Waiting [2022-04-19T16:39:31.990Z] 3cabec862844: Layer already exists [2022-04-19T16:39:31.990Z] 71815c66cbef: Layer already exists [2022-04-19T16:39:31.990Z] d9caed7455e7: Layer already exists [2022-04-19T16:39:31.990Z] 6e49ab5346cb: Layer already exists [2022-04-19T16:39:31.990Z] 4dd2fb9bb389: Layer already exists [2022-04-19T16:39:31.990Z] b541d28bf3b4: Layer already exists [2022-04-19T16:39:31.990Z] main: digest: sha256:833ccee8aab7e35cc75cf64d069292f3a468036a1a818595f548be0cb343fa4a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:39:32.031Z] ===================================================== [Pipeline] echo [2022-04-19T16:39:32.040Z] taggedImages: [2022-04-19T16:39:32.040Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:39:32.040Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-19T16:39:32.040Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.28 [2022-04-19T16:39:32.040Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:39:32.040Z] - 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-04-19T16:39:32.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:39:32.426Z] [2022-04-19T16:39:32.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:39:32.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:39:32.734Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T16:39:32.734Z] 5eb5b503b376: Pulling fs layer [2022-04-19T16:39:32.734Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T16:39:32.734Z] ec43610c2a17: Pulling fs layer [2022-04-19T16:39:32.734Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T16:39:32.734Z] 33b1e0a273af: Pulling fs layer [2022-04-19T16:39:32.734Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T16:39:32.734Z] 2f39f015ded8: Pulling fs layer [2022-04-19T16:39:32.734Z] 3a2ae6a8a46f: Waiting [2022-04-19T16:39:32.734Z] 2f39f015ded8: Waiting [2022-04-19T16:39:32.734Z] 33b1e0a273af: Waiting [2022-04-19T16:39:32.734Z] 5d3b04190fa2: Waiting [2022-04-19T16:39:32.734Z] 5c69ac0246d0: Download complete [2022-04-19T16:39:32.734Z] 3a2ae6a8a46f: Download complete [2022-04-19T16:39:32.734Z] 33b1e0a273af: Verifying Checksum [2022-04-19T16:39:32.734Z] 33b1e0a273af: Download complete [2022-04-19T16:39:32.734Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T16:39:32.734Z] 5d3b04190fa2: Download complete [2022-04-19T16:39:32.994Z] ec43610c2a17: Verifying Checksum [2022-04-19T16:39:32.994Z] ec43610c2a17: Download complete [2022-04-19T16:39:32.994Z] 5eb5b503b376: Verifying Checksum [2022-04-19T16:39:32.994Z] 5eb5b503b376: Download complete [2022-04-19T16:39:33.564Z] 2f39f015ded8: Download complete [2022-04-19T16:39:34.504Z] 5eb5b503b376: Pull complete [2022-04-19T16:39:34.504Z] 5c69ac0246d0: Pull complete [2022-04-19T16:39:35.075Z] ec43610c2a17: Pull complete [2022-04-19T16:39:35.075Z] 3a2ae6a8a46f: Pull complete [2022-04-19T16:39:35.334Z] 33b1e0a273af: Pull complete [2022-04-19T16:39:35.334Z] 5d3b04190fa2: Pull complete [2022-04-19T16:39:40.607Z] 2f39f015ded8: Pull complete [2022-04-19T16:39:40.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T16:39:40.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:39:40.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T16:39:40.678Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:39:40.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T16:39:42.531Z] $ docker top b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:39:42.932Z] ---> job-cost.sh [2022-04-19T16:39:42.932Z] lf-activate-venv: SKIPPING [2022-04-19T16:39:42.932Z] INFO: No Stack... [2022-04-19T16:39:43.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T16:39:43.768Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T16:39:44.148Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-04-19T16:39:44.148Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T16:39:44.167Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [2022-04-19T16:39:44.175Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] did not exist. Created. [2022-04-19T16:39:44.175Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T16:39:44.528Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T16:39:44.555Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T16:39:44.565Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T16:39:44.591Z] $ docker stop --time=1 b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 [2022-04-19T16:39:45.797Z] $ docker rm -f b4e99477401279b6ca9060e171a7fa6ffe41db7e9e55484616f93657cde0f4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:41:14.717Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21361 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-04-19T16:41:14.730Z] Running in /w/workspace/app-service-configurable/64 [Pipeline] { [Pipeline] checkout [2022-04-19T16:41:15.067Z] Selected Git installation does not exist. Using Default [2022-04-19T16:41:15.067Z] The recommended git tool is: NONE [2022-04-19T16:41:23.649Z] using credential edgex-jenkins-ssh [2022-04-19T16:41:23.684Z] Cloning the remote Git repository [2022-04-19T16:41:23.793Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-19T16:41:23.923Z] > git init /w/workspace/app-service-configurable/64 # timeout=10 [2022-04-19T16:41:24.049Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-19T16:41:24.051Z] > git --version # timeout=10 [2022-04-19T16:41:24.118Z] > git --version # 'git version 2.25.1' [2022-04-19T16:41:24.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T16:41:24.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T16:41:25.420Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-19T16:41:25.495Z] Avoid second fetch [2022-04-19T16:41:25.496Z] Checking out Revision 1a526f114784ef26915ff80fd995ea89bcf8e607 (main) [2022-04-19T16:41:25.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T16:41:25.521Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T16:41:25.538Z] > git checkout -f 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 [2022-04-19T16:41:30.040Z] Commit message: "feat: Enable Delay Start capability for ASC (#404)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T16:41:30.949Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T16:41:30.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:41:30.949Z] Dload Upload Total Spent Left Speed [2022-04-19T16:41:30.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh [2022-04-19T16:41:31.503Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T16:41:31.863Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-19T16:41:31.863Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T16:41:31.863Z] { [2022-04-19T16:41:31.863Z] "registry-mirrors": [ [2022-04-19T16:41:31.863Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T16:41:31.863Z] ], [2022-04-19T16:41:31.863Z] "bip": "10.250.0.254/24", [2022-04-19T16:41:31.863Z] "hosts": [ [2022-04-19T16:41:31.863Z] "tcp://0.0.0.0:5555", [2022-04-19T16:41:31.863Z] "unix:///var/run/docker.sock" [2022-04-19T16:41:31.863Z] ], [2022-04-19T16:41:31.863Z] "mtu": 1458, [2022-04-19T16:41:31.863Z] "selinux-enabled": true, [2022-04-19T16:41:31.863Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T16:41:31.863Z] } [Pipeline] sh [2022-04-19T16:41:32.229Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T16:41:32.586Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:41:50.977Z] provisioning config files... [2022-04-19T16:41:51.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/64@tmp/config5745338171749742914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:41:51.374Z] ---> docker-login.sh [2022-04-19T16:41:51.374Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:41:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:41:52.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:41:52.252Z] Configure a credential helper to remove this warning. See [2022-04-19T16:41:52.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:41:52.252Z] [2022-04-19T16:41:52.252Z] Login Succeeded [2022-04-19T16:41:52.252Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:41:52.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:41:52.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:41:52.853Z] Configure a credential helper to remove this warning. See [2022-04-19T16:41:52.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:41:52.853Z] [2022-04-19T16:41:52.853Z] Login Succeeded [2022-04-19T16:41:52.853Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:41:53.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:41:53.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:41:53.481Z] Configure a credential helper to remove this warning. See [2022-04-19T16:41:53.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:41:53.481Z] [2022-04-19T16:41:53.481Z] Login Succeeded [2022-04-19T16:41:53.481Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:41:53.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:41:54.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:41:54.035Z] Configure a credential helper to remove this warning. See [2022-04-19T16:41:54.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:41:54.035Z] [2022-04-19T16:41:54.035Z] Login Succeeded [2022-04-19T16:41:54.035Z] docker.io [2022-04-19T16:41:54.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:41:54.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:41:54.906Z] Configure a credential helper to remove this warning. See [2022-04-19T16:41:54.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:41:54.906Z] [2022-04-19T16:41:54.906Z] Login Succeeded [2022-04-19T16:41:54.906Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:41:54.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T16:41:55.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:41:55.420Z] ========================================================= [2022-04-19T16:41:55.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T16:41:55.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:41:55.806Z] + 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-04-19T16:41:55.806Z] Sending build context to Docker daemon 198.7kB [2022-04-19T16:41:56.080Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T16:41:56.080Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T16:41:56.365Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T16:41:56.365Z] 9b3977197b4f: Pulling fs layer [2022-04-19T16:41:56.365Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T16:41:56.365Z] 94645a83ff95: Pulling fs layer [2022-04-19T16:41:56.365Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T16:41:56.365Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T16:41:56.365Z] f7c0051592d6: Pulling fs layer [2022-04-19T16:41:56.365Z] a227ed2f7395: Pulling fs layer [2022-04-19T16:41:56.365Z] 7b1c46037f91: Pulling fs layer [2022-04-19T16:41:56.365Z] 3f3a8bcf1eab: Waiting [2022-04-19T16:41:56.365Z] 0c92f367c5e7: Waiting [2022-04-19T16:41:56.365Z] f7c0051592d6: Waiting [2022-04-19T16:41:56.365Z] a227ed2f7395: Waiting [2022-04-19T16:41:56.365Z] 94645a83ff95: Download complete [2022-04-19T16:41:56.365Z] 1a89e8eeedd5: Download complete [2022-04-19T16:41:56.365Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T16:41:56.365Z] 0c92f367c5e7: Download complete [2022-04-19T16:41:56.365Z] f7c0051592d6: Verifying Checksum [2022-04-19T16:41:56.365Z] f7c0051592d6: Download complete [2022-04-19T16:41:56.365Z] 9b3977197b4f: Download complete [2022-04-19T16:41:56.365Z] a227ed2f7395: Verifying Checksum [2022-04-19T16:41:56.365Z] a227ed2f7395: Download complete [2022-04-19T16:41:56.974Z] 9b3977197b4f: Pull complete [2022-04-19T16:41:57.587Z] 1a89e8eeedd5: Pull complete [2022-04-19T16:41:58.192Z] 94645a83ff95: Pull complete [2022-04-19T16:41:58.470Z] 7b1c46037f91: Verifying Checksum [2022-04-19T16:41:58.470Z] 7b1c46037f91: Download complete [2022-04-19T16:41:59.080Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T16:41:59.080Z] 3f3a8bcf1eab: Download complete [2022-04-19T16:42:11.509Z] 3f3a8bcf1eab: Pull complete [2022-04-19T16:42:11.510Z] 0c92f367c5e7: Pull complete [2022-04-19T16:42:11.510Z] f7c0051592d6: Pull complete [2022-04-19T16:42:11.784Z] a227ed2f7395: Pull complete [2022-04-19T16:42:18.532Z] 7b1c46037f91: Pull complete [2022-04-19T16:42:18.532Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T16:42:18.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T16:42:18.532Z] ---> f79e39bc4007 [2022-04-19T16:42:18.532Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T16:42:19.139Z] ---> Running in 1dcb548a3e13 [2022-04-19T16:42:19.748Z] Removing intermediate container 1dcb548a3e13 [2022-04-19T16:42:19.748Z] ---> 411bee297558 [2022-04-19T16:42:19.748Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T16:42:19.748Z] ---> Running in 774654c3993b [2022-04-19T16:42:20.024Z] Removing intermediate container 774654c3993b [2022-04-19T16:42:20.024Z] ---> 72e8e90352d5 [2022-04-19T16:42:20.024Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:42:20.024Z] ---> Running in 5029f62e3f43 [2022-04-19T16:42:20.301Z] Removing intermediate container 5029f62e3f43 [2022-04-19T16:42:20.301Z] ---> 4e46dcb713b5 [2022-04-19T16:42:20.301Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:42:20.594Z] ---> Running in 1bc2ad17bf18 [2022-04-19T16:42:22.607Z] Removing intermediate container 1bc2ad17bf18 [2022-04-19T16:42:22.607Z] ---> 8336fc1b32a7 [2022-04-19T16:42:22.607Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T16:42:22.607Z] ---> Running in 345bdd52feeb [2022-04-19T16:42:23.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:42:24.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:42:25.551Z] OK: 220 MiB in 52 packages [2022-04-19T16:42:26.158Z] Removing intermediate container 345bdd52feeb [2022-04-19T16:42:26.158Z] ---> 7acd2c968a4d [2022-04-19T16:42:26.158Z] Step 8/13 : WORKDIR /app [2022-04-19T16:42:26.158Z] ---> Running in 95039a8485da [2022-04-19T16:42:26.760Z] Removing intermediate container 95039a8485da [2022-04-19T16:42:26.760Z] ---> e20cbf0b1293 [2022-04-19T16:42:26.760Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T16:42:27.031Z] ---> 528e1970eead [2022-04-19T16:42:27.031Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:42:27.309Z] ---> Running in 67c06e32959c [2022-04-19T16:43:23.935Z] Removing intermediate container 67c06e32959c [2022-04-19T16:43:23.935Z] ---> e343fcc0cbd7 [2022-04-19T16:43:23.935Z] Step 11/13 : COPY . . [2022-04-19T16:43:23.935Z] ---> 516f728d2ccb [2022-04-19T16:43:23.935Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T16:43:23.935Z] ---> Running in d08b12f0429b [2022-04-19T16:43:23.935Z] Removing intermediate container d08b12f0429b [2022-04-19T16:43:23.935Z] ---> 43fad548f7e2 [2022-04-19T16:43:23.935Z] Step 13/13 : RUN $MAKE [2022-04-19T16:43:23.935Z] ---> Running in b566d507e3e4 [2022-04-19T16:43:23.935Z] noop [2022-04-19T16:43:23.935Z] Removing intermediate container b566d507e3e4 [2022-04-19T16:43:23.935Z] ---> 8b9afe1c44d8 [2022-04-19T16:43:23.935Z] Successfully built 8b9afe1c44d8 [2022-04-19T16:43:23.935Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:43:24.291Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T16:43:24.292Z] . [Pipeline] withDockerContainer [2022-04-19T16:43:24.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container [2022-04-19T16:43:24.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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-04-19T16:43:25.904Z] $ docker top a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:43:26.805Z] + go version [2022-04-19T16:43:26.805Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T16:43:26.833Z] $ docker stop --time=1 a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e [2022-04-19T16:43:28.467Z] $ docker rm -f a4d94add009aeb02bf131e7ed26299295628a244c8720bc79715e7b0d29eb46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:43:29.084Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T16:43:29.084Z] . [Pipeline] withDockerContainer [2022-04-19T16:43:29.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container [2022-04-19T16:43:29.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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-04-19T16:43:30.697Z] $ docker top 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:43:31.636Z] + make test [2022-04-19T16:43:31.636Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-19T16:44:53.488Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-19T16:44:54.086Z] CGO_ENABLED=1 go vet ./... [2022-04-19T16:45:26.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T16:45:26.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T16:45:26.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T16:45:26.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T16:45:26.533Z] $ docker stop --time=1 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 [2022-04-19T16:45:28.373Z] $ docker rm -f 0b7cb7bdf6b871917778f63af63dd5f6b29147e3fb60fc470b214c56b88aa035 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:45:29.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T16:45:29.452Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T16:45:30.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T16:45:30.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T16:45:30.753Z] + ls -al . [2022-04-19T16:45:30.753Z] total 160 [2022-04-19T16:45:30.753Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 16:45 . [2022-04-19T16:45:30.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 16:41 .. [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 19 16:41 .dockerignore [2022-04-19T16:45:30.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 16:41 .git [2022-04-19T16:45:30.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:41 .github [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 19 16:41 .gitignore [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 19 16:41 Attribution.txt [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 19 16:41 CHANGELOG.md [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 19 16:41 Dockerfile [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 16:41 GOVERNANCE.md [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 19 16:41 Jenkinsfile [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 19 16:41 LICENSE [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 19 16:41 OWNERS.md [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 19 16:41 README.md [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 16:38 VERSION [2022-04-19T16:45:30.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 16:41 bin [2022-04-19T16:45:30.753Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 16:43 coverage.out [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 19 16:41 go.mod [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 19 16:41 go.sum [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 19 16:41 main.go [2022-04-19T16:45:30.753Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 19 16:41 makefile [2022-04-19T16:45:30.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:41 res [2022-04-19T16:45:30.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 16:41 snap [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:45:31.098Z] + 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=1a526f114784ef26915ff80fd995ea89bcf8e607 --label arch=arm64 --label version=2.2.0-dev.28 . [2022-04-19T16:45:31.098Z] Sending build context to Docker daemon 199.7kB [2022-04-19T16:45:31.372Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T16:45:31.372Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-19T16:45:31.372Z] ---> 8b9afe1c44d8 [2022-04-19T16:45:31.372Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T16:45:31.645Z] ---> Running in 271e78877711 [2022-04-19T16:45:31.919Z] Removing intermediate container 271e78877711 [2022-04-19T16:45:31.919Z] ---> d56a2be315b3 [2022-04-19T16:45:31.919Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T16:45:31.919Z] ---> Running in c78d2bd8a84a [2022-04-19T16:45:32.192Z] Removing intermediate container c78d2bd8a84a [2022-04-19T16:45:32.192Z] ---> 22298e8cde35 [2022-04-19T16:45:32.192Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:45:32.468Z] ---> Running in 5f0040e5e582 [2022-04-19T16:45:32.742Z] Removing intermediate container 5f0040e5e582 [2022-04-19T16:45:32.742Z] ---> 9a59690f7e90 [2022-04-19T16:45:32.742Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:45:32.742Z] ---> Running in 29e776d97df5 [2022-04-19T16:45:34.721Z] Removing intermediate container 29e776d97df5 [2022-04-19T16:45:34.721Z] ---> c223e41a3af6 [2022-04-19T16:45:34.721Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T16:45:34.721Z] ---> Running in 461367b0eff6 [2022-04-19T16:45:35.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:45:36.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:45:37.662Z] OK: 220 MiB in 52 packages [2022-04-19T16:45:38.268Z] Removing intermediate container 461367b0eff6 [2022-04-19T16:45:38.268Z] ---> 9e49dc57f65e [2022-04-19T16:45:38.268Z] Step 8/27 : WORKDIR /app [2022-04-19T16:45:38.543Z] ---> Running in 0c79e0fc4574 [2022-04-19T16:45:38.818Z] Removing intermediate container 0c79e0fc4574 [2022-04-19T16:45:38.818Z] ---> fa61e070749b [2022-04-19T16:45:38.818Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-19T16:45:39.434Z] ---> f489e6432f0b [2022-04-19T16:45:39.434Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:45:39.434Z] ---> Running in 26780f064b53 [2022-04-19T16:45:42.071Z] Removing intermediate container 26780f064b53 [2022-04-19T16:45:42.071Z] ---> bd3036ec001e [2022-04-19T16:45:42.071Z] Step 11/27 : COPY . . [2022-04-19T16:45:42.348Z] ---> f53112f10f2f [2022-04-19T16:45:42.348Z] Step 12/27 : ARG MAKE="make build" [2022-04-19T16:45:42.348Z] ---> Running in d49dd6b68eda [2022-04-19T16:45:42.623Z] Removing intermediate container d49dd6b68eda [2022-04-19T16:45:42.623Z] ---> 69125df01978 [2022-04-19T16:45:42.623Z] Step 13/27 : RUN $MAKE [2022-04-19T16:45:42.901Z] ---> Running in e2cf27a617d6 [2022-04-19T16:45:43.889Z] 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-04-19T16:48:05.853Z] Removing intermediate container e2cf27a617d6 [2022-04-19T16:48:05.853Z] ---> d2fc206efa32 [2022-04-19T16:48:05.853Z] Step 14/27 : FROM alpine:3.14 [2022-04-19T16:48:05.853Z] 3.14: Pulling from library/alpine [2022-04-19T16:48:05.853Z] 455c02918c45: Pulling fs layer [2022-04-19T16:48:05.853Z] 455c02918c45: Verifying Checksum [2022-04-19T16:48:05.853Z] 455c02918c45: Download complete [2022-04-19T16:48:05.853Z] 455c02918c45: Pull complete [2022-04-19T16:48:05.853Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T16:48:05.853Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T16:48:05.853Z] ---> ac73e934f311 [2022-04-19T16:48:05.853Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-19T16:48:05.853Z] ---> Running in d53cf1eefc3d [2022-04-19T16:48:05.853Z] Removing intermediate container d53cf1eefc3d [2022-04-19T16:48:05.853Z] ---> 17589c7a830a [2022-04-19T16:48:05.853Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-19T16:48:05.853Z] ---> Running in fecbf5374e7a [2022-04-19T16:48:05.853Z] Removing intermediate container fecbf5374e7a [2022-04-19T16:48:05.853Z] ---> 0758124b932a [2022-04-19T16:48:05.853Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-19T16:48:05.853Z] ---> Running in e1438708c37a [2022-04-19T16:48:05.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:48:05.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:48:05.853Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-19T16:48:05.853Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-19T16:48:05.853Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T16:48:05.853Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-19T16:48:05.853Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T16:48:05.853Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-19T16:48:05.853Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-19T16:48:05.853Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:48:05.853Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:48:05.853Z] OK: 9 MiB in 21 packages [2022-04-19T16:48:05.853Z] Removing intermediate container e1438708c37a [2022-04-19T16:48:05.853Z] ---> f9e3e4fa451f [2022-04-19T16:48:05.853Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T16:48:05.853Z] ---> 484c530da920 [2022-04-19T16:48:05.853Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T16:48:05.853Z] ---> bce108927afa [2022-04-19T16:48:05.853Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-19T16:48:06.129Z] ---> f9dc4320f3a9 [2022-04-19T16:48:06.129Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-19T16:48:08.125Z] ---> 45a82105139b [2022-04-19T16:48:08.125Z] Step 22/27 : EXPOSE 48095 [2022-04-19T16:48:08.125Z] ---> Running in 4688e3d8d1cd [2022-04-19T16:48:08.125Z] Removing intermediate container 4688e3d8d1cd [2022-04-19T16:48:08.125Z] ---> 1dca2322b096 [2022-04-19T16:48:08.125Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-19T16:48:08.401Z] ---> Running in 1e0050b8d1d2 [2022-04-19T16:48:08.675Z] Removing intermediate container 1e0050b8d1d2 [2022-04-19T16:48:08.675Z] ---> 2c83daf18685 [2022-04-19T16:48:08.675Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:48:08.675Z] ---> Running in d6b634a38b06 [2022-04-19T16:48:08.950Z] Removing intermediate container d6b634a38b06 [2022-04-19T16:48:08.950Z] ---> 2c4eaa7d05ef [2022-04-19T16:48:08.950Z] Step 25/27 : LABEL arch=arm64 [2022-04-19T16:48:09.226Z] ---> Running in cda6e4c0c2da [2022-04-19T16:48:09.505Z] Removing intermediate container cda6e4c0c2da [2022-04-19T16:48:09.505Z] ---> b09ee0099258 [2022-04-19T16:48:09.505Z] Step 26/27 : LABEL git_sha=1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:48:09.505Z] ---> Running in 0afd26385677 [2022-04-19T16:48:09.778Z] Removing intermediate container 0afd26385677 [2022-04-19T16:48:09.778Z] ---> 1bdf6c0c5671 [2022-04-19T16:48:09.778Z] Step 27/27 : LABEL version=2.2.0-dev.28 [2022-04-19T16:48:10.061Z] ---> Running in c77c99dd280f [2022-04-19T16:48:10.335Z] Removing intermediate container c77c99dd280f [2022-04-19T16:48:10.335Z] ---> a3ff13381a25 [2022-04-19T16:48:10.335Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T16:48:10.335Z] Successfully built a3ff13381a25 [2022-04-19T16:48:10.335Z] 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-04-19T16:48:10.448Z] provisioning config files... [2022-04-19T16:48:10.470Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/64@tmp/config8762883188359599147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:48:10.837Z] ---> docker-login.sh [2022-04-19T16:48:10.837Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:48:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:48:11.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:48:11.121Z] Configure a credential helper to remove this warning. See [2022-04-19T16:48:11.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:48:11.121Z] [2022-04-19T16:48:11.121Z] Login Succeeded [2022-04-19T16:48:11.121Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:48:11.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:48:11.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:48:11.722Z] Configure a credential helper to remove this warning. See [2022-04-19T16:48:11.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:48:11.722Z] [2022-04-19T16:48:11.722Z] Login Succeeded [2022-04-19T16:48:11.722Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:48:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:48:12.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:48:12.324Z] Configure a credential helper to remove this warning. See [2022-04-19T16:48:12.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:48:12.324Z] [2022-04-19T16:48:12.324Z] Login Succeeded [2022-04-19T16:48:12.324Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:48:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:48:12.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:48:12.893Z] Configure a credential helper to remove this warning. See [2022-04-19T16:48:12.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:48:12.893Z] [2022-04-19T16:48:12.893Z] Login Succeeded [2022-04-19T16:48:12.893Z] docker.io [2022-04-19T16:48:13.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:48:13.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:48:13.443Z] Configure a credential helper to remove this warning. See [2022-04-19T16:48:13.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:48:13.443Z] [2022-04-19T16:48:13.443Z] Login Succeeded [2022-04-19T16:48:13.443Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:48:13.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:48:13.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:48:13.516Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-04-19T16:48:13.516Z] 1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:48:13.516Z] latest [2022-04-19T16:48:13.516Z] 2.2.0-dev.28 [2022-04-19T16:48:13.516Z] 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:48:13.516Z] main [2022-04-19T16:48:13.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:13.887Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:14.253Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:48:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-19T16:48:14.253Z] 5e68f4771258: Preparing [2022-04-19T16:48:14.253Z] b3f1c25105f3: Preparing [2022-04-19T16:48:14.253Z] bf668bc19c1b: Preparing [2022-04-19T16:48:14.253Z] 0f3b60ccbb88: Preparing [2022-04-19T16:48:14.253Z] 833656981360: Preparing [2022-04-19T16:48:14.253Z] f73e7dbfee58: Preparing [2022-04-19T16:48:14.253Z] f73e7dbfee58: Waiting [2022-04-19T16:48:14.538Z] 0f3b60ccbb88: Pushed [2022-04-19T16:48:14.538Z] bf668bc19c1b: Pushed [2022-04-19T16:48:14.538Z] b3f1c25105f3: Pushed [2022-04-19T16:48:14.538Z] f73e7dbfee58: Layer already exists [2022-04-19T16:48:15.528Z] 833656981360: Pushed [2022-04-19T16:48:20.936Z] 5e68f4771258: Pushed [2022-04-19T16:48:20.936Z] 1a526f114784ef26915ff80fd995ea89bcf8e607: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:21.294Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:21.650Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-19T16:48:21.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-19T16:48:21.650Z] 5e68f4771258: Preparing [2022-04-19T16:48:21.650Z] b3f1c25105f3: Preparing [2022-04-19T16:48:21.650Z] bf668bc19c1b: Preparing [2022-04-19T16:48:21.650Z] 0f3b60ccbb88: Preparing [2022-04-19T16:48:21.650Z] 833656981360: Preparing [2022-04-19T16:48:21.650Z] f73e7dbfee58: Preparing [2022-04-19T16:48:21.650Z] f73e7dbfee58: Waiting [2022-04-19T16:48:21.650Z] 833656981360: Layer already exists [2022-04-19T16:48:21.650Z] b3f1c25105f3: Layer already exists [2022-04-19T16:48:21.650Z] 0f3b60ccbb88: Layer already exists [2022-04-19T16:48:21.924Z] bf668bc19c1b: Layer already exists [2022-04-19T16:48:21.924Z] 5e68f4771258: Layer already exists [2022-04-19T16:48:21.924Z] f73e7dbfee58: Layer already exists [2022-04-19T16:48:21.924Z] latest: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:22.289Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:22.648Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 [2022-04-19T16:48:22.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-19T16:48:22.648Z] 5e68f4771258: Preparing [2022-04-19T16:48:22.648Z] b3f1c25105f3: Preparing [2022-04-19T16:48:22.648Z] bf668bc19c1b: Preparing [2022-04-19T16:48:22.648Z] 0f3b60ccbb88: Preparing [2022-04-19T16:48:22.648Z] 833656981360: Preparing [2022-04-19T16:48:22.648Z] f73e7dbfee58: Preparing [2022-04-19T16:48:22.648Z] f73e7dbfee58: Waiting [2022-04-19T16:48:22.648Z] 0f3b60ccbb88: Layer already exists [2022-04-19T16:48:22.648Z] bf668bc19c1b: Layer already exists [2022-04-19T16:48:22.648Z] 5e68f4771258: Layer already exists [2022-04-19T16:48:22.648Z] 833656981360: Layer already exists [2022-04-19T16:48:22.648Z] b3f1c25105f3: Layer already exists [2022-04-19T16:48:22.923Z] f73e7dbfee58: Layer already exists [2022-04-19T16:48:22.923Z] 2.2.0-dev.28: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:23.283Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:23.632Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:48:23.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-19T16:48:23.632Z] 5e68f4771258: Preparing [2022-04-19T16:48:23.632Z] b3f1c25105f3: Preparing [2022-04-19T16:48:23.632Z] bf668bc19c1b: Preparing [2022-04-19T16:48:23.632Z] 0f3b60ccbb88: Preparing [2022-04-19T16:48:23.632Z] 833656981360: Preparing [2022-04-19T16:48:23.632Z] f73e7dbfee58: Preparing [2022-04-19T16:48:23.632Z] f73e7dbfee58: Waiting [2022-04-19T16:48:23.632Z] 0f3b60ccbb88: Layer already exists [2022-04-19T16:48:23.632Z] 833656981360: Layer already exists [2022-04-19T16:48:23.632Z] b3f1c25105f3: Layer already exists [2022-04-19T16:48:23.632Z] bf668bc19c1b: Layer already exists [2022-04-19T16:48:23.632Z] 5e68f4771258: Layer already exists [2022-04-19T16:48:23.632Z] f73e7dbfee58: Layer already exists [2022-04-19T16:48:23.906Z] 1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:24.265Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:24.620Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-04-19T16:48:24.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-19T16:48:24.620Z] 5e68f4771258: Preparing [2022-04-19T16:48:24.620Z] b3f1c25105f3: Preparing [2022-04-19T16:48:24.620Z] bf668bc19c1b: Preparing [2022-04-19T16:48:24.620Z] 0f3b60ccbb88: Preparing [2022-04-19T16:48:24.620Z] 833656981360: Preparing [2022-04-19T16:48:24.620Z] f73e7dbfee58: Preparing [2022-04-19T16:48:24.620Z] f73e7dbfee58: Waiting [2022-04-19T16:48:24.620Z] b3f1c25105f3: Layer already exists [2022-04-19T16:48:24.620Z] 0f3b60ccbb88: Layer already exists [2022-04-19T16:48:24.620Z] 5e68f4771258: Layer already exists [2022-04-19T16:48:24.620Z] bf668bc19c1b: Layer already exists [2022-04-19T16:48:24.620Z] 833656981360: Layer already exists [2022-04-19T16:48:24.896Z] f73e7dbfee58: Layer already exists [2022-04-19T16:48:24.896Z] main: digest: sha256:878dc4fbe9743935b8c869ed712cea40fbbd7a0cffad3dfbc5368e5dd634b3fe size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T16:48:24.959Z] ===================================================== [Pipeline] echo [2022-04-19T16:48:24.972Z] taggedImages: [2022-04-19T16:48:24.972Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607 [2022-04-19T16:48:24.972Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-19T16:48:24.972Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.28 [2022-04-19T16:48:24.972Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1a526f114784ef26915ff80fd995ea89bcf8e607-2.2.0-dev.28 [2022-04-19T16:48:24.972Z] - 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-04-19T16:48:25.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:48:25.347Z] [2022-04-19T16:48:25.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:48:25.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:48:25.984Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T16:48:25.984Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T16:48:25.984Z] 04944245beec: Pulling fs layer [2022-04-19T16:48:25.984Z] 699f458cf7ca: Pulling fs layer [2022-04-19T16:48:25.984Z] 765212b225bb: Pulling fs layer [2022-04-19T16:48:25.984Z] f23df028b6ca: Pulling fs layer [2022-04-19T16:48:25.984Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T16:48:25.984Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T16:48:25.984Z] f23df028b6ca: Waiting [2022-04-19T16:48:25.984Z] d65c8cfc05b1: Waiting [2022-04-19T16:48:25.984Z] 2437ff75d9bd: Waiting [2022-04-19T16:48:25.984Z] 765212b225bb: Waiting [2022-04-19T16:48:25.984Z] 04944245beec: Verifying Checksum [2022-04-19T16:48:25.984Z] 04944245beec: Download complete [2022-04-19T16:48:25.984Z] 765212b225bb: Verifying Checksum [2022-04-19T16:48:25.984Z] 765212b225bb: Download complete [2022-04-19T16:48:25.984Z] f23df028b6ca: Verifying Checksum [2022-04-19T16:48:25.984Z] f23df028b6ca: Download complete [2022-04-19T16:48:25.984Z] d65c8cfc05b1: Download complete [2022-04-19T16:48:26.261Z] 699f458cf7ca: Verifying Checksum [2022-04-19T16:48:26.261Z] 699f458cf7ca: Download complete [2022-04-19T16:48:26.539Z] 8998bd30e6a1: Download complete [2022-04-19T16:48:29.173Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T16:48:29.173Z] 2437ff75d9bd: Download complete [2022-04-19T16:48:31.163Z] 8998bd30e6a1: Pull complete [2022-04-19T16:48:31.438Z] 04944245beec: Pull complete [2022-04-19T16:48:32.876Z] 699f458cf7ca: Pull complete [2022-04-19T16:48:33.152Z] 765212b225bb: Pull complete [2022-04-19T16:48:34.157Z] f23df028b6ca: Pull complete [2022-04-19T16:48:34.432Z] d65c8cfc05b1: Pull complete [2022-04-19T16:48:49.548Z] 2437ff75d9bd: Pull complete [2022-04-19T16:48:49.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T16:48:49.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T16:48:49.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T16:48:49.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-21361 does not seem to be running inside a container [2022-04-19T16:48:49.913Z] $ 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/64 -v /w/workspace/app-service-configurable/64:/w/workspace/app-service-configurable/64:rw,z -v /w/workspace/app-service-configurable/64@tmp:/w/workspace/app-service-configurable/64@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-04-19T16:48:52.675Z] $ docker top dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:48:53.614Z] ---> job-cost.sh [2022-04-19T16:48:53.614Z] lf-activate-venv: SKIPPING [2022-04-19T16:48:53.614Z] INFO: No Stack... [2022-04-19T16:48:54.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T16:48:54.820Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T16:48:55.493Z] + cat /w/workspace/app-service-configurable/64/archives/cost.csv [2022-04-19T16:48:55.493Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T16:48:55.529Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [2022-04-19T16:48:55.538Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] did not exist. Created. [2022-04-19T16:48:55.538Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T16:48:56.241Z] /w/workspace/app-service-configurable/64@tmp/durable-6a8c8fef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-19T16:48:56.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-19T16:48:56.957Z] Warning: overwriting stash ‘stack-cost’ [2022-04-19T16:48:57.013Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T16:48:57.019Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T16:48:57.046Z] $ docker stop --time=1 dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 [2022-04-19T16:48:58.594Z] $ docker rm -f dc8ab83b18ec1d37d799948e8f1c5258f1674fcb556f0ffc7f885f69efd98b28 [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-04-19T16:48:59.161Z] provisioning config files... [2022-04-19T16:48:59.170Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5435476854506149104tmp [Pipeline] { [Pipeline] sh [2022-04-19T16:48:59.466Z] + set +x [2022-04-19T16:48:59.466Z] + curl -s https://codecov.io/bash [2022-04-19T16:48:59.466Z] + bash -s -- [2022-04-19T16:48:59.466Z] [2022-04-19T16:48:59.466Z] _____ _ [2022-04-19T16:48:59.466Z] / ____| | | [2022-04-19T16:48:59.466Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T16:48:59.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T16:48:59.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T16:48:59.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T16:48:59.466Z] Bash-1.0.6 [2022-04-19T16:48:59.466Z] [2022-04-19T16:48:59.466Z] [2022-04-19T16:48:59.466Z] ==> git version 2.25.1 found [2022-04-19T16:48:59.466Z] ==> 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-04-19T16:48:59.466Z] Release-Date: 2020-01-08 [2022-04-19T16:48:59.466Z] 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-04-19T16:48:59.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T16:48:59.466Z] ==> Jenkins CI detected. [2022-04-19T16:48:59.466Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-04-19T16:48:59.466Z] project root: . [2022-04-19T16:48:59.466Z] --> token set from env [2022-04-19T16:48:59.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T16:48:59.466Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T16:48:59.466Z] ==> Python coveragepy not found [2022-04-19T16:48:59.466Z] ==> Searching for coverage reports in: [2022-04-19T16:48:59.466Z] + . [2022-04-19T16:48:59.726Z] -> Found 1 reports [2022-04-19T16:48:59.726Z] ==> Detecting git/mercurial file structure [2022-04-19T16:48:59.726Z] ==> Reading reports [2022-04-19T16:48:59.726Z] + ./coverage.out bytes=10 [2022-04-19T16:48:59.726Z] ==> Appending adjustments [2022-04-19T16:48:59.726Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T16:48:59.726Z] + Found adjustments [2022-04-19T16:48:59.726Z] ==> Gzipping contents [2022-04-19T16:48:59.726Z] 4.0K /tmp/codecov.WtABhK.gz [2022-04-19T16:48:59.726Z] ==> Uploading reports [2022-04-19T16:48:59.726Z] url: https://codecov.io [2022-04-19T16:48:59.727Z] query: branch=main&commit=1a526f114784ef26915ff80fd995ea89bcf8e607&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T16:48:59.727Z] -> Pinging Codecov [2022-04-19T16:48:59.727Z] 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=1a526f114784ef26915ff80fd995ea89bcf8e607&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T16:48:59.987Z] -> Uploading to [2022-04-19T16:48:59.987Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/A97CA9966030D2A3747ED39772930CCE/1a526f114784ef26915ff80fd995ea89bcf8e607/2db5ab1c-5260-4b32-8be2-e73158e21999.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T164859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=060a8c0dbfa36b2273573d6643841652145b2aff2e6623b4e390f3ccad61c95e [2022-04-19T16:48:59.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:48:59.987Z] Dload Upload Total Spent Left Speed [2022-04-19T16:49:00.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2563 --:--:-- --:--:-- --:--:-- 2563 [2022-04-19T16:49:00.248Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] } [2022-04-19T16:49:00.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-19T16:49:00.376Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-19T16:49:00.384Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:00.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:49:00.679Z] [2022-04-19T16:49:00.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:00.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:49:00.984Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-19T16:49:00.984Z] 188c0c94c7c5: Pulling fs layer [2022-04-19T16:49:00.984Z] 0ef7d3d256c8: Pulling fs layer [2022-04-19T16:49:00.984Z] de9db76c5a1d: Pulling fs layer [2022-04-19T16:49:00.984Z] 0eba1c9be4d2: Pulling fs layer [2022-04-19T16:49:00.984Z] 0d57e429df01: Pulling fs layer [2022-04-19T16:49:00.984Z] 4e4be7b47b0d: Pulling fs layer [2022-04-19T16:49:00.984Z] e1f770b5df2f: Pulling fs layer [2022-04-19T16:49:00.984Z] 85a0685a4137: Pulling fs layer [2022-04-19T16:49:00.984Z] 4e4be7b47b0d: Waiting [2022-04-19T16:49:00.984Z] 0d57e429df01: Waiting [2022-04-19T16:49:00.984Z] e1f770b5df2f: Waiting [2022-04-19T16:49:00.984Z] 85a0685a4137: Waiting [2022-04-19T16:49:00.984Z] 0eba1c9be4d2: Waiting [2022-04-19T16:49:00.984Z] de9db76c5a1d: Verifying Checksum [2022-04-19T16:49:00.984Z] de9db76c5a1d: Download complete [2022-04-19T16:49:00.984Z] 0ef7d3d256c8: Download complete [2022-04-19T16:49:00.984Z] 0d57e429df01: Verifying Checksum [2022-04-19T16:49:00.984Z] 0d57e429df01: Download complete [2022-04-19T16:49:00.984Z] 4e4be7b47b0d: Verifying Checksum [2022-04-19T16:49:00.984Z] 4e4be7b47b0d: Download complete [2022-04-19T16:49:00.984Z] 188c0c94c7c5: Verifying Checksum [2022-04-19T16:49:00.984Z] 188c0c94c7c5: Download complete [2022-04-19T16:49:01.242Z] e1f770b5df2f: Verifying Checksum [2022-04-19T16:49:01.242Z] e1f770b5df2f: Download complete [2022-04-19T16:49:01.242Z] 188c0c94c7c5: Pull complete [2022-04-19T16:49:01.242Z] 0ef7d3d256c8: Pull complete [2022-04-19T16:49:01.502Z] de9db76c5a1d: Pull complete [2022-04-19T16:49:01.761Z] 0eba1c9be4d2: Verifying Checksum [2022-04-19T16:49:01.761Z] 0eba1c9be4d2: Download complete [2022-04-19T16:49:02.020Z] 85a0685a4137: Verifying Checksum [2022-04-19T16:49:02.020Z] 85a0685a4137: Download complete [2022-04-19T16:49:05.317Z] 0eba1c9be4d2: Pull complete [2022-04-19T16:49:05.317Z] 0d57e429df01: Pull complete [2022-04-19T16:49:05.317Z] 4e4be7b47b0d: Pull complete [2022-04-19T16:49:05.577Z] e1f770b5df2f: Pull complete [2022-04-19T16:49:08.869Z] 85a0685a4137: Pull complete [2022-04-19T16:49:08.869Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-19T16:49:08.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T16:49:08.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-19T16:49:08.936Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:08.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-19T16:49:11.175Z] $ docker top a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T16:49:11.247Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-19T16:49:11.529Z] + set -o pipefail [2022-04-19T16:49:11.529Z] + snyk monitor '--org=edgex-jenkins' [2022-04-19T16:49:18.112Z] [2022-04-19T16:49:18.112Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-04-19T16:49:18.112Z] [2022-04-19T16:49:18.112Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/5690811f-7ba6-4c3c-8520-3a20ee52652c [2022-04-19T16:49:18.112Z] [2022-04-19T16:49:18.112Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-19T16:49:18.112Z] [2022-04-19T16:49:18.112Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-19T16:49:18.112Z] [2022-04-19T16:49:18.112Z] [Pipeline] } [2022-04-19T16:49:18.130Z] $ docker stop --time=1 a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 [2022-04-19T16:49:20.255Z] $ docker rm -f a9bb05c522cfd9bf04c16d96dba02d8bdaf6f1038f05f73966b1d118300894f9 [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-04-19T16:49:21.007Z] + git log --format=format:%s -1 1a526f114784ef26915ff80fd995ea89bcf8e607 [Pipeline] sh [2022-04-19T16:49:21.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:49:21.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:21.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:49:21.599Z] . [Pipeline] withDockerContainer [2022-04-19T16:49:21.667Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:21.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:49:22.117Z] $ docker top 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:49:22.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:49:22.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:49:22.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:49:22.405Z] $ docker exec 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 ssh-agent [2022-04-19T16:49:22.526Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdBIlgh/agent.13 [2022-04-19T16:49:22.526Z] SSH_AGENT_PID=20 [2022-04-19T16:49:22.532Z] Running ssh-add (command line suppressed) [2022-04-19T16:49:22.642Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4873911006788888522.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4873911006788888522.key) [2022-04-19T16:49:22.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:49:22.945Z] + git semver tag [2022-04-19T16:49:22.945Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:49:22.945Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-19T16:49:22.945Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-19T16:49:22.945Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:49:22.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:49:22.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:49:22.945Z] # $SEMVER_BRANCH = main [2022-04-19T16:49:22.945Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-19T16:49:22.945Z] # 1a526f114784ef26915ff80fd995ea89bcf8e607 HEAD [2022-04-19T16:49:22.945Z] # -> Force: false [2022-04-19T16:49:22.945Z] # 18f1612c54fa5cfd940fc6616346ae3911bd18f6 refs/tags/v2.2.0-dev.28 [Pipeline] } [2022-04-19T16:49:22.957Z] $ docker exec --env ******** --env ******** 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 ssh-agent -k [2022-04-19T16:49:23.069Z] unset SSH_AUTH_SOCK; [2022-04-19T16:49:23.069Z] unset SSH_AGENT_PID; [2022-04-19T16:49:23.069Z] echo Agent pid 20 killed; [2022-04-19T16:49:23.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:49:23.391Z] + git semver [Pipeline] } [2022-04-19T16:49:23.407Z] $ docker stop --time=1 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 [2022-04-19T16:49:24.725Z] $ docker rm -f 3992811eceab3f8e2ae0bb92aea6d3c584ace4694dc8810ea00d9717ee8a1142 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:25.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:49:25.105Z] [2022-04-19T16:49:25.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:25.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:49:25.407Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-19T16:49:25.407Z] ab5ef0e58194: Pulling fs layer [2022-04-19T16:49:25.407Z] 9712f1f96733: Pulling fs layer [2022-04-19T16:49:25.407Z] 63f879dbbcfc: Pulling fs layer [2022-04-19T16:49:25.407Z] 0d9ebad4ef96: Pulling fs layer [2022-04-19T16:49:25.407Z] e9a5061849ea: Pulling fs layer [2022-04-19T16:49:25.407Z] d747dcd14b5f: Pulling fs layer [2022-04-19T16:49:25.407Z] 2de7ff778b66: Pulling fs layer [2022-04-19T16:49:25.407Z] 0d9ebad4ef96: Waiting [2022-04-19T16:49:25.407Z] e9a5061849ea: Waiting [2022-04-19T16:49:25.407Z] d747dcd14b5f: Waiting [2022-04-19T16:49:25.407Z] 2de7ff778b66: Waiting [2022-04-19T16:49:25.407Z] 9712f1f96733: Verifying Checksum [2022-04-19T16:49:25.407Z] 9712f1f96733: Download complete [2022-04-19T16:49:25.667Z] 63f879dbbcfc: Verifying Checksum [2022-04-19T16:49:25.667Z] 63f879dbbcfc: Download complete [2022-04-19T16:49:25.927Z] e9a5061849ea: Verifying Checksum [2022-04-19T16:49:25.927Z] e9a5061849ea: Download complete [2022-04-19T16:49:25.927Z] d747dcd14b5f: Verifying Checksum [2022-04-19T16:49:25.927Z] d747dcd14b5f: Download complete [2022-04-19T16:49:25.927Z] ab5ef0e58194: Verifying Checksum [2022-04-19T16:49:25.927Z] ab5ef0e58194: Download complete [2022-04-19T16:49:25.927Z] 0d9ebad4ef96: Verifying Checksum [2022-04-19T16:49:25.927Z] 0d9ebad4ef96: Download complete [2022-04-19T16:49:25.927Z] 2de7ff778b66: Verifying Checksum [2022-04-19T16:49:25.927Z] 2de7ff778b66: Download complete [2022-04-19T16:49:29.219Z] ab5ef0e58194: Pull complete [2022-04-19T16:49:29.219Z] 9712f1f96733: Pull complete [2022-04-19T16:49:29.787Z] 63f879dbbcfc: Pull complete [2022-04-19T16:49:33.078Z] 0d9ebad4ef96: Pull complete [2022-04-19T16:49:33.650Z] e9a5061849ea: Pull complete [2022-04-19T16:49:33.650Z] d747dcd14b5f: Pull complete [2022-04-19T16:49:34.588Z] 2de7ff778b66: Pull complete [2022-04-19T16:49:34.588Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-19T16:49:34.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T16:49:34.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-19T16:49:34.651Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:34.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-19T16:49:36.888Z] $ docker top 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:49:36.981Z] provisioning config files... [2022-04-19T16:49:36.989Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2640853387958194353tmp [2022-04-19T16:49:37.000Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8820154469830505392tmp [2022-04-19T16:49:37.011Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5025913547643719849tmp [Pipeline] { [Pipeline] echo [2022-04-19T16:49:37.026Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:37.311Z] ---> sigul-configuration.sh [2022-04-19T16:49:37.311Z] gpg: directory `/root/.gnupg' created [2022-04-19T16:49:37.311Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-19T16:49:37.312Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-19T16:49:37.312Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-19T16:49:37.312Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-19T16:49:37.312Z] gpg: CAST5 encrypted data [2022-04-19T16:49:37.312Z] gpg: encrypted with 1 passphrase [2022-04-19T16:49:37.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-19T16:49:37.602Z] + mkdir /home/jenkins [2022-04-19T16:49:37.602Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-19T16:49:37.890Z] + 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-04-19T16:49:37.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:38.186Z] ---> sigul-install.sh [2022-04-19T16:49:38.186Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-19T16:49:38.478Z] + git tag --list [2022-04-19T16:49:38.478Z] v1.0.0 [2022-04-19T16:49:38.478Z] v1.1.0 [2022-04-19T16:49:38.478Z] v1.2.0 [2022-04-19T16:49:38.478Z] v1.3.0 [2022-04-19T16:49:38.478Z] v1.3.1 [2022-04-19T16:49:38.478Z] v2.0.0 [2022-04-19T16:49:38.478Z] v2.0.1 [2022-04-19T16:49:38.478Z] v2.0.1-dev.1 [2022-04-19T16:49:38.478Z] v2.0.2-dev.1 [2022-04-19T16:49:38.478Z] v2.0.2-dev.10 [2022-04-19T16:49:38.478Z] v2.0.2-dev.11 [2022-04-19T16:49:38.478Z] v2.0.2-dev.12 [2022-04-19T16:49:38.478Z] v2.0.2-dev.13 [2022-04-19T16:49:38.478Z] v2.0.2-dev.14 [2022-04-19T16:49:38.478Z] v2.0.2-dev.15 [2022-04-19T16:49:38.478Z] v2.0.2-dev.16 [2022-04-19T16:49:38.478Z] v2.0.2-dev.17 [2022-04-19T16:49:38.478Z] v2.0.2-dev.18 [2022-04-19T16:49:38.478Z] v2.0.2-dev.19 [2022-04-19T16:49:38.478Z] v2.0.2-dev.2 [2022-04-19T16:49:38.478Z] v2.0.2-dev.20 [2022-04-19T16:49:38.478Z] v2.0.2-dev.21 [2022-04-19T16:49:38.478Z] v2.0.2-dev.22 [2022-04-19T16:49:38.478Z] v2.0.2-dev.23 [2022-04-19T16:49:38.478Z] v2.0.2-dev.24 [2022-04-19T16:49:38.478Z] v2.0.2-dev.25 [2022-04-19T16:49:38.478Z] v2.0.2-dev.26 [2022-04-19T16:49:38.478Z] v2.0.2-dev.27 [2022-04-19T16:49:38.478Z] v2.0.2-dev.28 [2022-04-19T16:49:38.478Z] v2.0.2-dev.29 [2022-04-19T16:49:38.478Z] v2.0.2-dev.3 [2022-04-19T16:49:38.478Z] v2.0.2-dev.30 [2022-04-19T16:49:38.478Z] v2.0.2-dev.4 [2022-04-19T16:49:38.478Z] v2.0.2-dev.5 [2022-04-19T16:49:38.478Z] v2.0.2-dev.6 [2022-04-19T16:49:38.478Z] v2.0.2-dev.7 [2022-04-19T16:49:38.478Z] v2.0.2-dev.8 [2022-04-19T16:49:38.478Z] v2.0.2-dev.9 [2022-04-19T16:49:38.478Z] v2.1.0 [2022-04-19T16:49:38.478Z] v2.2.0-dev.1 [2022-04-19T16:49:38.478Z] v2.2.0-dev.10 [2022-04-19T16:49:38.478Z] v2.2.0-dev.11 [2022-04-19T16:49:38.478Z] v2.2.0-dev.12 [2022-04-19T16:49:38.478Z] v2.2.0-dev.13 [2022-04-19T16:49:38.478Z] v2.2.0-dev.14 [2022-04-19T16:49:38.478Z] v2.2.0-dev.15 [2022-04-19T16:49:38.478Z] v2.2.0-dev.16 [2022-04-19T16:49:38.478Z] v2.2.0-dev.17 [2022-04-19T16:49:38.478Z] v2.2.0-dev.18 [2022-04-19T16:49:38.478Z] v2.2.0-dev.19 [2022-04-19T16:49:38.478Z] v2.2.0-dev.2 [2022-04-19T16:49:38.478Z] v2.2.0-dev.20 [2022-04-19T16:49:38.478Z] v2.2.0-dev.21 [2022-04-19T16:49:38.478Z] v2.2.0-dev.22 [2022-04-19T16:49:38.478Z] v2.2.0-dev.23 [2022-04-19T16:49:38.478Z] v2.2.0-dev.24 [2022-04-19T16:49:38.478Z] v2.2.0-dev.25 [2022-04-19T16:49:38.478Z] v2.2.0-dev.26 [2022-04-19T16:49:38.478Z] v2.2.0-dev.27 [2022-04-19T16:49:38.478Z] v2.2.0-dev.28 [2022-04-19T16:49:38.478Z] v2.2.0-dev.3 [2022-04-19T16:49:38.478Z] v2.2.0-dev.4 [2022-04-19T16:49:38.478Z] v2.2.0-dev.5 [2022-04-19T16:49:38.478Z] v2.2.0-dev.6 [2022-04-19T16:49:38.478Z] v2.2.0-dev.7 [2022-04-19T16:49:38.478Z] v2.2.0-dev.8 [2022-04-19T16:49:38.478Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-19T16:49:38.765Z] + lftools sign git-tag v2.2.0-dev.28 [2022-04-19T16:49:39.335Z] Signing Git tag with Sigul... [2022-04-19T16:49:39.335Z] Signing v2.2.0-dev.28 [Pipeline] echo [2022-04-19T16:49:39.605Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:39.891Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-19T16:49:39.900Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-19T16:49:39.924Z] $ docker stop --time=1 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d [2022-04-19T16:49:41.263Z] $ docker rm -f 044cd14759e7402ca879be4f36e8db58dd99dca28b18d381b48bfa256098079d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-19T16:49:41.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:49:41.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:41.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:49:41.995Z] . [Pipeline] withDockerContainer [2022-04-19T16:49:42.075Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:42.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:49:42.535Z] $ docker top 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:49:42.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:49:42.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:49:42.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:49:42.793Z] $ docker exec 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 ssh-agent [2022-04-19T16:49:42.923Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDFfBbn/agent.14 [2022-04-19T16:49:42.923Z] SSH_AGENT_PID=20 [2022-04-19T16:49:42.930Z] Running ssh-add (command line suppressed) [2022-04-19T16:49:43.061Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2993243034686463853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2993243034686463853.key) [2022-04-19T16:49:43.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:49:43.380Z] + git semver bump pre [2022-04-19T16:49:43.380Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:49:43.380Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-19T16:49:43.380Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-19T16:49:43.380Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:49:43.380Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:49:43.380Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:49:43.380Z] # $SEMVER_BRANCH = main [2022-04-19T16:49:43.380Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-04-19T16:49:43.380Z] 2.2.0-dev.29 [Pipeline] } [2022-04-19T16:49:43.392Z] $ docker exec --env ******** --env ******** 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 ssh-agent -k [2022-04-19T16:49:43.508Z] unset SSH_AUTH_SOCK; [2022-04-19T16:49:43.509Z] unset SSH_AGENT_PID; [2022-04-19T16:49:43.509Z] echo Agent pid 20 killed; [2022-04-19T16:49:43.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:49:43.834Z] + git semver [Pipeline] } [2022-04-19T16:49:43.851Z] $ docker stop --time=1 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 [2022-04-19T16:49:45.194Z] $ docker rm -f 95b09e9eafcb38a5bcaac34e00afd9d0965280c30bd6c902330073b851e157c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:49:45.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:49:45.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:45.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:49:45.865Z] . [Pipeline] withDockerContainer [2022-04-19T16:49:45.938Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:45.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:49:46.412Z] $ docker top 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:49:46.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:49:46.522Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:49:46.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:49:46.661Z] $ docker exec 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 ssh-agent [2022-04-19T16:49:46.792Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbcmpma/agent.13 [2022-04-19T16:49:46.792Z] SSH_AGENT_PID=19 [2022-04-19T16:49:46.797Z] Running ssh-add (command line suppressed) [2022-04-19T16:49:46.940Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1024634035556247898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1024634035556247898.key) [2022-04-19T16:49:47.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:49:47.349Z] + git semver push [2022-04-19T16:49:47.349Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:49:47.349Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-04-19T16:49:47.350Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-04-19T16:49:47.350Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:49:47.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:49:47.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:49:47.350Z] # $SEMVER_BRANCH = main [2022-04-19T16:49:47.350Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-04-19T16:49:49.274Z] $ docker exec --env ******** --env ******** 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 ssh-agent -k [2022-04-19T16:49:49.400Z] unset SSH_AUTH_SOCK; [2022-04-19T16:49:49.400Z] unset SSH_AGENT_PID; [2022-04-19T16:49:49.400Z] echo Agent pid 19 killed; [2022-04-19T16:49:49.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:49:49.713Z] + git semver [Pipeline] } [2022-04-19T16:49:49.727Z] $ docker stop --time=1 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 [2022-04-19T16:49:51.081Z] $ docker rm -f 9068b8b49b985074b710edc2dfcd1885f2c7428fbcd0e5c8641e5ee159b185f9 [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-04-19T16:49:51.647Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-04-19T16:49:51.647Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-19T16:49:51.647Z] total 16 [2022-04-19T16:49:51.647Z] drwxr-xr-x 3 root root 4096 Apr 19 16:39 . [2022-04-19T16:49:51.647Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:49 .. [2022-04-19T16:49:51.647Z] drwxr-xr-x 2 root root 4096 Apr 19 16:39 cost [2022-04-19T16:49:51.647Z] -rw-r--r-- 1 root root 94 Apr 19 16:39 cost.csv [2022-04-19T16:49:51.647Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-04-19T16:49:51.647Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-19T16:49:51.647Z] total 16 [2022-04-19T16:49:51.647Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 16:39 . [2022-04-19T16:49:51.647Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 16:49 .. [2022-04-19T16:49:51.647Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 16:39 cost [2022-04-19T16:49:51.647Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 19 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:51.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:52.808Z] ---> package-listing.sh [2022-04-19T16:49:52.808Z] ++ facter osfamily [2022-04-19T16:49:52.808Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T16:49:53.069Z] + OS_FAMILY=debian [2022-04-19T16:49:53.069Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-04-19T16:49:53.069Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T16:49:53.069Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T16:49:53.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T16:49:53.069Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T16:49:53.069Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-19T16:49:53.069Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T16:49:53.069Z] + case "${OS_FAMILY}" in [2022-04-19T16:49:53.069Z] + dpkg -l [2022-04-19T16:49:53.069Z] + grep '^ii' [2022-04-19T16:49:53.069Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T16:49:53.069Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T16:49:53.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T16:49:53.069Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-19T16:49:53.069Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-04-19T16:49:53.069Z] + 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-04-19T16:49:53.080Z] 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-04-19T16:49:53.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:49:53.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T16:49:53.916Z] . [Pipeline] withDockerContainer [2022-04-19T16:49:53.979Z] prd-ubuntu20.04-docker-8c-8g-21359 does not seem to be running inside a container [2022-04-19T16:49:54.015Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T16:49:54.254Z] $ docker top 17c8d9b29a97df8f2b5c18e456403082b647fa6cbf4856fc6e1c6ef539c670fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:49:54.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T16:49:54.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T16:49:55.203Z] + ls /var/log/sa-host [2022-04-19T16:49:55.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:49:55.289Z] provisioning config files... [2022-04-19T16:49:55.298Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config692053949393431569tmp [Pipeline] { [Pipeline] echo [2022-04-19T16:49:55.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:55.600Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T16:49:55.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:55.933Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T16:49:55.944Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:56.231Z] ---> sudo-logs.sh [2022-04-19T16:49:56.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T16:49:56.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:56.543Z] ---> job-cost.sh [2022-04-19T16:49:56.543Z] lf-activate-venv: SKIPPING [2022-04-19T16:49:56.543Z] DEBUG: total: 0.2199999988079071 [2022-04-19T16:49:56.543Z] INFO: Retrieving Stack Cost... [2022-04-19T16:49:57.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T16:49:57.375Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T16:49:57.390Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:49:57.676Z] ---> logs-deploy.sh [2022-04-19T16:49:57.676Z] lf-activate-venv: SKIPPING [2022-04-19T16:49:57.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/64 [2022-04-19T16:49:57.676Z] INFO: archiving workspace using pattern(s): [2022-04-19T16:49:58.619Z] Archives upload complete. [2022-04-19T16:49:58.619Z] INFO: archiving logs to Nexus