Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0d96adab2d5e77e07dac828311223c440c5d3c1 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2452351431043300067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1282646476951342035.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh5268372890939781915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-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-ssh5773848905409242894.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh8388866782429719510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 Running on prd-centos7-docker-4c-2g-30203 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.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5671598807227426583.key > 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 e0d96adab2d5e77e07dac828311223c440c5d3c1 (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 e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" > git rev-list --no-walk a6baf9a0121faf77b697b37bdd55a5ebfd52e84d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T16:48:27.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T16:48:27.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T16:48:27.675Z] ========================================================= [2021-11-10T16:48:27.675Z] EdgeX Global Pipelines Version Info [2021-11-10T16:48:27.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:48:28.834Z] ------------------- [2021-11-10T16:48:28.834Z] stable info: [2021-11-10T16:48:28.834Z] ------------------- [2021-11-10T16:48:28.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T16:48:28.834Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:48:28.834Z] Message: update stable to v1.0.211 [2021-11-10T16:48:29.406Z] ------------------- [2021-11-10T16:48:29.406Z] experimental info: [2021-11-10T16:48:29.406Z] ------------------- [2021-11-10T16:48:29.406Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T16:48:29.406Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:48:29.406Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T16:48:29.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-10T16:48:29.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-10T16:48:29.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T16:48:29.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T16:48:29.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T16:48:29.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T16:48:29.546Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T16:48:29.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T16:48:29.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T16:48:29.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T16:48:29.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T16:48:29.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-10T16:48:29.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T16:48:29.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T16:48:29.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T16:48:29.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T16:48:29.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:48:29.664Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:48:29.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T16:48:29.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T16:48:29.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T16:48:29.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T16:48:29.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T16:48:29.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T16:48:29.738Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-10T16:48:29.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T16:48:29.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T16:48:29.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T16:48:29.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T16:48:29.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo [2021-11-10T16:48:29.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0d96ad [Pipeline] echo [2021-11-10T16:48:29.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:48:29.857Z] provisioning config files... [2021-11-10T16:48:29.874Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4843990531919220983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:48:30.193Z] ---> docker-login.sh [2021-11-10T16:48:30.193Z] nexus3.edgexfoundry.org:10001 [2021-11-10T16:48:30.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:48:30.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:48:30.460Z] Configure a credential helper to remove this warning. See [2021-11-10T16:48:30.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:48:30.460Z] [2021-11-10T16:48:30.460Z] Login Succeeded [2021-11-10T16:48:30.460Z] nexus3.edgexfoundry.org:10002 [2021-11-10T16:48:30.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:48:30.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:48:30.460Z] Configure a credential helper to remove this warning. See [2021-11-10T16:48:30.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:48:30.460Z] [2021-11-10T16:48:30.460Z] Login Succeeded [2021-11-10T16:48:30.460Z] nexus3.edgexfoundry.org:10003 [2021-11-10T16:48:30.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:48:30.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:48:30.723Z] Configure a credential helper to remove this warning. See [2021-11-10T16:48:30.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:48:30.723Z] [2021-11-10T16:48:30.723Z] Login Succeeded [2021-11-10T16:48:30.723Z] nexus3.edgexfoundry.org:10004 [2021-11-10T16:48:30.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:48:30.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:48:30.723Z] Configure a credential helper to remove this warning. See [2021-11-10T16:48:30.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:48:30.723Z] [2021-11-10T16:48:30.723Z] Login Succeeded [2021-11-10T16:48:30.723Z] docker.io [2021-11-10T16:48:30.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:48:31.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:48:31.296Z] Configure a credential helper to remove this warning. See [2021-11-10T16:48:31.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:48:31.296Z] [2021-11-10T16:48:31.296Z] Login Succeeded [2021-11-10T16:48:31.296Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T16:48:31.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T16:48:32.684Z] + git rev-list -1 --merges e0d96adab2d5e77e07dac828311223c440c5d3c1~1..e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo [2021-11-10T16:48:32.719Z] -----------> git rev-list -1 --merges e0d96adab2d5e77e07dac828311223c440c5d3c1~1..e0d96adab2d5e77e07dac828311223c440c5d3c1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [false] [Pipeline] sh [2021-11-10T16:48:33.020Z] + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo [2021-11-10T16:48:33.036Z] ========================================================= [2021-11-10T16:48:33.036Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T16:48:33.036Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:48:33.389Z] + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] echo [2021-11-10T16:48:33.403Z] [semverPrep] GIT_COMMIT: e0d96adab2d5e77e07dac828311223c440c5d3c1, Commit Message: fix: Update to latest SDK for config pipeline bug fixs (#355) [Pipeline] echo [2021-11-10T16:48:33.411Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:48:33.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:48:33.995Z] [2021-11-10T16:48:33.995Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:48:34.297Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:48:34.297Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T16:48:34.297Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:48:34.297Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T16:48:34.297Z] 4c7163046ea9: Pulling fs layer [2021-11-10T16:48:34.297Z] 0c2d73faf560: Pulling fs layer [2021-11-10T16:48:34.297Z] 0c2d73faf560: Waiting [2021-11-10T16:48:34.297Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T16:48:34.297Z] 3e5f54012d9b: Download complete [2021-11-10T16:48:34.297Z] a0d0a0d46f8b: Download complete [2021-11-10T16:48:34.557Z] 4c7163046ea9: Verifying Checksum [2021-11-10T16:48:34.557Z] 4c7163046ea9: Download complete [2021-11-10T16:48:34.557Z] 0c2d73faf560: Verifying Checksum [2021-11-10T16:48:34.557Z] 0c2d73faf560: Download complete [2021-11-10T16:48:34.557Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:48:34.557Z] 3e5f54012d9b: Pull complete [2021-11-10T16:48:34.829Z] 4c7163046ea9: Pull complete [2021-11-10T16:48:35.090Z] 0c2d73faf560: Pull complete [2021-11-10T16:48:35.090Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T16:48:35.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:48:35.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T16:48:35.158Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:48:35.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:48:35.896Z] $ docker top 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:48:36.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:48:36.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:48:37.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:48:37.054Z] $ docker exec 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent [2021-11-10T16:48:37.162Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmdjjEI/agent.14 [2021-11-10T16:48:37.162Z] SSH_AGENT_PID=20 [2021-11-10T16:48:37.170Z] Running ssh-add (command line suppressed) [2021-11-10T16:48:37.270Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5793270877143819848.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5793270877143819848.key) [2021-11-10T16:48:37.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:48:37.587Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T16:48:37.605Z] $ docker exec --env ******** --env ******** 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent -k [2021-11-10T16:48:37.695Z] unset SSH_AUTH_SOCK; [2021-11-10T16:48:37.695Z] unset SSH_AGENT_PID; [2021-11-10T16:48:37.695Z] echo Agent pid 20 killed; [2021-11-10T16:48:37.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T16:48:37.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:48:37.720Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:48:37.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:48:37.838Z] $ docker exec 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent [2021-11-10T16:48:37.929Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkjJcA/agent.56 [2021-11-10T16:48:37.929Z] SSH_AGENT_PID=62 [2021-11-10T16:48:37.935Z] Running ssh-add (command line suppressed) [2021-11-10T16:48:38.024Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1792029218741524446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1792029218741524446.key) [2021-11-10T16:48:38.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:48:38.320Z] + git semver init [2021-11-10T16:48:38.320Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:48:38.320Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T16:48:38.320Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T16:48:38.320Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:48:38.320Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:48:38.320Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:48:38.320Z] # $SEMVER_BRANCH = main [2021-11-10T16:48:38.320Z] # $SEMVER_TEMP = /tmp/semver-660677075 [2021-11-10T16:48:38.320Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-10T16:48:38.892Z] # '/tmp/semver-660677075' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-10T16:48:38.892Z] # -> Force: false [2021-11-10T16:48:38.892Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-10T16:48:38.905Z] $ docker exec --env ******** --env ******** 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 ssh-agent -k [2021-11-10T16:48:38.997Z] unset SSH_AUTH_SOCK; [2021-11-10T16:48:38.997Z] unset SSH_AGENT_PID; [2021-11-10T16:48:38.997Z] echo Agent pid 62 killed; [2021-11-10T16:48:39.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:48:39.304Z] + git semver [Pipeline] } [2021-11-10T16:48:39.320Z] $ docker stop --time=1 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 [2021-11-10T16:48:40.544Z] $ docker rm -f 9adf4ead78d1139e526b655eaab4a1ab096f53b3155bee164d6eb3919dd4b8c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:48:40.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T16:48:41.119Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T16:48:41.122Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.26 [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] node [Pipeline] node [2021-11-10T16:48:56.378Z] Still waiting to schedule task [2021-11-10T16:48:56.378Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30203’ [2021-11-10T16:48:56.380Z] Still waiting to schedule task [2021-11-10T16:48:56.381Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-10T16:50:19.969Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30204 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-10T16:50:19.978Z] Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout [2021-11-10T16:50:20.176Z] Selected Git installation does not exist. Using Default [2021-11-10T16:50:20.176Z] The recommended git tool is: NONE [2021-11-10T16:50:26.712Z] using credential edgex-jenkins-ssh [2021-11-10T16:50:26.730Z] Cloning the remote Git repository [2021-11-10T16:50:26.784Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T16:50:26.882Z] > git init /w/workspace/app-service-configurable/30 # timeout=10 [2021-11-10T16:50:26.995Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T16:50:26.996Z] > git --version # timeout=10 [2021-11-10T16:50:27.020Z] > git --version # 'git version 2.17.1' [2021-11-10T16:50:27.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:50:27.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:50:27.962Z] Avoid second fetch [2021-11-10T16:50:27.962Z] Checking out Revision e0d96adab2d5e77e07dac828311223c440c5d3c1 (main) [2021-11-10T16:50:27.912Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-10T16:50:27.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:50:27.984Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:50:28.018Z] > git checkout -f e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 [2021-11-10T16:50:32.180Z] Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:50:33.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T16:50:33.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T16:50:33.225Z] Dload Upload Total Spent Left Speed [2021-11-10T16:50:33.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 89575 [Pipeline] sh [2021-11-10T16:50:33.630Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T16:50:33.973Z] + + sudo tee /etc/docker/daemon.newsudo [2021-11-10T16:50:33.973Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T16:50:33.973Z] { [2021-11-10T16:50:33.973Z] "registry-mirrors": [ [2021-11-10T16:50:33.973Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T16:50:33.973Z] ], [2021-11-10T16:50:33.973Z] "bip": "10.250.0.254/24", [2021-11-10T16:50:33.973Z] "hosts": [ [2021-11-10T16:50:33.973Z] "tcp://0.0.0.0:5555", [2021-11-10T16:50:33.973Z] "unix:///var/run/docker.sock" [2021-11-10T16:50:33.973Z] ], [2021-11-10T16:50:33.973Z] "mtu": 1458, [2021-11-10T16:50:33.973Z] "selinux-enabled": true, [2021-11-10T16:50:33.973Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T16:50:33.973Z] } [Pipeline] sh [2021-11-10T16:50:34.319Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T16:50:34.667Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:50:53.022Z] provisioning config files... [2021-11-10T16:50:53.050Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config3775485481514969122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:50:53.483Z] ---> docker-login.sh [2021-11-10T16:50:53.484Z] nexus3.edgexfoundry.org:10001 [2021-11-10T16:50:54.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:50:54.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:50:54.682Z] Configure a credential helper to remove this warning. See [2021-11-10T16:50:54.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:50:54.682Z] [2021-11-10T16:50:54.682Z] Login Succeeded [2021-11-10T16:50:54.682Z] nexus3.edgexfoundry.org:10002 [2021-11-10T16:50:54.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:50:55.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:50:55.231Z] Configure a credential helper to remove this warning. See [2021-11-10T16:50:55.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:50:55.231Z] [2021-11-10T16:50:55.231Z] Login Succeeded [2021-11-10T16:50:55.231Z] nexus3.edgexfoundry.org:10003 [2021-11-10T16:50:55.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:50:55.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:50:55.515Z] Configure a credential helper to remove this warning. See [2021-11-10T16:50:55.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:50:55.515Z] [2021-11-10T16:50:55.515Z] Login Succeeded [2021-11-10T16:50:55.515Z] nexus3.edgexfoundry.org:10004 [2021-11-10T16:50:56.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:50:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:50:56.116Z] Configure a credential helper to remove this warning. See [2021-11-10T16:50:56.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:50:56.116Z] [2021-11-10T16:50:56.116Z] Login Succeeded [2021-11-10T16:50:56.116Z] docker.io [2021-11-10T16:50:56.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:50:56.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:50:56.984Z] Configure a credential helper to remove this warning. See [2021-11-10T16:50:56.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:50:56.984Z] [2021-11-10T16:50:56.984Z] Login Succeeded [2021-11-10T16:50:56.984Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T16:50:57.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T16:50:57.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:50:57.271Z] ========================================================= [2021-11-10T16:50:57.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T16:50:57.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:50:57.629Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-10T16:50:57.629Z] Sending build context to Docker daemon 199.2kB [2021-11-10T16:50:57.903Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T16:50:57.903Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-10T16:50:58.178Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T16:50:58.178Z] 552d1f2373af: Pulling fs layer [2021-11-10T16:50:58.178Z] ea3f2d53f512: Pulling fs layer [2021-11-10T16:50:58.178Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T16:50:58.178Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T16:50:58.178Z] 72dc09318566: Pulling fs layer [2021-11-10T16:50:58.178Z] f4f7b4309257: Pulling fs layer [2021-11-10T16:50:58.178Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T16:50:58.178Z] b78e95d17946: Pulling fs layer [2021-11-10T16:50:58.178Z] 72dc09318566: Waiting [2021-11-10T16:50:58.178Z] f4f7b4309257: Waiting [2021-11-10T16:50:58.178Z] 0ac9a79272e3: Waiting [2021-11-10T16:50:58.178Z] 7a9cfe048b4a: Waiting [2021-11-10T16:50:58.178Z] b78e95d17946: Waiting [2021-11-10T16:50:58.178Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T16:50:58.178Z] 9e70ebbbe112: Download complete [2021-11-10T16:50:58.178Z] ea3f2d53f512: Verifying Checksum [2021-11-10T16:50:58.178Z] ea3f2d53f512: Download complete [2021-11-10T16:50:58.178Z] 72dc09318566: Download complete [2021-11-10T16:50:58.178Z] f4f7b4309257: Verifying Checksum [2021-11-10T16:50:58.178Z] f4f7b4309257: Download complete [2021-11-10T16:50:58.178Z] 552d1f2373af: Download complete [2021-11-10T16:50:58.178Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T16:50:58.178Z] 0ac9a79272e3: Download complete [2021-11-10T16:50:59.168Z] 552d1f2373af: Pull complete [2021-11-10T16:50:59.774Z] ea3f2d53f512: Pull complete [2021-11-10T16:51:00.051Z] 9e70ebbbe112: Pull complete [2021-11-10T16:51:00.330Z] b78e95d17946: Verifying Checksum [2021-11-10T16:51:00.330Z] b78e95d17946: Download complete [2021-11-10T16:51:00.610Z] 7a9cfe048b4a: Download complete [2021-11-10T16:51:09.117Z] Running on prd-centos7-docker-4c-2g-30205 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-10T16:51:09.127Z] Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout [2021-11-10T16:51:09.226Z] Selected Git installation does not exist. Using Default [2021-11-10T16:51:09.226Z] The recommended git tool is: NONE [2021-11-10T16:51:12.097Z] 7a9cfe048b4a: Pull complete [2021-11-10T16:51:12.097Z] 72dc09318566: Pull complete [2021-11-10T16:51:12.097Z] f4f7b4309257: Pull complete [2021-11-10T16:51:12.097Z] 0ac9a79272e3: Pull complete [2021-11-10T16:51:12.509Z] using credential edgex-jenkins-ssh [2021-11-10T16:51:12.519Z] Cloning the remote Git repository [2021-11-10T16:51:12.283Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T16:51:12.334Z] > git init /w/workspace/app-service-configurable/30 # timeout=10 [2021-11-10T16:51:12.367Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-10T16:51:12.367Z] > git --version # timeout=10 [2021-11-10T16:51:12.377Z] > git --version # 'git version 2.24.4' [2021-11-10T16:51:12.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:51:13.354Z] Avoid second fetch [2021-11-10T16:51:13.355Z] Checking out Revision e0d96adab2d5e77e07dac828311223c440c5d3c1 (main) [2021-11-10T16:51:12.405Z] [INFO] Currently running in a labeled security context [2021-11-10T16:51:12.405Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T16:51:12.405Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/30@tmp/jenkins-gitclient-ssh6473698484808086692.key [2021-11-10T16:51:12.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:51:13.079Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-10T16:51:13.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:51:13.106Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:51:13.118Z] > git checkout -f e0d96adab2d5e77e07dac828311223c440c5d3c1 # timeout=10 [2021-11-10T16:51:16.806Z] Commit message: "fix: Update to latest SDK for config pipeline bug fixs (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:51:17.166Z] provisioning config files... [2021-11-10T16:51:17.185Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config7059562049286731345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:51:17.501Z] b78e95d17946: Pull complete [2021-11-10T16:51:17.597Z] ---> docker-login.sh [2021-11-10T16:51:17.597Z] nexus3.edgexfoundry.org:10001 [2021-11-10T16:51:17.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:51:17.776Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T16:51:17.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T16:51:17.776Z] ---> 8b459fc5aaf0 [2021-11-10T16:51:17.776Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T16:51:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:51:17.859Z] Configure a credential helper to remove this warning. See [2021-11-10T16:51:17.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:51:17.859Z] [2021-11-10T16:51:17.859Z] Login Succeeded [2021-11-10T16:51:17.859Z] nexus3.edgexfoundry.org:10002 [2021-11-10T16:51:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:51:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:51:17.859Z] Configure a credential helper to remove this warning. See [2021-11-10T16:51:17.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:51:17.859Z] [2021-11-10T16:51:17.859Z] Login Succeeded [2021-11-10T16:51:17.859Z] nexus3.edgexfoundry.org:10003 [2021-11-10T16:51:17.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:51:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:51:17.859Z] Configure a credential helper to remove this warning. See [2021-11-10T16:51:17.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:51:17.859Z] [2021-11-10T16:51:17.859Z] Login Succeeded [2021-11-10T16:51:17.859Z] nexus3.edgexfoundry.org:10004 [2021-11-10T16:51:18.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:51:18.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:51:18.121Z] Configure a credential helper to remove this warning. See [2021-11-10T16:51:18.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:51:18.121Z] [2021-11-10T16:51:18.121Z] Login Succeeded [2021-11-10T16:51:18.121Z] docker.io [2021-11-10T16:51:18.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:51:18.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:51:18.694Z] Configure a credential helper to remove this warning. See [2021-11-10T16:51:18.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:51:18.694Z] [2021-11-10T16:51:18.694Z] Login Succeeded [2021-11-10T16:51:18.694Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T16:51:18.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T16:51:18.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:51:18.845Z] ========================================================= [2021-11-10T16:51:18.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T16:51:18.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:51:19.164Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-10T16:51:19.164Z] Sending build context to Docker daemon 199.2kB [2021-11-10T16:51:19.164Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T16:51:19.164Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-10T16:51:19.428Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T16:51:19.428Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:51:19.428Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T16:51:19.428Z] b8b176561691: Pulling fs layer [2021-11-10T16:51:19.428Z] 4527c011a84f: Pulling fs layer [2021-11-10T16:51:19.428Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T16:51:19.428Z] e0aca202a116: Pulling fs layer [2021-11-10T16:51:19.428Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T16:51:19.428Z] 34cad66bf833: Pulling fs layer [2021-11-10T16:51:19.428Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T16:51:19.428Z] e0aca202a116: Waiting [2021-11-10T16:51:19.428Z] 3a43be97a3b4: Waiting [2021-11-10T16:51:19.428Z] 34cad66bf833: Waiting [2021-11-10T16:51:19.428Z] b4e3c513aaa6: Waiting [2021-11-10T16:51:19.428Z] 4527c011a84f: Waiting [2021-11-10T16:51:19.428Z] 5d74067f8e1e: Waiting [2021-11-10T16:51:19.428Z] b8b176561691: Verifying Checksum [2021-11-10T16:51:19.428Z] b8b176561691: Download complete [2021-11-10T16:51:19.428Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T16:51:19.428Z] 31adcdaf11c8: Download complete [2021-11-10T16:51:19.428Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T16:51:19.428Z] 5d74067f8e1e: Download complete [2021-11-10T16:51:19.428Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:51:19.428Z] a0d0a0d46f8b: Download complete [2021-11-10T16:51:19.428Z] e0aca202a116: Verifying Checksum [2021-11-10T16:51:19.428Z] e0aca202a116: Download complete [2021-11-10T16:51:19.428Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T16:51:19.428Z] 3a43be97a3b4: Download complete [2021-11-10T16:51:19.428Z] 34cad66bf833: Verifying Checksum [2021-11-10T16:51:19.428Z] 34cad66bf833: Download complete [2021-11-10T16:51:19.693Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:51:19.757Z] ---> Running in 36eabfce33ec [2021-11-10T16:51:19.757Z] Removing intermediate container 36eabfce33ec [2021-11-10T16:51:19.757Z] ---> 85180177a097 [2021-11-10T16:51:19.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T16:51:19.967Z] 4527c011a84f: Verifying Checksum [2021-11-10T16:51:19.967Z] 4527c011a84f: Download complete [2021-11-10T16:51:20.030Z] ---> Running in b7a27291d808 [2021-11-10T16:51:20.227Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T16:51:20.227Z] b4e3c513aaa6: Download complete [2021-11-10T16:51:20.227Z] 31adcdaf11c8: Pull complete [2021-11-10T16:51:20.227Z] b8b176561691: Pull complete [2021-11-10T16:51:20.301Z] Removing intermediate container b7a27291d808 [2021-11-10T16:51:20.301Z] ---> f1fd5bb0d189 [2021-11-10T16:51:20.301Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:51:20.584Z] ---> Running in 1e4c213ceb7c [2021-11-10T16:51:20.859Z] Removing intermediate container 1e4c213ceb7c [2021-11-10T16:51:20.859Z] ---> 7e14dcb9bbd7 [2021-11-10T16:51:20.859Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T16:51:20.859Z] ---> Running in 8e544ff18631 [2021-11-10T16:51:22.841Z] Removing intermediate container 8e544ff18631 [2021-11-10T16:51:22.841Z] ---> 0753681d8fbd [2021-11-10T16:51:22.841Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T16:51:23.112Z] ---> Running in 7945f754d61e [2021-11-10T16:51:24.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T16:51:24.503Z] 4527c011a84f: Pull complete [2021-11-10T16:51:24.503Z] 5d74067f8e1e: Pull complete [2021-11-10T16:51:24.503Z] e0aca202a116: Pull complete [2021-11-10T16:51:24.503Z] 3a43be97a3b4: Pull complete [2021-11-10T16:51:24.503Z] 34cad66bf833: Pull complete [2021-11-10T16:51:25.058Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T16:51:26.035Z] OK: 219 MiB in 52 packages [2021-11-10T16:51:26.634Z] Removing intermediate container 7945f754d61e [2021-11-10T16:51:26.634Z] ---> 8b147ac36deb [2021-11-10T16:51:26.634Z] Step 8/12 : WORKDIR /app [2021-11-10T16:51:26.908Z] ---> Running in 8a3ef96f89ab [2021-11-10T16:51:27.134Z] b4e3c513aaa6: Pull complete [2021-11-10T16:51:27.135Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T16:51:27.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:51:27.135Z] ---> 9f6097aaca64 [2021-11-10T16:51:27.135Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T16:51:27.505Z] Removing intermediate container 8a3ef96f89ab [2021-11-10T16:51:27.505Z] ---> cc5202d02c77 [2021-11-10T16:51:27.505Z] Step 9/12 : COPY . . [2021-11-10T16:51:28.104Z] ---> 74e47b9b0877 [2021-11-10T16:51:28.104Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T16:51:28.383Z] ---> Running in d10da232db20 [2021-11-10T16:51:29.066Z] ---> Running in 8c76f010d68f [2021-11-10T16:51:29.066Z] Removing intermediate container 8c76f010d68f [2021-11-10T16:51:29.066Z] ---> 963c92dd3fbc [2021-11-10T16:51:29.066Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T16:51:29.066Z] ---> Running in 6c4140fc4e63 [2021-11-10T16:51:29.066Z] Removing intermediate container 6c4140fc4e63 [2021-11-10T16:51:29.066Z] ---> 72159c3e5c7f [2021-11-10T16:51:29.066Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:51:29.066Z] ---> Running in f8adad0bc383 [2021-11-10T16:51:29.066Z] Removing intermediate container f8adad0bc383 [2021-11-10T16:51:29.066Z] ---> 8e159f088d74 [2021-11-10T16:51:29.066Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T16:51:29.066Z] ---> Running in a174e41f31b9 [2021-11-10T16:51:29.636Z] Removing intermediate container a174e41f31b9 [2021-11-10T16:51:29.636Z] ---> 7292217e97d0 [2021-11-10T16:51:29.636Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T16:51:29.636Z] ---> Running in 99371fc61926 [2021-11-10T16:51:30.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T16:51:30.786Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T16:51:31.046Z] OK: 220 MiB in 52 packages [2021-11-10T16:51:31.307Z] Removing intermediate container 99371fc61926 [2021-11-10T16:51:31.307Z] ---> c4ab8e12f4a1 [2021-11-10T16:51:31.307Z] Step 8/12 : WORKDIR /app [2021-11-10T16:51:31.307Z] ---> Running in 5228a5acf148 [2021-11-10T16:51:31.568Z] Removing intermediate container 5228a5acf148 [2021-11-10T16:51:31.568Z] ---> ea26c49ae53c [2021-11-10T16:51:31.568Z] Step 9/12 : COPY . . [2021-11-10T16:51:31.568Z] ---> 4b2ee9fdd384 [2021-11-10T16:51:31.568Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T16:51:31.829Z] ---> Running in eb914011a085 [2021-11-10T16:52:04.609Z] Removing intermediate container eb914011a085 [2021-11-10T16:52:04.609Z] ---> ba901f4131f1 [2021-11-10T16:52:04.609Z] Step 11/12 : ARG MAKE="make build" [2021-11-10T16:52:04.609Z] ---> Running in a633305c1d31 [2021-11-10T16:52:04.609Z] Removing intermediate container a633305c1d31 [2021-11-10T16:52:04.609Z] ---> 8cc22cde9585 [2021-11-10T16:52:04.609Z] Step 12/12 : RUN $MAKE [2021-11-10T16:52:04.609Z] ---> Running in ab59861f5b2f [2021-11-10T16:52:04.609Z] noop [2021-11-10T16:52:04.609Z] Removing intermediate container ab59861f5b2f [2021-11-10T16:52:04.609Z] ---> 7691b91b027c [2021-11-10T16:52:04.609Z] Successfully built 7691b91b027c [2021-11-10T16:52:04.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:52:04.914Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:52:04.914Z] . [Pipeline] withDockerContainer [2021-11-10T16:52:04.989Z] prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container [2021-11-10T16:52:05.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:52:05.352Z] $ docker top f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:52:05.710Z] + go version [2021-11-10T16:52:05.710Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T16:52:05.722Z] $ docker stop --time=1 f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb [2021-11-10T16:52:06.900Z] $ docker rm -f f3e5f4a7cbc85e8604238f1cc538fe9d8f44f5ea91ed3afa1511b31a73ab27fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:52:07.402Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:52:07.402Z] . [Pipeline] withDockerContainer [2021-11-10T16:52:07.467Z] prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container [2021-11-10T16:52:07.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:52:07.917Z] $ docker top 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:52:08.274Z] + make test [2021-11-10T16:52:08.274Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-10T16:52:23.312Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-10T16:52:23.312Z] CGO_ENABLED=1 go vet ./... [2021-11-10T16:52:29.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T16:52:29.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T16:52:29.936Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-10T16:52:30.211Z] $ docker stop --time=1 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc [2021-11-10T16:52:31.774Z] $ docker rm -f 919965a75adc806d65ac224161761cebab8be3ecbe9bbabe7ef9b1fa75dd02bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:52:32.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T16:52:32.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-10T16:52:36.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-10T16:52:36.958Z] + ls -al . [2021-11-10T16:52:36.958Z] total 148 [2021-11-10T16:52:36.958Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 16:52 . [2021-11-10T16:52:36.958Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 10 16:51 .. [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 10 16:51 Attribution.txt [2021-11-10T16:52:36.958Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 10 16:51 bin [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 22206 Nov 10 16:51 CHANGELOG.md [2021-11-10T16:52:36.958Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 10 16:52 coverage.out [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 10 16:51 Dockerfile [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 10 16:51 .dockerignore [2021-11-10T16:52:36.958Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 10 16:51 .git [2021-11-10T16:52:36.958Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 10 16:51 .github [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 10 16:51 .gitignore [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 10 16:51 go.mod [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 49401 Nov 10 16:51 go.sum [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 10 16:51 GOVERNANCE.md [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 10 16:51 Jenkinsfile [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 10 16:51 LICENSE [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 10 16:51 main.go [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 10 16:51 makefile [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 10 16:51 OWNERS.md [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 10 16:51 README.md [2021-11-10T16:52:36.958Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 10 16:51 res [2021-11-10T16:52:36.958Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 10 16:51 snap [2021-11-10T16:52:36.958Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 10 16:48 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:52:37.253Z] + 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=e0d96adab2d5e77e07dac828311223c440c5d3c1 --label arch=amd64 --label version=2.0.2-dev.26 . [2021-11-10T16:52:37.254Z] Sending build context to Docker daemon 200.2kB [2021-11-10T16:52:37.254Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T16:52:37.254Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-10T16:52:37.254Z] ---> 7691b91b027c [2021-11-10T16:52:37.254Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T16:52:37.254Z] ---> Running in 70330b5aa97e [2021-11-10T16:52:37.254Z] Removing intermediate container 70330b5aa97e [2021-11-10T16:52:37.254Z] ---> 24d9db8ad757 [2021-11-10T16:52:37.254Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T16:52:37.514Z] ---> Running in 375cf13c06f0 [2021-11-10T16:52:37.514Z] Removing intermediate container 375cf13c06f0 [2021-11-10T16:52:37.514Z] ---> 0fe63adf94c5 [2021-11-10T16:52:37.514Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:52:37.514Z] ---> Running in 68c7dfab03bd [2021-11-10T16:52:37.514Z] Removing intermediate container 68c7dfab03bd [2021-11-10T16:52:37.514Z] ---> 68df220955b2 [2021-11-10T16:52:37.514Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T16:52:37.781Z] ---> Running in d529f63c5775 [2021-11-10T16:52:38.049Z] Removing intermediate container d529f63c5775 [2021-11-10T16:52:38.049Z] ---> d4dc390d77ec [2021-11-10T16:52:38.049Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T16:52:38.049Z] ---> Running in 67556872dff5 [2021-11-10T16:52:38.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T16:52:39.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T16:52:39.521Z] OK: 220 MiB in 52 packages [2021-11-10T16:52:39.786Z] Removing intermediate container 67556872dff5 [2021-11-10T16:52:39.786Z] ---> 339909a95569 [2021-11-10T16:52:39.786Z] Step 8/26 : WORKDIR /app [2021-11-10T16:52:39.786Z] ---> Running in db85791af307 [2021-11-10T16:52:40.044Z] Removing intermediate container db85791af307 [2021-11-10T16:52:40.044Z] ---> 97573ca5fa21 [2021-11-10T16:52:40.044Z] Step 9/26 : COPY . . [2021-11-10T16:52:40.044Z] ---> 90c7dbffcb90 [2021-11-10T16:52:40.044Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T16:52:40.044Z] ---> Running in 71ecf283ed60 [2021-11-10T16:52:40.625Z] Removing intermediate container 71ecf283ed60 [2021-11-10T16:52:40.625Z] ---> 88bd1cb7c9aa [2021-11-10T16:52:40.625Z] Step 11/26 : ARG MAKE="make build" [2021-11-10T16:52:40.625Z] ---> Running in c12e609fe875 [2021-11-10T16:52:40.888Z] Removing intermediate container c12e609fe875 [2021-11-10T16:52:40.888Z] ---> 80b4dc03e4e9 [2021-11-10T16:52:40.888Z] Step 12/26 : RUN $MAKE [2021-11-10T16:52:40.888Z] ---> Running in 8917f7736d14 [2021-11-10T16:52:41.163Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.26" -o app-service-configurable [2021-11-10T16:52:50.658Z] Removing intermediate container d10da232db20 [2021-11-10T16:52:50.658Z] ---> bedaa3d5a2cc [2021-11-10T16:52:50.658Z] Step 11/12 : ARG MAKE="make build" [2021-11-10T16:52:50.658Z] ---> Running in 6c0f96dd33d3 [2021-11-10T16:52:50.658Z] Removing intermediate container 6c0f96dd33d3 [2021-11-10T16:52:50.658Z] ---> 9ddac0b60915 [2021-11-10T16:52:50.658Z] Step 12/12 : RUN $MAKE [2021-11-10T16:52:50.658Z] ---> Running in 23cb105249cc [2021-11-10T16:52:50.658Z] noop [2021-11-10T16:52:50.658Z] Removing intermediate container 23cb105249cc [2021-11-10T16:52:50.658Z] ---> 85fc85a3604d [2021-11-10T16:52:50.658Z] Successfully built 85fc85a3604d [2021-11-10T16:52:50.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:52:50.995Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T16:52:50.995Z] . [Pipeline] withDockerContainer [2021-11-10T16:52:51.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container [2021-11-10T16:52:51.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:52:52.813Z] $ docker top 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:52:53.507Z] Removing intermediate container 8917f7736d14 [2021-11-10T16:52:53.507Z] ---> 8f993c1c38da [2021-11-10T16:52:53.507Z] Step 13/26 : FROM alpine:3.14 [2021-11-10T16:52:53.741Z] + go version [2021-11-10T16:52:53.741Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T16:52:53.763Z] $ docker stop --time=1 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 [2021-11-10T16:52:55.424Z] $ docker rm -f 169705e76ddd4796ab176ee4bc35b99f2ef0760a5d7c6ec6926abccc4a93c325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:52:56.137Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T16:52:56.137Z] . [Pipeline] withDockerContainer [2021-11-10T16:52:56.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container [2021-11-10T16:52:56.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:52:56.811Z] 3.14: Pulling from library/alpine [2021-11-10T16:52:56.811Z] a0d0a0d46f8b: Already exists [2021-11-10T16:52:56.811Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T16:52:56.811Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T16:52:56.811Z] ---> 14119a10abf4 [2021-11-10T16:52:56.811Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:52:56.811Z] ---> Running in 9e1dcf86813a [2021-11-10T16:52:56.811Z] Removing intermediate container 9e1dcf86813a [2021-11-10T16:52:56.811Z] ---> 01113f0bf2a1 [2021-11-10T16:52:56.811Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-10T16:52:56.811Z] ---> Running in 435afa82bc47 [2021-11-10T16:52:57.083Z] Removing intermediate container 435afa82bc47 [2021-11-10T16:52:57.083Z] ---> 38ee36c8ff42 [2021-11-10T16:52:57.083Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-10T16:52:57.083Z] ---> Running in db99d7efc665 [2021-11-10T16:52:57.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T16:52:57.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T16:52:57.606Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-10T16:52:57.606Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-10T16:52:57.606Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T16:52:57.606Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-10T16:52:57.606Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T16:52:57.606Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-10T16:52:57.606Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-10T16:52:57.606Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T16:52:57.606Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T16:52:57.606Z] OK: 9 MiB in 21 packages [2021-11-10T16:52:57.871Z] Removing intermediate container db99d7efc665 [2021-11-10T16:52:57.871Z] ---> eff4bb412289 [2021-11-10T16:52:57.871Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-10T16:52:57.894Z] $ docker top f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e -eo pid,comm [2021-11-10T16:52:58.132Z] ---> d067725ae1ef [2021-11-10T16:52:58.132Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:52:58.395Z] ---> 41a837791ff1 [2021-11-10T16:52:58.395Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-10T16:52:58.395Z] ---> 8f7003c3bcfe [2021-11-10T16:52:58.395Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-10T16:52:58.827Z] + make test [2021-11-10T16:52:58.827Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-10T16:52:58.966Z] ---> d2517836945f [2021-11-10T16:52:58.966Z] Step 21/26 : EXPOSE 48095 [2021-11-10T16:52:58.966Z] ---> Running in dfec560252f1 [2021-11-10T16:52:58.966Z] Removing intermediate container dfec560252f1 [2021-11-10T16:52:58.966Z] ---> 0b2129412e01 [2021-11-10T16:52:58.966Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-10T16:52:58.966Z] ---> Running in 588d729cceff [2021-11-10T16:52:59.226Z] Removing intermediate container 588d729cceff [2021-11-10T16:52:59.226Z] ---> 0dac76c50384 [2021-11-10T16:52:59.226Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T16:52:59.226Z] ---> Running in 32980dbaa0cc [2021-11-10T16:52:59.226Z] Removing intermediate container 32980dbaa0cc [2021-11-10T16:52:59.226Z] ---> 5280ebda92d0 [2021-11-10T16:52:59.226Z] Step 24/26 : LABEL arch=amd64 [2021-11-10T16:52:59.226Z] ---> Running in c2880ae033de [2021-11-10T16:52:59.486Z] Removing intermediate container c2880ae033de [2021-11-10T16:52:59.486Z] ---> 1820c4b65e29 [2021-11-10T16:52:59.486Z] Step 25/26 : LABEL git_sha=e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:52:59.486Z] ---> Running in 968213fcf0fc [2021-11-10T16:52:59.486Z] Removing intermediate container 968213fcf0fc [2021-11-10T16:52:59.486Z] ---> d329d861f282 [2021-11-10T16:52:59.486Z] Step 26/26 : LABEL version=2.0.2-dev.26 [2021-11-10T16:52:59.486Z] ---> Running in 5ac34cce4ceb [2021-11-10T16:52:59.486Z] Removing intermediate container 5ac34cce4ceb [2021-11-10T16:52:59.486Z] ---> 21a5aa570b27 [2021-11-10T16:52:59.486Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-10T16:52:59.486Z] Successfully built 21a5aa570b27 [2021-11-10T16:52:59.486Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:52:59.622Z] provisioning config files... [2021-11-10T16:52:59.634Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config2780804661039265029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:52:59.939Z] ---> docker-login.sh [2021-11-10T16:52:59.939Z] nexus3.edgexfoundry.org:10001 [2021-11-10T16:52:59.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:52:59.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:52:59.939Z] Configure a credential helper to remove this warning. See [2021-11-10T16:52:59.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:52:59.939Z] [2021-11-10T16:52:59.939Z] Login Succeeded [2021-11-10T16:52:59.939Z] nexus3.edgexfoundry.org:10002 [2021-11-10T16:52:59.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:52:59.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:52:59.939Z] Configure a credential helper to remove this warning. See [2021-11-10T16:52:59.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:52:59.939Z] [2021-11-10T16:52:59.939Z] Login Succeeded [2021-11-10T16:52:59.939Z] nexus3.edgexfoundry.org:10003 [2021-11-10T16:53:00.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:53:00.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:53:00.202Z] Configure a credential helper to remove this warning. See [2021-11-10T16:53:00.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:53:00.202Z] [2021-11-10T16:53:00.202Z] Login Succeeded [2021-11-10T16:53:00.202Z] nexus3.edgexfoundry.org:10004 [2021-11-10T16:53:00.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:53:00.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:53:00.202Z] Configure a credential helper to remove this warning. See [2021-11-10T16:53:00.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:53:00.202Z] [2021-11-10T16:53:00.202Z] Login Succeeded [2021-11-10T16:53:00.202Z] docker.io [2021-11-10T16:53:00.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:53:00.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:53:00.721Z] Configure a credential helper to remove this warning. See [2021-11-10T16:53:00.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:53:00.721Z] [2021-11-10T16:53:00.721Z] Login Succeeded [2021-11-10T16:53:00.721Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T16:53:00.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T16:53:00.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:53:00.785Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-10T16:53:00.785Z] e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:53:00.785Z] latest [2021-11-10T16:53:00.785Z] 2.0.2-dev.26 [2021-11-10T16:53:00.785Z] e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:53:00.785Z] main [2021-11-10T16:53:00.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:01.114Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:01.430Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:53:01.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T16:53:01.430Z] 09f6624f7b6f: Preparing [2021-11-10T16:53:01.430Z] 6cbc5e2ebd59: Preparing [2021-11-10T16:53:01.430Z] e854f2f65463: Preparing [2021-11-10T16:53:01.430Z] 629921560abc: Preparing [2021-11-10T16:53:01.430Z] 675a2bf2a081: Preparing [2021-11-10T16:53:01.430Z] e2eb06d8af82: Preparing [2021-11-10T16:53:01.430Z] e2eb06d8af82: Waiting [2021-11-10T16:53:01.697Z] e854f2f65463: Pushed [2021-11-10T16:53:01.697Z] 629921560abc: Pushed [2021-11-10T16:53:01.697Z] 6cbc5e2ebd59: Pushed [2021-11-10T16:53:01.697Z] e2eb06d8af82: Layer already exists [2021-11-10T16:53:01.697Z] 675a2bf2a081: Pushed [2021-11-10T16:53:03.084Z] 09f6624f7b6f: Pushed [2021-11-10T16:53:03.084Z] e0d96adab2d5e77e07dac828311223c440c5d3c1: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:04.189Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:04.479Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-10T16:53:04.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T16:53:04.479Z] 09f6624f7b6f: Preparing [2021-11-10T16:53:04.479Z] 6cbc5e2ebd59: Preparing [2021-11-10T16:53:04.479Z] e854f2f65463: Preparing [2021-11-10T16:53:04.479Z] 629921560abc: Preparing [2021-11-10T16:53:04.479Z] 675a2bf2a081: Preparing [2021-11-10T16:53:04.479Z] e2eb06d8af82: Preparing [2021-11-10T16:53:04.479Z] e2eb06d8af82: Waiting [2021-11-10T16:53:04.479Z] 09f6624f7b6f: Layer already exists [2021-11-10T16:53:04.479Z] 675a2bf2a081: Layer already exists [2021-11-10T16:53:04.479Z] e854f2f65463: Layer already exists [2021-11-10T16:53:04.479Z] 6cbc5e2ebd59: Layer already exists [2021-11-10T16:53:04.479Z] 629921560abc: Layer already exists [2021-11-10T16:53:04.479Z] e2eb06d8af82: Layer already exists [2021-11-10T16:53:04.479Z] latest: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:04.779Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:05.075Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 [2021-11-10T16:53:05.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T16:53:05.076Z] 09f6624f7b6f: Preparing [2021-11-10T16:53:05.076Z] 6cbc5e2ebd59: Preparing [2021-11-10T16:53:05.076Z] e854f2f65463: Preparing [2021-11-10T16:53:05.076Z] 629921560abc: Preparing [2021-11-10T16:53:05.076Z] 675a2bf2a081: Preparing [2021-11-10T16:53:05.076Z] e2eb06d8af82: Preparing [2021-11-10T16:53:05.076Z] e2eb06d8af82: Waiting [2021-11-10T16:53:05.076Z] 09f6624f7b6f: Layer already exists [2021-11-10T16:53:05.076Z] e854f2f65463: Layer already exists [2021-11-10T16:53:05.076Z] 675a2bf2a081: Layer already exists [2021-11-10T16:53:05.076Z] 6cbc5e2ebd59: Layer already exists [2021-11-10T16:53:05.076Z] 629921560abc: Layer already exists [2021-11-10T16:53:05.076Z] e2eb06d8af82: Layer already exists [2021-11-10T16:53:05.076Z] 2.0.2-dev.26: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:05.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:05.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:53:05.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T16:53:05.672Z] 09f6624f7b6f: Preparing [2021-11-10T16:53:05.672Z] 6cbc5e2ebd59: Preparing [2021-11-10T16:53:05.672Z] e854f2f65463: Preparing [2021-11-10T16:53:05.672Z] 629921560abc: Preparing [2021-11-10T16:53:05.672Z] 675a2bf2a081: Preparing [2021-11-10T16:53:05.672Z] e2eb06d8af82: Preparing [2021-11-10T16:53:05.672Z] e2eb06d8af82: Waiting [2021-11-10T16:53:05.672Z] e854f2f65463: Layer already exists [2021-11-10T16:53:05.672Z] 09f6624f7b6f: Layer already exists [2021-11-10T16:53:05.672Z] 6cbc5e2ebd59: Layer already exists [2021-11-10T16:53:05.672Z] 675a2bf2a081: Layer already exists [2021-11-10T16:53:05.672Z] 629921560abc: Layer already exists [2021-11-10T16:53:05.672Z] e2eb06d8af82: Layer already exists [2021-11-10T16:53:05.672Z] e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:05.973Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:06.270Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-10T16:53:06.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-10T16:53:06.270Z] 09f6624f7b6f: Preparing [2021-11-10T16:53:06.270Z] 6cbc5e2ebd59: Preparing [2021-11-10T16:53:06.270Z] e854f2f65463: Preparing [2021-11-10T16:53:06.270Z] 629921560abc: Preparing [2021-11-10T16:53:06.270Z] 675a2bf2a081: Preparing [2021-11-10T16:53:06.270Z] e2eb06d8af82: Preparing [2021-11-10T16:53:06.270Z] e2eb06d8af82: Waiting [2021-11-10T16:53:06.270Z] 629921560abc: Layer already exists [2021-11-10T16:53:06.270Z] 09f6624f7b6f: Layer already exists [2021-11-10T16:53:06.270Z] 675a2bf2a081: Layer already exists [2021-11-10T16:53:06.270Z] e854f2f65463: Layer already exists [2021-11-10T16:53:06.270Z] 6cbc5e2ebd59: Layer already exists [2021-11-10T16:53:06.270Z] e2eb06d8af82: Layer already exists [2021-11-10T16:53:06.270Z] main: digest: sha256:ee8671f0eb8ffd2ff7da89ceb1aa96d4518735f6b48594742594e2fbb3b2d6db size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T16:53:06.305Z] ===================================================== [Pipeline] echo [2021-11-10T16:53:06.313Z] taggedImages: [2021-11-10T16:53:06.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:53:06.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-10T16:53:06.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.26 [2021-11-10T16:53:06.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:53:06.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:06.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:53:06.812Z] [2021-11-10T16:53:06.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:53:07.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:53:07.122Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T16:53:07.122Z] b4d181a07f80: Pulling fs layer [2021-11-10T16:53:07.122Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T16:53:07.122Z] ed53099fbce6: Pulling fs layer [2021-11-10T16:53:07.122Z] dc539afda2c1: Pulling fs layer [2021-11-10T16:53:07.122Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T16:53:07.122Z] 9065ff56babe: Pulling fs layer [2021-11-10T16:53:07.122Z] d287ab97295c: Pulling fs layer [2021-11-10T16:53:07.122Z] dc539afda2c1: Waiting [2021-11-10T16:53:07.122Z] 77bc0d833cb6: Waiting [2021-11-10T16:53:07.122Z] 9065ff56babe: Waiting [2021-11-10T16:53:07.122Z] d287ab97295c: Waiting [2021-11-10T16:53:07.122Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T16:53:07.122Z] a1111a8f2ec3: Download complete [2021-11-10T16:53:07.122Z] dc539afda2c1: Verifying Checksum [2021-11-10T16:53:07.122Z] dc539afda2c1: Download complete [2021-11-10T16:53:07.122Z] ed53099fbce6: Verifying Checksum [2021-11-10T16:53:07.122Z] ed53099fbce6: Download complete [2021-11-10T16:53:07.122Z] 9065ff56babe: Verifying Checksum [2021-11-10T16:53:07.122Z] 9065ff56babe: Download complete [2021-11-10T16:53:07.122Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T16:53:07.122Z] 77bc0d833cb6: Download complete [2021-11-10T16:53:07.384Z] b4d181a07f80: Verifying Checksum [2021-11-10T16:53:07.384Z] b4d181a07f80: Download complete [2021-11-10T16:53:07.964Z] d287ab97295c: Verifying Checksum [2021-11-10T16:53:07.964Z] d287ab97295c: Download complete [2021-11-10T16:53:08.920Z] b4d181a07f80: Pull complete [2021-11-10T16:53:08.920Z] a1111a8f2ec3: Pull complete [2021-11-10T16:53:09.501Z] ed53099fbce6: Pull complete [2021-11-10T16:53:09.501Z] dc539afda2c1: Pull complete [2021-11-10T16:53:09.764Z] 77bc0d833cb6: Pull complete [2021-11-10T16:53:10.032Z] 9065ff56babe: Pull complete [2021-11-10T16:53:15.352Z] d287ab97295c: Pull complete [2021-11-10T16:53:15.352Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T16:53:15.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:53:15.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T16:53:15.417Z] prd-centos7-docker-4c-2g-30205 does not seem to be running inside a container [2021-11-10T16:53:15.470Z] $ 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/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:53:17.914Z] $ docker top 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:53:18.379Z] ---> job-cost.sh [2021-11-10T16:53:18.379Z] lf-activate-venv: SKIPPING [2021-11-10T16:53:18.379Z] INFO: No Stack... [2021-11-10T16:53:18.952Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T16:53:19.213Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T16:53:19.510Z] + cat /w/workspace/app-service-configurable/30/archives/cost.csv [2021-11-10T16:53:19.510Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T16:53:19.542Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [2021-11-10T16:53:19.549Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] did not exist. Created. [2021-11-10T16:53:19.549Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T16:53:19.854Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T16:53:19.892Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T16:53:19.898Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T16:53:19.917Z] $ docker stop --time=1 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 [2021-11-10T16:53:21.052Z] $ docker rm -f 6d0700743e55ab195000ae7250f7e516c8ab411967992b5b555e237b68235295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T16:53:49.170Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-10T16:53:49.170Z] CGO_ENABLED=1 go vet ./... [2021-11-10T16:54:13.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T16:54:13.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T16:54:13.239Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-10T16:54:13.860Z] $ docker stop --time=1 f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e [2021-11-10T16:54:15.587Z] $ docker rm -f f85cc97c2bad303e0f0ca094eb60a5f2ba9fb072eedc404d558ee79c37653f6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:54:16.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T16:54:16.415Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T16:54:16.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:54:17.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-10T16:54:17.676Z] + ls -al . [2021-11-10T16:54:17.677Z] total 172 [2021-11-10T16:54:17.677Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 16:54 . [2021-11-10T16:54:17.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 16:50 .. [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 10 16:50 .dockerignore [2021-11-10T16:54:17.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 16:50 .git [2021-11-10T16:54:17.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 16:50 .github [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 10 16:50 .gitignore [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 10 16:50 Attribution.txt [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 22206 Nov 10 16:50 CHANGELOG.md [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 10 16:50 Dockerfile [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 16:50 GOVERNANCE.md [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 10 16:50 Jenkinsfile [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 16:50 LICENSE [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 10 16:50 OWNERS.md [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 10 16:50 README.md [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 16:48 VERSION [2021-11-10T16:54:17.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 16:50 bin [2021-11-10T16:54:17.677Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 10 16:52 coverage.out [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 10 16:50 go.mod [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 49401 Nov 10 16:50 go.sum [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 10 16:50 main.go [2021-11-10T16:54:17.677Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 10 16:50 makefile [2021-11-10T16:54:17.677Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 16:50 res [2021-11-10T16:54:17.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 16:50 snap [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:54:18.014Z] + 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=e0d96adab2d5e77e07dac828311223c440c5d3c1 --label arch=arm64 --label version=2.0.2-dev.26 . [2021-11-10T16:54:18.014Z] Sending build context to Docker daemon 200.2kB [2021-11-10T16:54:18.287Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-10T16:54:18.287Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-10T16:54:18.287Z] ---> 85fc85a3604d [2021-11-10T16:54:18.287Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-10T16:54:18.561Z] ---> Running in df1c29118e8a [2021-11-10T16:54:18.833Z] Removing intermediate container df1c29118e8a [2021-11-10T16:54:18.833Z] ---> 9c7639c3d086 [2021-11-10T16:54:18.833Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-10T16:54:19.112Z] ---> Running in a7039690786e [2021-11-10T16:54:19.387Z] Removing intermediate container a7039690786e [2021-11-10T16:54:19.387Z] ---> a852aedac71d [2021-11-10T16:54:19.387Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:54:19.387Z] ---> Running in f1ef59d270cd [2021-11-10T16:54:19.982Z] Removing intermediate container f1ef59d270cd [2021-11-10T16:54:19.982Z] ---> 8648adee5d05 [2021-11-10T16:54:19.982Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T16:54:19.982Z] ---> Running in a35e12899ca1 [2021-11-10T16:54:21.951Z] Removing intermediate container a35e12899ca1 [2021-11-10T16:54:21.951Z] ---> 1378e8cac1e9 [2021-11-10T16:54:21.951Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-10T16:54:21.951Z] ---> Running in c8ddf6121b0e [2021-11-10T16:54:22.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T16:54:25.445Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T16:54:25.445Z] OK: 219 MiB in 52 packages [2021-11-10T16:54:25.445Z] Removing intermediate container c8ddf6121b0e [2021-11-10T16:54:25.445Z] ---> f997ded215fb [2021-11-10T16:54:25.445Z] Step 8/26 : WORKDIR /app [2021-11-10T16:54:25.445Z] ---> Running in 1841b6b4012c [2021-11-10T16:54:26.893Z] Removing intermediate container 1841b6b4012c [2021-11-10T16:54:26.893Z] ---> 2d57606704f5 [2021-11-10T16:54:26.893Z] Step 9/26 : COPY . . [2021-11-10T16:54:26.893Z] ---> fec922f229e6 [2021-11-10T16:54:26.893Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T16:54:26.893Z] ---> Running in 4c4948e3e2c2 [2021-11-10T16:54:29.520Z] Removing intermediate container 4c4948e3e2c2 [2021-11-10T16:54:29.520Z] ---> fa60fdf51e4f [2021-11-10T16:54:29.520Z] Step 11/26 : ARG MAKE="make build" [2021-11-10T16:54:29.520Z] ---> Running in 62deb61b5399 [2021-11-10T16:54:29.520Z] Removing intermediate container 62deb61b5399 [2021-11-10T16:54:29.520Z] ---> 4dc91132e317 [2021-11-10T16:54:29.520Z] Step 12/26 : RUN $MAKE [2021-11-10T16:54:29.791Z] ---> Running in a9c7b9458465 [2021-11-10T16:54:30.779Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.26" -o app-service-configurable [2021-11-10T16:55:11.642Z] Removing intermediate container a9c7b9458465 [2021-11-10T16:55:11.642Z] ---> 0a2925bd4cb0 [2021-11-10T16:55:11.642Z] Step 13/26 : FROM alpine:3.14 [2021-11-10T16:55:11.642Z] 3.14: Pulling from library/alpine [2021-11-10T16:55:11.915Z] 552d1f2373af: Already exists [2021-11-10T16:55:11.915Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T16:55:11.915Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T16:55:11.915Z] ---> bb3de5531c18 [2021-11-10T16:55:11.915Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-10T16:55:12.191Z] ---> Running in b438eb68a221 [2021-11-10T16:55:12.466Z] Removing intermediate container b438eb68a221 [2021-11-10T16:55:12.466Z] ---> 0385dc70ff95 [2021-11-10T16:55:12.466Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-10T16:55:12.466Z] ---> Running in 9d05eb589aa4 [2021-11-10T16:55:13.062Z] Removing intermediate container 9d05eb589aa4 [2021-11-10T16:55:13.062Z] ---> e3158bb9f3a4 [2021-11-10T16:55:13.062Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-10T16:55:13.062Z] ---> Running in 52d191a86172 [2021-11-10T16:55:14.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T16:55:14.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T16:55:15.219Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-10T16:55:15.219Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-10T16:55:15.219Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T16:55:15.219Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-10T16:55:15.219Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T16:55:15.219Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-10T16:55:15.219Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-10T16:55:15.219Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T16:55:15.219Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T16:55:15.492Z] OK: 9 MiB in 21 packages [2021-11-10T16:55:16.752Z] Removing intermediate container 52d191a86172 [2021-11-10T16:55:16.752Z] ---> b4b8d67aef58 [2021-11-10T16:55:16.752Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-10T16:55:17.347Z] ---> 4a485b38a615 [2021-11-10T16:55:17.347Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-10T16:55:18.319Z] ---> 987e3cde43ef [2021-11-10T16:55:18.320Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-10T16:55:18.911Z] ---> d4b62fbccb95 [2021-11-10T16:55:18.911Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-10T16:55:19.882Z] ---> a2aef2be3710 [2021-11-10T16:55:19.882Z] Step 21/26 : EXPOSE 48095 [2021-11-10T16:55:20.156Z] ---> Running in 54f01ab13fea [2021-11-10T16:55:20.439Z] Removing intermediate container 54f01ab13fea [2021-11-10T16:55:20.439Z] ---> d6288a8dc07a [2021-11-10T16:55:20.439Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-10T16:55:20.439Z] ---> Running in b7828a783f98 [2021-11-10T16:55:21.033Z] Removing intermediate container b7828a783f98 [2021-11-10T16:55:21.033Z] ---> a7f6855d372a [2021-11-10T16:55:21.033Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T16:55:21.033Z] ---> Running in 440f36c7d02b [2021-11-10T16:55:21.308Z] Removing intermediate container 440f36c7d02b [2021-11-10T16:55:21.308Z] ---> aedfce7eff1c [2021-11-10T16:55:21.308Z] Step 24/26 : LABEL arch=arm64 [2021-11-10T16:55:22.622Z] ---> Running in 7fe0e38706b4 [2021-11-10T16:55:22.622Z] Removing intermediate container 7fe0e38706b4 [2021-11-10T16:55:22.622Z] ---> cb9fc49ad4f7 [2021-11-10T16:55:22.622Z] Step 25/26 : LABEL git_sha=e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:55:22.622Z] ---> Running in b8cf5c773bbb [2021-11-10T16:55:22.622Z] Removing intermediate container b8cf5c773bbb [2021-11-10T16:55:22.622Z] ---> a295f85cb63f [2021-11-10T16:55:22.622Z] Step 26/26 : LABEL version=2.0.2-dev.26 [2021-11-10T16:55:22.622Z] ---> Running in 724355a556ce [2021-11-10T16:55:22.897Z] Removing intermediate container 724355a556ce [2021-11-10T16:55:22.897Z] ---> 65e04cdfb04b [2021-11-10T16:55:22.897Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-10T16:55:22.897Z] Successfully built 65e04cdfb04b [2021-11-10T16:55:22.897Z] 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 [2021-11-10T16:55:23.050Z] provisioning config files... [2021-11-10T16:55:23.069Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config8061215691826235647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:55:23.414Z] ---> docker-login.sh [2021-11-10T16:55:23.414Z] nexus3.edgexfoundry.org:10001 [2021-11-10T16:55:23.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:55:23.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:55:23.684Z] Configure a credential helper to remove this warning. See [2021-11-10T16:55:23.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:55:23.684Z] [2021-11-10T16:55:23.684Z] Login Succeeded [2021-11-10T16:55:23.684Z] nexus3.edgexfoundry.org:10002 [2021-11-10T16:55:24.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:55:24.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:55:24.281Z] Configure a credential helper to remove this warning. See [2021-11-10T16:55:24.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:55:24.281Z] [2021-11-10T16:55:24.281Z] Login Succeeded [2021-11-10T16:55:24.281Z] nexus3.edgexfoundry.org:10003 [2021-11-10T16:55:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:55:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:55:24.874Z] Configure a credential helper to remove this warning. See [2021-11-10T16:55:24.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:55:24.874Z] [2021-11-10T16:55:24.874Z] Login Succeeded [2021-11-10T16:55:24.874Z] nexus3.edgexfoundry.org:10004 [2021-11-10T16:55:25.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:55:25.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:55:25.415Z] Configure a credential helper to remove this warning. See [2021-11-10T16:55:25.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:55:25.415Z] [2021-11-10T16:55:25.415Z] Login Succeeded [2021-11-10T16:55:25.415Z] docker.io [2021-11-10T16:55:25.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T16:55:26.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T16:55:26.662Z] Configure a credential helper to remove this warning. See [2021-11-10T16:55:26.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T16:55:26.662Z] [2021-11-10T16:55:26.662Z] Login Succeeded [2021-11-10T16:55:26.662Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T16:55:26.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T16:55:26.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:55:26.732Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-10T16:55:26.732Z] e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:55:26.732Z] latest [2021-11-10T16:55:26.732Z] 2.0.2-dev.26 [2021-11-10T16:55:26.732Z] e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:55:26.732Z] main [2021-11-10T16:55:26.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:27.807Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:28.143Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:55:28.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T16:55:28.143Z] e22c8ee4cd6d: Preparing [2021-11-10T16:55:28.143Z] 5bbea4eba0f1: Preparing [2021-11-10T16:55:28.143Z] 8b991014e907: Preparing [2021-11-10T16:55:28.143Z] 966043e1e598: Preparing [2021-11-10T16:55:28.143Z] ba01610ab149: Preparing [2021-11-10T16:55:28.143Z] ee420dfed78a: Preparing [2021-11-10T16:55:28.413Z] 8b991014e907: Pushed [2021-11-10T16:55:28.413Z] ee420dfed78a: Layer already exists [2021-11-10T16:55:28.413Z] 5bbea4eba0f1: Pushed [2021-11-10T16:55:28.413Z] 966043e1e598: Pushed [2021-11-10T16:55:29.391Z] ba01610ab149: Pushed [2021-11-10T16:55:32.837Z] e22c8ee4cd6d: Pushed [2021-11-10T16:55:32.837Z] e0d96adab2d5e77e07dac828311223c440c5d3c1: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:33.183Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:33.519Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-10T16:55:33.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T16:55:33.519Z] e22c8ee4cd6d: Preparing [2021-11-10T16:55:33.519Z] 5bbea4eba0f1: Preparing [2021-11-10T16:55:33.520Z] 8b991014e907: Preparing [2021-11-10T16:55:33.520Z] 966043e1e598: Preparing [2021-11-10T16:55:33.520Z] ba01610ab149: Preparing [2021-11-10T16:55:33.520Z] ee420dfed78a: Preparing [2021-11-10T16:55:33.520Z] ee420dfed78a: Waiting [2021-11-10T16:55:33.792Z] 8b991014e907: Layer already exists [2021-11-10T16:55:33.792Z] e22c8ee4cd6d: Layer already exists [2021-11-10T16:55:33.792Z] 5bbea4eba0f1: Layer already exists [2021-11-10T16:55:33.792Z] ba01610ab149: Layer already exists [2021-11-10T16:55:33.792Z] 966043e1e598: Layer already exists [2021-11-10T16:55:33.792Z] ee420dfed78a: Layer already exists [2021-11-10T16:55:33.792Z] latest: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:34.138Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:34.478Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 [2021-11-10T16:55:34.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T16:55:34.478Z] e22c8ee4cd6d: Preparing [2021-11-10T16:55:34.478Z] 5bbea4eba0f1: Preparing [2021-11-10T16:55:34.478Z] 8b991014e907: Preparing [2021-11-10T16:55:34.478Z] 966043e1e598: Preparing [2021-11-10T16:55:34.478Z] ba01610ab149: Preparing [2021-11-10T16:55:34.478Z] ee420dfed78a: Preparing [2021-11-10T16:55:34.478Z] ee420dfed78a: Waiting [2021-11-10T16:55:34.478Z] e22c8ee4cd6d: Layer already exists [2021-11-10T16:55:34.478Z] ba01610ab149: Layer already exists [2021-11-10T16:55:34.478Z] 5bbea4eba0f1: Layer already exists [2021-11-10T16:55:34.478Z] 966043e1e598: Layer already exists [2021-11-10T16:55:34.750Z] 8b991014e907: Layer already exists [2021-11-10T16:55:34.750Z] ee420dfed78a: Layer already exists [2021-11-10T16:55:34.750Z] 2.0.2-dev.26: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:35.097Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:35.439Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:55:35.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T16:55:35.439Z] e22c8ee4cd6d: Preparing [2021-11-10T16:55:35.439Z] 5bbea4eba0f1: Preparing [2021-11-10T16:55:35.439Z] 8b991014e907: Preparing [2021-11-10T16:55:35.439Z] 966043e1e598: Preparing [2021-11-10T16:55:35.439Z] ba01610ab149: Preparing [2021-11-10T16:55:35.439Z] ee420dfed78a: Preparing [2021-11-10T16:55:35.439Z] ee420dfed78a: Waiting [2021-11-10T16:55:35.439Z] ba01610ab149: Layer already exists [2021-11-10T16:55:35.439Z] 8b991014e907: Layer already exists [2021-11-10T16:55:35.439Z] 5bbea4eba0f1: Layer already exists [2021-11-10T16:55:35.439Z] e22c8ee4cd6d: Layer already exists [2021-11-10T16:55:35.439Z] 966043e1e598: Layer already exists [2021-11-10T16:55:35.711Z] ee420dfed78a: Layer already exists [2021-11-10T16:55:35.711Z] e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:36.054Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:36.390Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-10T16:55:36.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-10T16:55:36.390Z] e22c8ee4cd6d: Preparing [2021-11-10T16:55:36.390Z] 5bbea4eba0f1: Preparing [2021-11-10T16:55:36.391Z] 8b991014e907: Preparing [2021-11-10T16:55:36.391Z] 966043e1e598: Preparing [2021-11-10T16:55:36.391Z] ba01610ab149: Preparing [2021-11-10T16:55:36.391Z] ee420dfed78a: Preparing [2021-11-10T16:55:36.391Z] ee420dfed78a: Waiting [2021-11-10T16:55:36.391Z] e22c8ee4cd6d: Layer already exists [2021-11-10T16:55:37.392Z] 8b991014e907: Layer already exists [2021-11-10T16:55:37.392Z] ba01610ab149: Layer already exists [2021-11-10T16:55:37.392Z] 5bbea4eba0f1: Layer already exists [2021-11-10T16:55:37.392Z] 966043e1e598: Layer already exists [2021-11-10T16:55:37.392Z] ee420dfed78a: Layer already exists [2021-11-10T16:55:37.392Z] main: digest: sha256:ca78d24826608912b8419f2084f8f9a22c6175c6daa787836963babae1f8bcfd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-10T16:55:37.431Z] ===================================================== [Pipeline] echo [2021-11-10T16:55:37.438Z] taggedImages: [2021-11-10T16:55:37.438Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1 [2021-11-10T16:55:37.438Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-10T16:55:37.438Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.26 [2021-11-10T16:55:37.438Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0d96adab2d5e77e07dac828311223c440c5d3c1-2.0.2-dev.26 [2021-11-10T16:55:37.438Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:37.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T16:55:37.878Z] [2021-11-10T16:55:37.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:38.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T16:55:38.494Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T16:55:38.494Z] 448f6bf000e3: Pulling fs layer [2021-11-10T16:55:38.494Z] f757da607395: Pulling fs layer [2021-11-10T16:55:38.494Z] 05883995daec: Pulling fs layer [2021-11-10T16:55:38.494Z] 8603b9c90790: Pulling fs layer [2021-11-10T16:55:38.494Z] 1560dd03e051: Pulling fs layer [2021-11-10T16:55:38.494Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T16:55:38.494Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T16:55:38.494Z] 1560dd03e051: Waiting [2021-11-10T16:55:38.494Z] 27f5ce0e4adf: Waiting [2021-11-10T16:55:38.494Z] c2d8d7efcc4b: Waiting [2021-11-10T16:55:38.494Z] 8603b9c90790: Waiting [2021-11-10T16:55:38.494Z] f757da607395: Verifying Checksum [2021-11-10T16:55:38.494Z] f757da607395: Download complete [2021-11-10T16:55:38.494Z] 8603b9c90790: Download complete [2021-11-10T16:55:38.494Z] 1560dd03e051: Download complete [2021-11-10T16:55:38.494Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T16:55:38.494Z] 27f5ce0e4adf: Download complete [2021-11-10T16:55:38.769Z] 05883995daec: Verifying Checksum [2021-11-10T16:55:38.769Z] 05883995daec: Download complete [2021-11-10T16:55:39.043Z] 448f6bf000e3: Verifying Checksum [2021-11-10T16:55:39.043Z] 448f6bf000e3: Download complete [2021-11-10T16:55:41.664Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T16:55:41.664Z] c2d8d7efcc4b: Download complete [2021-11-10T16:55:42.642Z] 448f6bf000e3: Pull complete [2021-11-10T16:55:43.239Z] f757da607395: Pull complete [2021-11-10T16:55:45.518Z] 05883995daec: Pull complete [2021-11-10T16:55:45.518Z] 8603b9c90790: Pull complete [2021-11-10T16:55:45.790Z] 1560dd03e051: Pull complete [2021-11-10T16:55:46.384Z] 27f5ce0e4adf: Pull complete [2021-11-10T16:56:02.209Z] c2d8d7efcc4b: Pull complete [2021-11-10T16:56:02.209Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T16:56:02.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T16:56:02.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T16:56:02.447Z] prd-ubuntu18.04-docker-arm64-4c-16g-30204 does not seem to be running inside a container [2021-11-10T16:56:02.530Z] $ 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/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 [2021-11-10T16:56:05.267Z] $ docker top 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:56:06.240Z] ---> job-cost.sh [2021-11-10T16:56:06.240Z] lf-activate-venv: SKIPPING [2021-11-10T16:56:06.240Z] INFO: No Stack... [2021-11-10T16:56:06.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T16:56:07.997Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T16:56:08.665Z] + cat /w/workspace/app-service-configurable/30/archives/cost.csv [2021-11-10T16:56:08.665Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T16:56:08.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [2021-11-10T16:56:08.726Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] did not exist. Created. [2021-11-10T16:56:08.726Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T16:56:09.401Z] /w/workspace/app-service-configurable/30@tmp/durable-abbe540e/script.sh: 1: /w/workspace/app-service-configurable/30@tmp/durable-abbe540e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T16:56:11.018Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T16:56:11.044Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T16:56:11.091Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T16:56:11.102Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T16:56:11.117Z] $ docker stop --time=1 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb [2021-11-10T16:56:12.664Z] $ docker rm -f 557fd26fd561136194eead50bdc8cb4858e87e2fa0326f2b322b95d6017b07eb [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 [2021-11-10T16:56:14.337Z] provisioning config files... [2021-11-10T16:56:14.348Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4510140753858749322tmp [Pipeline] { [Pipeline] sh [2021-11-10T16:56:14.656Z] + set +x [2021-11-10T16:56:14.656Z] + bash -s -- [2021-11-10T16:56:14.656Z] + curl -s https://codecov.io/bash [2021-11-10T16:56:14.656Z] [2021-11-10T16:56:14.656Z] _____ _ [2021-11-10T16:56:14.656Z] / ____| | | [2021-11-10T16:56:14.656Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T16:56:14.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T16:56:14.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T16:56:14.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T16:56:14.656Z] Bash-1.0.6 [2021-11-10T16:56:14.656Z] [2021-11-10T16:56:14.656Z] [2021-11-10T16:56:14.656Z] ==> git version 2.24.4 found [2021-11-10T16:56:14.656Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-10T16:56:14.656Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T16:56:14.656Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T16:56:14.656Z] ==> Jenkins CI detected. [2021-11-10T16:56:14.656Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-10T16:56:14.656Z] project root: . [2021-11-10T16:56:14.656Z] --> token set from env [2021-11-10T16:56:14.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T16:56:14.916Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T16:56:14.916Z] ==> Python coveragepy not found [2021-11-10T16:56:14.916Z] ==> Searching for coverage reports in: [2021-11-10T16:56:14.916Z] + . [2021-11-10T16:56:14.916Z] -> Found 1 reports [2021-11-10T16:56:14.916Z] ==> Detecting git/mercurial file structure [2021-11-10T16:56:14.916Z] ==> Reading reports [2021-11-10T16:56:14.916Z] + ./coverage.out bytes=10 [2021-11-10T16:56:14.916Z] ==> Appending adjustments [2021-11-10T16:56:14.916Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T16:56:14.916Z] + Found adjustments [2021-11-10T16:56:14.916Z] ==> Gzipping contents [2021-11-10T16:56:14.916Z] 4.0K /tmp/codecov.LdiS0u.gz [2021-11-10T16:56:14.916Z] ==> Uploading reports [2021-11-10T16:56:14.916Z] url: https://codecov.io [2021-11-10T16:56:14.916Z] query: branch=main&commit=e0d96adab2d5e77e07dac828311223c440c5d3c1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T16:56:14.916Z] -> Pinging Codecov [2021-11-10T16:56:14.916Z] 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=e0d96adab2d5e77e07dac828311223c440c5d3c1&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T16:56:15.490Z] -> Uploading to [2021-11-10T16:56:15.490Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/A97CA9966030D2A3747ED39772930CCE/e0d96adab2d5e77e07dac828311223c440c5d3c1/07cdafa4-03f7-4fe8-86c9-203b5ab75eaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T165615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3551cd9351066ce08f078dd7f7c080312f69a3244228c3e0f1a0a2db2e386a91 [2021-11-10T16:56:15.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T16:56:15.490Z] Dload Upload Total Spent Left Speed [2021-11-10T16:56:15.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1064 --:--:-- --:--:-- --:--:-- 1063 100 566 0 0 100 566 0 1063 --:--:-- --:--:-- --:--:-- 1063 [2021-11-10T16:56:15.749Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] } [2021-11-10T16:56:15.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T16:56:17.084Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T16:56:17.097Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:17.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T16:56:17.394Z] [2021-11-10T16:56:17.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:17.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T16:56:17.719Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T16:56:17.719Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T16:56:17.719Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T16:56:17.719Z] de9db76c5a1d: Pulling fs layer [2021-11-10T16:56:17.719Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T16:56:17.719Z] 0d57e429df01: Pulling fs layer [2021-11-10T16:56:17.719Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T16:56:17.719Z] e1f770b5df2f: Pulling fs layer [2021-11-10T16:56:17.719Z] 85a0685a4137: Pulling fs layer [2021-11-10T16:56:17.719Z] 0d57e429df01: Waiting [2021-11-10T16:56:17.719Z] 4e4be7b47b0d: Waiting [2021-11-10T16:56:17.719Z] e1f770b5df2f: Waiting [2021-11-10T16:56:17.719Z] 85a0685a4137: Waiting [2021-11-10T16:56:17.719Z] 0eba1c9be4d2: Waiting [2021-11-10T16:56:17.719Z] de9db76c5a1d: Verifying Checksum [2021-11-10T16:56:17.719Z] de9db76c5a1d: Download complete [2021-11-10T16:56:17.719Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T16:56:17.719Z] 0ef7d3d256c8: Download complete [2021-11-10T16:56:17.719Z] 0d57e429df01: Verifying Checksum [2021-11-10T16:56:17.719Z] 0d57e429df01: Download complete [2021-11-10T16:56:17.719Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T16:56:17.719Z] 4e4be7b47b0d: Download complete [2021-11-10T16:56:17.719Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T16:56:17.719Z] 188c0c94c7c5: Download complete [2021-11-10T16:56:18.321Z] e1f770b5df2f: Verifying Checksum [2021-11-10T16:56:18.321Z] e1f770b5df2f: Download complete [2021-11-10T16:56:18.321Z] 188c0c94c7c5: Pull complete [2021-11-10T16:56:18.321Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T16:56:18.321Z] 0eba1c9be4d2: Download complete [2021-11-10T16:56:18.592Z] 0ef7d3d256c8: Pull complete [2021-11-10T16:56:18.592Z] 85a0685a4137: Verifying Checksum [2021-11-10T16:56:18.592Z] 85a0685a4137: Download complete [2021-11-10T16:56:18.592Z] de9db76c5a1d: Pull complete [2021-11-10T16:56:21.904Z] 0eba1c9be4d2: Pull complete [2021-11-10T16:56:21.904Z] 0d57e429df01: Pull complete [2021-11-10T16:56:22.170Z] 4e4be7b47b0d: Pull complete [2021-11-10T16:56:22.763Z] e1f770b5df2f: Pull complete [2021-11-10T16:56:26.331Z] 85a0685a4137: Pull complete [2021-11-10T16:56:26.331Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T16:56:26.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T16:56:26.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T16:56:26.403Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:56:26.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-10T16:56:28.760Z] $ docker top 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T16:56:28.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T16:56:29.127Z] + set -o pipefail [2021-11-10T16:56:29.127Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b7136da4-aff0-41a7-8322-e3d2e0173043 [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] [2021-11-10T16:56:35.195Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T16:56:35.195Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T16:56:35.206Z] $ docker stop --time=1 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 [2021-11-10T16:56:37.483Z] $ docker rm -f 88ef3af48147f425ad779e34748dcda66a99807eea1bfa7f44213e4518511943 [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 [2021-11-10T16:56:39.316Z] + git log --format=format:%s -1 e0d96adab2d5e77e07dac828311223c440c5d3c1 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:39.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:56:39.614Z] . [Pipeline] withDockerContainer [2021-11-10T16:56:39.673Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:56:39.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:56:40.148Z] $ docker top 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:56:40.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:56:40.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:56:40.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:56:40.354Z] $ docker exec 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 ssh-agent [2021-11-10T16:56:40.447Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPaMEkp/agent.15 [2021-11-10T16:56:40.447Z] SSH_AGENT_PID=21 [2021-11-10T16:56:40.453Z] Running ssh-add (command line suppressed) [2021-11-10T16:56:40.547Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1381821555748239498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1381821555748239498.key) [2021-11-10T16:56:40.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:56:40.844Z] + git semver tag [2021-11-10T16:56:40.844Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:56:40.844Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T16:56:40.844Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T16:56:40.844Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:56:40.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:56:40.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:56:40.844Z] # $SEMVER_BRANCH = main [2021-11-10T16:56:40.844Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-10T16:56:40.844Z] # e0d96adab2d5e77e07dac828311223c440c5d3c1 HEAD [2021-11-10T16:56:40.844Z] # -> Force: false [2021-11-10T16:56:40.844Z] # 3d2eaf2bb47bd67a810b8480580d3237547a402f refs/tags/v2.0.2-dev.26 [Pipeline] } [2021-11-10T16:56:40.856Z] $ docker exec --env ******** --env ******** 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 ssh-agent -k [2021-11-10T16:56:40.949Z] unset SSH_AUTH_SOCK; [2021-11-10T16:56:40.950Z] unset SSH_AGENT_PID; [2021-11-10T16:56:40.950Z] echo Agent pid 21 killed; [2021-11-10T16:56:40.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:56:41.262Z] + git semver [Pipeline] } [2021-11-10T16:56:41.278Z] $ docker stop --time=1 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 [2021-11-10T16:56:43.164Z] $ docker rm -f 3d8036eda22bc7aaa18c3ad8b8a2b8eb83aa7f6e9ef3d50406d9a7f0c9dbd468 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:43.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T16:56:43.544Z] [2021-11-10T16:56:43.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:56:43.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T16:56:43.866Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T16:56:43.866Z] ab5ef0e58194: Pulling fs layer [2021-11-10T16:56:43.866Z] 9712f1f96733: Pulling fs layer [2021-11-10T16:56:43.866Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T16:56:43.866Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T16:56:43.866Z] e9a5061849ea: Pulling fs layer [2021-11-10T16:56:43.866Z] d747dcd14b5f: Pulling fs layer [2021-11-10T16:56:43.866Z] 2de7ff778b66: Pulling fs layer [2021-11-10T16:56:43.866Z] 0d9ebad4ef96: Waiting [2021-11-10T16:56:43.866Z] e9a5061849ea: Waiting [2021-11-10T16:56:43.866Z] d747dcd14b5f: Waiting [2021-11-10T16:56:43.866Z] 2de7ff778b66: Waiting [2021-11-10T16:56:43.866Z] 9712f1f96733: Verifying Checksum [2021-11-10T16:56:43.866Z] 9712f1f96733: Download complete [2021-11-10T16:56:44.130Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T16:56:44.130Z] 63f879dbbcfc: Download complete [2021-11-10T16:56:44.394Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T16:56:44.394Z] 0d9ebad4ef96: Download complete [2021-11-10T16:56:44.394Z] d747dcd14b5f: Verifying Checksum [2021-11-10T16:56:44.394Z] d747dcd14b5f: Download complete [2021-11-10T16:56:44.394Z] ab5ef0e58194: Verifying Checksum [2021-11-10T16:56:44.394Z] ab5ef0e58194: Download complete [2021-11-10T16:56:44.394Z] e9a5061849ea: Verifying Checksum [2021-11-10T16:56:44.394Z] e9a5061849ea: Download complete [2021-11-10T16:56:44.656Z] 2de7ff778b66: Verifying Checksum [2021-11-10T16:56:44.656Z] 2de7ff778b66: Download complete [2021-11-10T16:56:47.251Z] ab5ef0e58194: Pull complete [2021-11-10T16:56:47.251Z] 9712f1f96733: Pull complete [2021-11-10T16:56:48.689Z] 63f879dbbcfc: Pull complete [2021-11-10T16:56:52.043Z] 0d9ebad4ef96: Pull complete [2021-11-10T16:56:52.043Z] e9a5061849ea: Pull complete [2021-11-10T16:56:53.231Z] d747dcd14b5f: Pull complete [2021-11-10T16:56:53.490Z] 2de7ff778b66: Pull complete [2021-11-10T16:56:53.490Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T16:56:53.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T16:56:53.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T16:56:53.549Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:56:53.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-10T16:56:56.616Z] $ docker top 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:56:56.692Z] provisioning config files... [2021-11-10T16:56:56.700Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3278891289103289485tmp [2021-11-10T16:56:56.712Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4628481219560714322tmp [2021-11-10T16:56:56.731Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8106633971658913344tmp [Pipeline] { [Pipeline] echo [2021-11-10T16:56:56.744Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:56:57.043Z] ---> sigul-configuration.sh [2021-11-10T16:56:57.043Z] gpg: directory `/root/.gnupg' created [2021-11-10T16:56:57.043Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T16:56:57.043Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T16:56:57.043Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T16:56:57.043Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T16:56:57.043Z] gpg: CAST5 encrypted data [2021-11-10T16:56:57.043Z] gpg: encrypted with 1 passphrase [2021-11-10T16:56:57.043Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T16:56:57.342Z] + mkdir /home/jenkins [2021-11-10T16:56:57.342Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T16:56:57.632Z] + 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 [2021-11-10T16:56:57.641Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:56:57.929Z] ---> sigul-install.sh [2021-11-10T16:56:57.929Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T16:56:58.215Z] + git tag --list [2021-11-10T16:56:58.215Z] v1.0.0 [2021-11-10T16:56:58.215Z] v1.1.0 [2021-11-10T16:56:58.215Z] v1.2.0 [2021-11-10T16:56:58.215Z] v1.3.0 [2021-11-10T16:56:58.215Z] v1.3.1 [2021-11-10T16:56:58.215Z] v2.0.0 [2021-11-10T16:56:58.215Z] v2.0.1 [2021-11-10T16:56:58.215Z] v2.0.1-dev.1 [2021-11-10T16:56:58.215Z] v2.0.2-dev.1 [2021-11-10T16:56:58.215Z] v2.0.2-dev.10 [2021-11-10T16:56:58.215Z] v2.0.2-dev.11 [2021-11-10T16:56:58.215Z] v2.0.2-dev.12 [2021-11-10T16:56:58.215Z] v2.0.2-dev.13 [2021-11-10T16:56:58.215Z] v2.0.2-dev.14 [2021-11-10T16:56:58.215Z] v2.0.2-dev.15 [2021-11-10T16:56:58.215Z] v2.0.2-dev.16 [2021-11-10T16:56:58.215Z] v2.0.2-dev.17 [2021-11-10T16:56:58.215Z] v2.0.2-dev.18 [2021-11-10T16:56:58.215Z] v2.0.2-dev.19 [2021-11-10T16:56:58.215Z] v2.0.2-dev.2 [2021-11-10T16:56:58.215Z] v2.0.2-dev.20 [2021-11-10T16:56:58.215Z] v2.0.2-dev.21 [2021-11-10T16:56:58.215Z] v2.0.2-dev.22 [2021-11-10T16:56:58.215Z] v2.0.2-dev.23 [2021-11-10T16:56:58.215Z] v2.0.2-dev.24 [2021-11-10T16:56:58.215Z] v2.0.2-dev.25 [2021-11-10T16:56:58.215Z] v2.0.2-dev.26 [2021-11-10T16:56:58.215Z] v2.0.2-dev.3 [2021-11-10T16:56:58.215Z] v2.0.2-dev.4 [2021-11-10T16:56:58.215Z] v2.0.2-dev.5 [2021-11-10T16:56:58.216Z] v2.0.2-dev.6 [2021-11-10T16:56:58.216Z] v2.0.2-dev.7 [2021-11-10T16:56:58.216Z] v2.0.2-dev.8 [2021-11-10T16:56:58.216Z] v2.0.2-dev.9 [Pipeline] sh [2021-11-10T16:56:58.504Z] + lftools sign git-tag v2.0.2-dev.26 [2021-11-10T16:56:59.589Z] Signing Git tag with Sigul... [2021-11-10T16:56:59.589Z] Signing v2.0.2-dev.26 [Pipeline] echo [2021-11-10T16:56:59.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:00.151Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T16:57:00.158Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T16:57:00.179Z] $ docker stop --time=1 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd [2021-11-10T16:57:01.393Z] $ docker rm -f 4f03e0e4bb8358e56fd4339d8f84ec49bd8ca8d0f6abe7648e5ff187d77451cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:03.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:57:03.075Z] . [Pipeline] withDockerContainer [2021-11-10T16:57:03.141Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:57:03.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:57:03.564Z] $ docker top 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:57:03.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:57:03.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:57:03.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:57:03.785Z] $ docker exec 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 ssh-agent [2021-11-10T16:57:03.893Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLPpcCA/agent.14 [2021-11-10T16:57:03.893Z] SSH_AGENT_PID=21 [2021-11-10T16:57:03.898Z] Running ssh-add (command line suppressed) [2021-11-10T16:57:04.003Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3178438795876513017.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3178438795876513017.key) [2021-11-10T16:57:04.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:57:04.314Z] + git semver bump pre [2021-11-10T16:57:04.314Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:57:04.314Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T16:57:04.314Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T16:57:04.314Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:57:04.314Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:57:04.314Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:57:04.314Z] # $SEMVER_BRANCH = main [2021-11-10T16:57:04.314Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-10T16:57:04.314Z] 2.0.2-dev.27 [Pipeline] } [2021-11-10T16:57:04.324Z] $ docker exec --env ******** --env ******** 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 ssh-agent -k [2021-11-10T16:57:04.431Z] unset SSH_AUTH_SOCK; [2021-11-10T16:57:04.431Z] unset SSH_AGENT_PID; [2021-11-10T16:57:04.432Z] echo Agent pid 21 killed; [2021-11-10T16:57:04.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:57:04.757Z] + git semver [Pipeline] } [2021-11-10T16:57:04.772Z] $ docker stop --time=1 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 [2021-11-10T16:57:05.971Z] $ docker rm -f 799d68b3cabd47aee18751502849cd12c2cb3317ff3ba8e98cc260d4cbd863d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:07.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:57:07.312Z] . [Pipeline] withDockerContainer [2021-11-10T16:57:07.382Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:57:07.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:57:07.912Z] $ docker top 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:57:08.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:57:08.041Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:57:08.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:57:08.199Z] $ docker exec 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 ssh-agent [2021-11-10T16:57:08.350Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbMkBo/agent.13 [2021-11-10T16:57:08.350Z] SSH_AGENT_PID=19 [2021-11-10T16:57:08.354Z] Running ssh-add (command line suppressed) [2021-11-10T16:57:08.449Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2882489512779585794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2882489512779585794.key) [2021-11-10T16:57:08.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:57:08.752Z] + git semver push [2021-11-10T16:57:08.752Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:57:08.752Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-10T16:57:08.752Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-10T16:57:08.752Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:57:08.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:57:08.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:57:08.752Z] # $SEMVER_BRANCH = main [2021-11-10T16:57:08.752Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-10T16:57:10.670Z] $ docker exec --env ******** --env ******** 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 ssh-agent -k [2021-11-10T16:57:10.759Z] unset SSH_AUTH_SOCK; [2021-11-10T16:57:10.759Z] unset SSH_AGENT_PID; [2021-11-10T16:57:10.759Z] echo Agent pid 19 killed; [2021-11-10T16:57:10.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:57:12.047Z] + git semver [Pipeline] } [2021-11-10T16:57:12.062Z] $ docker stop --time=1 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 [2021-11-10T16:57:13.249Z] $ docker rm -f 2d027e806a15ee439e95a880ce97d2b23ba30caea6071df9f44aa5666f185982 [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 [2021-11-10T16:57:15.145Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:15.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:15.984Z] ---> package-listing.sh [2021-11-10T16:57:15.984Z] ++ facter osfamily [2021-11-10T16:57:15.984Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T16:57:16.245Z] + OS_FAMILY=redhat [2021-11-10T16:57:16.245Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-10T16:57:16.245Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T16:57:16.245Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T16:57:16.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T16:57:16.245Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T16:57:16.245Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-10T16:57:16.245Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T16:57:16.245Z] + case "${OS_FAMILY}" in [2021-11-10T16:57:16.245Z] + sort [2021-11-10T16:57:16.245Z] + rpm -qa [2021-11-10T16:57:17.532Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T16:57:17.532Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T16:57:17.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T16:57:17.532Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-10T16:57:17.532Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-10T16:57:17.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-11-10T16:57:17.541Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-11-10T16:57:17.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:18.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:57:18.369Z] [2021-11-10T16:57:18.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:18.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:57:18.664Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T16:57:18.664Z] b4d181a07f80: Pulling fs layer [2021-11-10T16:57:18.664Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T16:57:18.664Z] ed53099fbce6: Pulling fs layer [2021-11-10T16:57:18.664Z] dc539afda2c1: Pulling fs layer [2021-11-10T16:57:18.664Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T16:57:18.664Z] 9065ff56babe: Pulling fs layer [2021-11-10T16:57:18.664Z] d287ab97295c: Pulling fs layer [2021-11-10T16:57:18.664Z] dc539afda2c1: Waiting [2021-11-10T16:57:18.664Z] 77bc0d833cb6: Waiting [2021-11-10T16:57:18.664Z] 9065ff56babe: Waiting [2021-11-10T16:57:18.664Z] d287ab97295c: Waiting [2021-11-10T16:57:18.664Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T16:57:18.664Z] a1111a8f2ec3: Download complete [2021-11-10T16:57:18.664Z] dc539afda2c1: Verifying Checksum [2021-11-10T16:57:18.664Z] dc539afda2c1: Download complete [2021-11-10T16:57:18.664Z] ed53099fbce6: Verifying Checksum [2021-11-10T16:57:18.664Z] ed53099fbce6: Download complete [2021-11-10T16:57:18.936Z] 9065ff56babe: Verifying Checksum [2021-11-10T16:57:18.936Z] 9065ff56babe: Download complete [2021-11-10T16:57:18.936Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T16:57:18.936Z] 77bc0d833cb6: Download complete [2021-11-10T16:57:18.936Z] b4d181a07f80: Verifying Checksum [2021-11-10T16:57:18.936Z] b4d181a07f80: Download complete [2021-11-10T16:57:19.530Z] d287ab97295c: Verifying Checksum [2021-11-10T16:57:19.530Z] d287ab97295c: Download complete [2021-11-10T16:57:20.478Z] b4d181a07f80: Pull complete [2021-11-10T16:57:20.478Z] a1111a8f2ec3: Pull complete [2021-11-10T16:57:21.050Z] ed53099fbce6: Pull complete [2021-11-10T16:57:21.050Z] dc539afda2c1: Pull complete [2021-11-10T16:57:21.310Z] 77bc0d833cb6: Pull complete [2021-11-10T16:57:21.569Z] 9065ff56babe: Pull complete [2021-11-10T16:57:27.083Z] d287ab97295c: Pull complete [2021-11-10T16:57:27.083Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T16:57:27.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:57:27.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T16:57:27.154Z] prd-centos7-docker-4c-2g-30203 does not seem to be running inside a container [2021-11-10T16:57:27.190Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T16:57:29.939Z] $ docker top 9371356a6081584d776728a616d9e1e03b8aac214e7db033801986e6b553d6fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:57:30.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T16:57:30.593Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T16:57:30.886Z] + ls /var/log/sa-host [2021-11-10T16:57:30.886Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T16:57:30.886Z] file_magic: OK [2021-11-10T16:57:30.886Z] HZ: Using current value: 100 [2021-11-10T16:57:30.886Z] file_header: OK [2021-11-10T16:57:30.886Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T16:57:30.886Z] Statistics: [2021-11-10T16:57:30.886Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T16:57:30.886Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T16:57:30.886Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T16:57:30.886Z] file_magic: OK [2021-11-10T16:57:30.886Z] HZ: Using current value: 100 [2021-11-10T16:57:30.886Z] file_header: OK [2021-11-10T16:57:30.886Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T16:57:30.886Z] Statistics: [2021-11-10T16:57:30.886Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T16:57:30.886Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T16:57:32.137Z] provisioning config files... [2021-11-10T16:57:32.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3842351758856065391tmp [Pipeline] { [Pipeline] echo [2021-11-10T16:57:32.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:33.221Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T16:57:33.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:33.567Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T16:57:33.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:33.864Z] ---> sudo-logs.sh [2021-11-10T16:57:33.864Z] Archiving 'sudo' log.. [2021-11-10T16:57:33.864Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30203.novalocal: Name or service not known [2021-11-10T16:57:33.864Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30203.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T16:57:33.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:35.064Z] ---> job-cost.sh [2021-11-10T16:57:35.064Z] lf-activate-venv: SKIPPING [2021-11-10T16:57:35.064Z] DEBUG: total: 0.10999999940395355 [2021-11-10T16:57:35.064Z] INFO: Retrieving Stack Cost... [2021-11-10T16:57:35.064Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T16:57:35.064Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T16:57:35.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:57:35.361Z] ---> logs-deploy.sh [2021-11-10T16:57:35.361Z] lf-activate-venv: SKIPPING [2021-11-10T16:57:35.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/30 [2021-11-10T16:57:35.361Z] INFO: archiving workspace using pattern(s): [2021-11-10T16:57:35.940Z] Archives upload complete. [2021-11-10T16:57:36.202Z] INFO: archiving logs to Nexus