Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 01778f3054f56a5e1c9fa7a64eee47acbae495e2 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2921072051806777327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7922469588610951114.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8236584396116616488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1249134392369457779.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2248465458621910629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-795 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh8520066328374389562.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" > git rev-list --no-walk abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:21:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:21:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:21:39 ========================================================= 21:21:39 EdgeX Global Pipelines Version Info 21:21:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:21:41 ------------------- 21:21:41 stable info: 21:21:41 ------------------- 21:21:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:21:41 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:21:41 Message: update stable to v1.0.193 21:21:41 ------------------- 21:21:41 experimental info: 21:21:41 ------------------- 21:21:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:21:41 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:21:41 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:21:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01778f3 [Pipeline] echo 21:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:42 provisioning config files... 21:21:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3862891278011472949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:43 ---> docker-login.sh 21:21:43 nexus3.edgexfoundry.org:10001 21:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:43 Configure a credential helper to remove this warning. See 21:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:43 21:21:43 Login Succeeded 21:21:43 nexus3.edgexfoundry.org:10002 21:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:43 Configure a credential helper to remove this warning. See 21:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:43 21:21:43 Login Succeeded 21:21:43 nexus3.edgexfoundry.org:10003 21:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:43 Configure a credential helper to remove this warning. See 21:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:43 21:21:43 Login Succeeded 21:21:43 nexus3.edgexfoundry.org:10004 21:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:43 Configure a credential helper to remove this warning. See 21:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:43 21:21:43 Login Succeeded 21:21:43 docker.io 21:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:44 Configure a credential helper to remove this warning. See 21:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:44 21:21:44 Login Succeeded 21:21:44 ---> docker-login.sh ends [Pipeline] } 21:21:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:44 + git log --format=format:%s -1 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] echo 21:21:44 GIT_COMMIT: 01778f3054f56a5e1c9fa7a64eee47acbae495e2, Commit Message: feat: Multiple HTTP export destinations via chaining (#278) [Pipeline] echo 21:21:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:21:45 21:21:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:21:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:21:45 latest: Pulling from edgex-devops/git-semver 21:21:45 31603596830f: Pulling fs layer 21:21:45 54011a49482f: Pulling fs layer 21:21:45 a6820b24f6d8: Pulling fs layer 21:21:45 f581987b2513: Pulling fs layer 21:21:45 f581987b2513: Waiting 21:21:45 54011a49482f: Verifying Checksum 21:21:45 54011a49482f: Download complete 21:21:45 31603596830f: Verifying Checksum 21:21:45 31603596830f: Download complete 21:21:45 a6820b24f6d8: Verifying Checksum 21:21:45 a6820b24f6d8: Download complete 21:21:45 31603596830f: Pull complete 21:21:45 f581987b2513: Verifying Checksum 21:21:45 f581987b2513: Download complete 21:21:46 54011a49482f: Pull complete 21:21:47 a6820b24f6d8: Pull complete 21:21:47 f581987b2513: Pull complete 21:21:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:21:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:21:47 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:21:48 $ docker top c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:48 [ssh-agent] Looking for ssh-agent implementation... 21:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:48 $ docker exec c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent 21:21:48 SSH_AUTH_SOCK=/tmp/ssh-MGfKEBn355pA/agent.13 21:21:48 SSH_AGENT_PID=19 21:21:48 Running ssh-add (command line suppressed) 21:21:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_883013940229221458.key (/w/workspace/_app-service-configurable_master@tmp/private_key_883013940229221458.key) 21:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:49 + git tag --points-at HEAD [Pipeline] } 21:21:49 $ docker exec --env ******** --env ******** c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent -k 21:21:49 unset SSH_AUTH_SOCK; 21:21:49 unset SSH_AGENT_PID; 21:21:49 echo Agent pid 19 killed; 21:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:49 [ssh-agent] Looking for ssh-agent implementation... 21:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:49 $ docker exec c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent 21:21:49 SSH_AUTH_SOCK=/tmp/ssh-ICkCQy9NR3nd/agent.52 21:21:49 SSH_AGENT_PID=58 21:21:49 Running ssh-add (command line suppressed) 21:21:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1940721376144900796.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1940721376144900796.key) 21:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:50 + git semver init 21:21:50 # -> Open(): unable to determine branch for HEAD 21:21:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:21:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:21:50 # $SEMVER_REMOTE_NAME = origin 21:21:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:21:50 # $SEMVER_USER_NAME = edgex-jenkins 21:21:50 # $SEMVER_BRANCH = master 21:21:50 # $SEMVER_TEMP = /tmp/semver-652575371 21:21:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:21:50 # '/tmp/semver-652575371' -> '/w/workspace/_app-service-configurable_master/.semver' 21:21:50 # -> Force: false 21:21:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:21:50 $ docker exec --env ******** --env ******** c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent -k 21:21:50 unset SSH_AUTH_SOCK; 21:21:50 unset SSH_AGENT_PID; 21:21:50 echo Agent pid 58 killed; 21:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:51 + git semver [Pipeline] } 21:21:51 $ docker stop --time=1 c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb 21:21:52 $ docker rm -f c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb [Pipeline] // withDockerContainer [Pipeline] sh 21:21:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:21:53 Stashed 1 file(s) [Pipeline] echo 21:21:53 [edgeXSemver]: initialized semver on version 2.0.0-dev.47 [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 21:22:08 Still waiting to schedule task 21:22:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:22:08 Still waiting to schedule task 21:22:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-793’ 21:23:07 Running on prd-centos7-docker-4c-2g-799 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:23:07 Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout 21:23:07 Selected Git installation does not exist. Using Default 21:23:07 The recommended git tool is: NONE 21:23:09 using credential edgex-jenkins-ssh 21:23:09 Cloning the remote Git repository 21:23:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:23:10 Avoid second fetch 21:23:10 Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) 21:23:09 > git init /w/workspace/app-service-configurable/119 # timeout=10 21:23:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:23:09 > git --version # timeout=10 21:23:09 > git --version # 'git version 2.24.4' 21:23:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:23:09 [INFO] Currently running in a labeled security context 21:23:09 [INFO] Currently SELinux is 'enforcing' on the host 21:23:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/119@tmp/jenkins-gitclient-ssh3467593686680290762.key 21:23:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:23:09 > git config core.sparsecheckout # timeout=10 21:23:09 > git checkout -f 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 21:23:13 Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:23:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:23:15 + sudo service docker restart 21:23:15 + true 21:23:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:33 provisioning config files... 21:23:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config484186157251909585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:34 ---> docker-login.sh 21:23:34 nexus3.edgexfoundry.org:10001 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10002 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10003 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 nexus3.edgexfoundry.org:10004 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:34 Configure a credential helper to remove this warning. See 21:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:34 21:23:34 Login Succeeded 21:23:34 docker.io 21:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:35 Configure a credential helper to remove this warning. See 21:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:35 21:23:35 Login Succeeded 21:23:35 ---> docker-login.sh ends [Pipeline] } 21:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:35 ========================================================= 21:23:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:23:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:23:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:23:35 Sending build context to Docker daemon 97.28kB 21:23:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:23:35 Step 2/8 : FROM ${BASE} 21:23:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:23:35 540db60ca938: Pulling fs layer 21:23:35 adcc1eea9eea: Pulling fs layer 21:23:35 4c4ab2625f07: Pulling fs layer 21:23:35 0510c868ecb4: Pulling fs layer 21:23:35 afea3b2eda06: Pulling fs layer 21:23:35 7809a108b3ef: Pulling fs layer 21:23:35 f706445af74f: Pulling fs layer 21:23:35 afea3b2eda06: Waiting 21:23:35 0510c868ecb4: Waiting 21:23:35 7809a108b3ef: Waiting 21:23:35 f706445af74f: Waiting 21:23:35 4c4ab2625f07: Verifying Checksum 21:23:35 4c4ab2625f07: Download complete 21:23:35 adcc1eea9eea: Verifying Checksum 21:23:35 adcc1eea9eea: Download complete 21:23:35 afea3b2eda06: Verifying Checksum 21:23:35 afea3b2eda06: Download complete 21:23:35 7809a108b3ef: Verifying Checksum 21:23:35 7809a108b3ef: Download complete 21:23:35 540db60ca938: Verifying Checksum 21:23:35 540db60ca938: Download complete 21:23:35 540db60ca938: Pull complete 21:23:36 adcc1eea9eea: Pull complete 21:23:36 4c4ab2625f07: Pull complete 21:23:36 f706445af74f: Verifying Checksum 21:23:36 f706445af74f: Download complete 21:23:37 0510c868ecb4: Verifying Checksum 21:23:37 0510c868ecb4: Download complete 21:23:40 0510c868ecb4: Pull complete 21:23:40 afea3b2eda06: Pull complete 21:23:40 7809a108b3ef: Pull complete 21:23:42 f706445af74f: Pull complete 21:23:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:23:42 ---> b068be0155e3 21:23:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:23:45 ---> Running in c62e490de61f 21:23:45 Removing intermediate container c62e490de61f 21:23:45 ---> a8442ee950cc 21:23:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:45 ---> Running in 793f6ca98bf6 21:23:46 Removing intermediate container 793f6ca98bf6 21:23:46 ---> 938b8ba1585e 21:23:46 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:23:46 ---> Running in 22035bda4889 21:23:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:23:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:23:47 (1/6) Installing libc-dev (0.7.2-r3) 21:23:47 (2/6) Installing libsodium (1.0.18-r0) 21:23:47 (3/6) Installing pkgconf (1.7.3-r0) 21:23:48 (4/6) Installing libsodium-dev (1.0.18-r0) 21:23:48 (5/6) Installing libzmq (4.3.3-r1) 21:23:48 (6/6) Installing zeromq-dev (4.3.3-r1) 21:23:48 Executing busybox-1.32.1-r6.trigger 21:23:48 OK: 150 MiB in 46 packages 21:23:48 Removing intermediate container 22035bda4889 21:23:48 ---> 4a5b7f7ad9ad 21:23:48 Step 6/8 : WORKDIR /app 21:23:48 ---> Running in 2c12d194c831 21:23:48 Removing intermediate container 2c12d194c831 21:23:48 ---> ce7a9654b6ab 21:23:48 Step 7/8 : COPY . . 21:23:48 ---> 08ad13ae5bf4 21:23:48 Step 8/8 : RUN go mod download 21:23:48 ---> Running in 40e9edaf398a 21:24:01 Removing intermediate container 40e9edaf398a 21:24:01 ---> ff5d4d209c3e 21:24:01 Successfully built ff5d4d209c3e 21:24:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:24:01 + docker inspect -f . ci-base-image-x86_64 21:24:01 . [Pipeline] withDockerContainer 21:24:01 prd-centos7-docker-4c-2g-799 does not seem to be running inside a container 21:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:02 $ docker top f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:02 + go version 21:24:02 go version go1.16.3 linux/amd64 [Pipeline] } 21:24:02 $ docker stop --time=1 f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 21:24:03 $ docker rm -f f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:04 + docker inspect -f . ci-base-image-x86_64 21:24:04 . [Pipeline] withDockerContainer 21:24:04 prd-centos7-docker-4c-2g-799 does not seem to be running inside a container 21:24:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:24:04 $ docker top 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:05 + go mod tidy [Pipeline] sh 21:24:05 + make test 21:24:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:24:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:24:20 CGO_ENABLED=1 go vet ./... 21:24:26 gofmt -l . 21:24:26 [ "`gofmt -l .`" = "" ] 21:24:26 ./bin/test-go-mod-tidy.sh 21:24:26 ./bin/test-attribution-txt.sh [Pipeline] } 21:24:26 $ docker stop --time=1 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b 21:24:27 $ docker rm -f 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b [Pipeline] // withDockerContainer [Pipeline] sh 21:24:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:24:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:24:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:24:29 + ls -al . 21:24:29 total 92 21:24:29 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 7 21:24 . 21:24:29 drwxrwxr-x. 4 jenkins jenkins 32 Jun 7 21:23 .. 21:24:29 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 7 21:23 Attribution.txt 21:24:29 drwxrwxr-x. 2 jenkins jenkins 64 Jun 7 21:23 bin 21:24:29 -rw-r--r--. 1 jenkins jenkins 10 Jun 7 21:24 coverage.out 21:24:29 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 7 21:23 Dockerfile 21:24:29 -rw-rw-r--. 1 jenkins jenkins 970 Jun 7 21:23 Dockerfile.build 21:24:29 -rw-rw-r--. 1 jenkins jenkins 119 Jun 7 21:23 .dockerignore 21:24:29 drwxrwxr-x. 8 jenkins jenkins 162 Jun 7 21:23 .git 21:24:29 drwxrwxr-x. 2 jenkins jenkins 81 Jun 7 21:23 .github 21:24:29 -rw-rw-r--. 1 jenkins jenkins 111 Jun 7 21:23 .gitignore 21:24:29 -rw-r--r--. 1 jenkins jenkins 136 Jun 7 21:24 go.mod 21:24:29 -rw-r--r--. 1 jenkins jenkins 20848 Jun 7 21:24 go.sum 21:24:29 -rw-rw-r--. 1 jenkins jenkins 687 Jun 7 21:23 Jenkinsfile 21:24:29 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 7 21:23 LICENSE 21:24:29 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 7 21:23 main.go 21:24:29 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 7 21:23 makefile 21:24:29 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 7 21:23 README.md 21:24:29 drwxrwxr-x. 8 jenkins jenkins 122 Jun 7 21:23 res 21:24:29 drwxrwxr-x. 4 jenkins jenkins 71 Jun 7 21:23 snap 21:24:29 -rw-rw-r--. 1 jenkins jenkins 12 Jun 7 21:21 VERSION [Pipeline] isUnix [Pipeline] sh 21:24:29 + 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=01778f3054f56a5e1c9fa7a64eee47acbae495e2 --label arch=amd64 --label version=2.0.0-dev.47 . 21:24:29 Sending build context to Docker daemon 120.8kB 21:24:29 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:24:29 Step 2/28 : FROM ${BASE} AS builder 21:24:29 ---> ff5d4d209c3e 21:24:29 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:24:29 ---> Running in 837c0e7b6e60 21:24:29 Removing intermediate container 837c0e7b6e60 21:24:29 ---> 831810781beb 21:24:29 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:24:29 ---> Running in 4d961cc11925 21:24:30 Removing intermediate container 4d961cc11925 21:24:30 ---> c908c142770f 21:24:30 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:24:30 ---> Running in 3c2bd828c7c8 21:24:30 Removing intermediate container 3c2bd828c7c8 21:24:30 ---> 708136369ab9 21:24:30 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:30 ---> Running in 379a7b7ac5aa 21:24:30 Removing intermediate container 379a7b7ac5aa 21:24:30 ---> 4c43ca9b1190 21:24:30 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:24:30 ---> Running in 1d993b39fb57 21:24:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:24:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:24:32 OK: 150 MiB in 46 packages 21:24:32 Removing intermediate container 1d993b39fb57 21:24:32 ---> 771ab45f006e 21:24:32 Step 8/28 : WORKDIR /app 21:24:32 ---> Running in 4993428e8c47 21:24:33 Removing intermediate container 4993428e8c47 21:24:33 ---> dbb8848fce6d 21:24:33 Step 9/28 : COPY go.mod . 21:24:33 ---> fb537b06d994 21:24:33 Step 10/28 : RUN go mod download 21:24:33 ---> Running in 4087cec7e504 21:24:33 Removing intermediate container 4087cec7e504 21:24:33 ---> 29a083eb6ce6 21:24:33 Step 11/28 : RUN go mod tidy 21:24:33 ---> Running in 21de1011cf9d 21:24:34 Removing intermediate container 21de1011cf9d 21:24:34 ---> e5eef370bdf9 21:24:34 Step 12/28 : COPY . . 21:24:34 ---> ffb1b7d1cffc 21:24:34 Step 13/28 : ARG MAKE="make build" 21:24:34 ---> Running in 8eda416e53fb 21:24:34 Removing intermediate container 8eda416e53fb 21:24:34 ---> cfbac4602a9d 21:24:34 Step 14/28 : RUN $MAKE 21:24:34 ---> Running in ab0793d3bb81 21:24:34 go mod tidy 21:24:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.47" -o app-service-configurable 21:24:47 Removing intermediate container ab0793d3bb81 21:24:47 ---> 36cc8ef16faa 21:24:47 Step 15/28 : FROM alpine:3.12 21:24:47 3.12: Pulling from library/alpine 21:24:47 339de151aab4: Pulling fs layer 21:24:47 339de151aab4: Verifying Checksum 21:24:47 339de151aab4: Download complete 21:24:47 339de151aab4: Pull complete 21:24:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:24:47 Status: Downloaded newer image for alpine:3.12 21:24:47 ---> 13621d1b12d4 21:24:47 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:24:47 ---> Running in 4c15e902947d 21:24:47 Removing intermediate container 4c15e902947d 21:24:47 ---> 6b7a22007a5b 21:24:47 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:24:47 ---> Running in 4762d1e601b8 21:24:47 Removing intermediate container 4762d1e601b8 21:24:47 ---> be371cff8ada 21:24:47 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:24:47 ---> Running in 25804b4818a5 21:24:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:47 (1/7) Installing ca-certificates (20191127-r4) 21:24:47 (2/7) Installing dumb-init (1.2.2-r1) 21:24:47 (3/7) Installing libgcc (9.3.0-r2) 21:24:47 (4/7) Installing libsodium (1.0.18-r0) 21:24:47 (5/7) Installing libstdc++ (9.3.0-r2) 21:24:47 (6/7) Installing libzmq (4.3.3-r0) 21:24:47 (7/7) Installing zeromq (4.3.3-r0) 21:24:47 Executing busybox-1.31.1-r20.trigger 21:24:47 Executing ca-certificates-20191127-r4.trigger 21:24:47 OK: 9 MiB in 21 packages 21:24:47 Removing intermediate container 25804b4818a5 21:24:47 ---> db4f57651e2a 21:24:47 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:24:47 ---> be58fdce235d 21:24:47 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:24:47 ---> 19d23af03db1 21:24:47 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:24:48 ---> 5d36d40c073c 21:24:48 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:24:48 ---> 1af4185082de 21:24:48 Step 23/28 : EXPOSE 48095 21:24:48 ---> Running in 8fc620e33bcc 21:24:48 Removing intermediate container 8fc620e33bcc 21:24:48 ---> 9d1652f1a228 21:24:48 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 21:24:48 ---> Running in 69c7d1d13435 21:24:48 Removing intermediate container 69c7d1d13435 21:24:48 ---> a868419d8bb8 21:24:48 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:48 ---> Running in 4ee29939edb9 21:24:48 Removing intermediate container 4ee29939edb9 21:24:48 ---> 1cee0900b315 21:24:48 Step 26/28 : LABEL arch=amd64 21:24:48 ---> Running in 74c11d4f87f3 21:24:48 Removing intermediate container 74c11d4f87f3 21:24:48 ---> 00ee5ce8fb1b 21:24:48 Step 27/28 : LABEL git_sha=01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:24:48 ---> Running in 5b3b7ed0c04e 21:24:48 Removing intermediate container 5b3b7ed0c04e 21:24:48 ---> 0d2380e8d3a7 21:24:48 Step 28/28 : LABEL version=2.0.0-dev.47 21:24:48 ---> Running in caeafcb21856 21:24:49 Removing intermediate container caeafcb21856 21:24:49 ---> 902e24a1c8af 21:24:49 [Warning] One or more build-args [ARCH] were not consumed 21:24:49 Successfully built 902e24a1c8af 21:24:49 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:49 provisioning config files... 21:24:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config4340021496746790210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:49 ---> docker-login.sh 21:24:49 nexus3.edgexfoundry.org:10001 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 nexus3.edgexfoundry.org:10002 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 nexus3.edgexfoundry.org:10003 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 nexus3.edgexfoundry.org:10004 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:50 Configure a credential helper to remove this warning. See 21:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:50 21:24:50 Login Succeeded 21:24:50 docker.io 21:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:50 Configure a credential helper to remove this warning. See 21:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:50 21:24:50 Login Succeeded 21:24:50 ---> docker-login.sh ends [Pipeline] } 21:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:50 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:24:50 01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:24:50 latest 21:24:50 2.0.0-dev.47 21:24:50 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:24:50 master 21:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh 21:24:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:24:51 66b6f84cc282: Preparing 21:24:51 e0fc57ec5660: Preparing 21:24:51 52dc435f595e: Preparing 21:24:51 41003f5a3400: Preparing 21:24:51 69d5b861a8a7: Preparing 21:24:51 32f366d666a5: Preparing 21:24:51 32f366d666a5: Waiting 21:24:51 52dc435f595e: Pushed 21:24:51 32f366d666a5: Layer already exists 21:24:51 41003f5a3400: Pushed 21:24:51 e0fc57ec5660: Pushed 21:24:51 69d5b861a8a7: Pushed 21:24:52 66b6f84cc282: Pushed 21:24:53 01778f3054f56a5e1c9fa7a64eee47acbae495e2: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:24:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:24:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:24:53 66b6f84cc282: Preparing 21:24:53 e0fc57ec5660: Preparing 21:24:53 52dc435f595e: Preparing 21:24:53 41003f5a3400: Preparing 21:24:53 69d5b861a8a7: Preparing 21:24:53 32f366d666a5: Preparing 21:24:53 32f366d666a5: Waiting 21:24:53 69d5b861a8a7: Layer already exists 21:24:53 e0fc57ec5660: Layer already exists 21:24:53 66b6f84cc282: Layer already exists 21:24:53 41003f5a3400: Layer already exists 21:24:53 52dc435f595e: Layer already exists 21:24:53 32f366d666a5: Layer already exists 21:24:53 latest: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:24:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh 21:24:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 21:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:24:54 66b6f84cc282: Preparing 21:24:54 e0fc57ec5660: Preparing 21:24:54 52dc435f595e: Preparing 21:24:54 41003f5a3400: Preparing 21:24:54 69d5b861a8a7: Preparing 21:24:54 32f366d666a5: Preparing 21:24:54 32f366d666a5: Waiting 21:24:54 69d5b861a8a7: Layer already exists 21:24:54 41003f5a3400: Layer already exists 21:24:54 e0fc57ec5660: Layer already exists 21:24:54 52dc435f595e: Layer already exists 21:24:54 66b6f84cc282: Layer already exists 21:24:54 32f366d666a5: Layer already exists 21:24:54 2.0.0-dev.47: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:24:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh 21:24:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:24:55 66b6f84cc282: Preparing 21:24:55 e0fc57ec5660: Preparing 21:24:55 52dc435f595e: Preparing 21:24:55 41003f5a3400: Preparing 21:24:55 69d5b861a8a7: Preparing 21:24:55 32f366d666a5: Preparing 21:24:55 32f366d666a5: Waiting 21:24:55 66b6f84cc282: Layer already exists 21:24:55 69d5b861a8a7: Layer already exists 21:24:55 41003f5a3400: Layer already exists 21:24:55 52dc435f595e: Layer already exists 21:24:55 e0fc57ec5660: Layer already exists 21:24:55 32f366d666a5: Layer already exists 21:24:55 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:24:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:24:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 21:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:24:55 66b6f84cc282: Preparing 21:24:55 e0fc57ec5660: Preparing 21:24:55 52dc435f595e: Preparing 21:24:55 41003f5a3400: Preparing 21:24:55 69d5b861a8a7: Preparing 21:24:55 32f366d666a5: Preparing 21:24:55 32f366d666a5: Waiting 21:24:55 66b6f84cc282: Layer already exists 21:24:55 69d5b861a8a7: Layer already exists 21:24:55 41003f5a3400: Layer already exists 21:24:55 e0fc57ec5660: Layer already exists 21:24:55 52dc435f595e: Layer already exists 21:24:55 32f366d666a5: Layer already exists 21:24:55 master: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:55 ===================================================== [Pipeline] echo 21:24:55 taggedImages: 21:24:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:24:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:24:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 21:24:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:24:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [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] libraryResource [Pipeline] sh 21:24:56 ---> job-cost.sh 21:24:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOtX 21:25:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:25:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-800 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:25:09 Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout 21:25:10 Selected Git installation does not exist. Using Default 21:25:10 The recommended git tool is: NONE 21:25:15 using credential edgex-jenkins-ssh 21:25:15 Cloning the remote Git repository 21:25:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:25:16 > git init /w/workspace/app-service-configurable/119 # timeout=10 21:25:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:25:16 > git --version # timeout=10 21:25:16 > git --version # 'git version 2.17.1' 21:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:17 Avoid second fetch 21:25:17 Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) 21:25:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:25:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:17 > git config core.sparsecheckout # timeout=10 21:25:17 > git checkout -f 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 21:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-UOtX/bin to PATH 21:25:18 INFO: No Stack... 21:25:18 INFO: Retrieving Pricing Info for: v3-standard-2 21:25:19 INFO: Archiving Costs [Pipeline] sh 21:25:19 + cat /w/workspace/app-service-configurable/119/archives/cost.csv 21:25:19 + cut -d, -f6 [Pipeline] lock 21:25:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] 21:25:19 Resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] did not exist. Created. 21:25:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:25:20 + echo total: 0.05999999865889549 [Pipeline] stash 21:25:20 Stashed 1 file(s) [Pipeline] } 21:25:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:25:21 Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:25:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:25:23 + sudo service docker restart 21:25:23 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:41 provisioning config files... 21:25:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config9151889759031243284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:42 ---> docker-login.sh 21:25:42 nexus3.edgexfoundry.org:10001 21:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:43 Configure a credential helper to remove this warning. See 21:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:43 21:25:43 Login Succeeded 21:25:43 nexus3.edgexfoundry.org:10002 21:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:44 Configure a credential helper to remove this warning. See 21:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:44 21:25:44 Login Succeeded 21:25:44 nexus3.edgexfoundry.org:10003 21:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:44 Configure a credential helper to remove this warning. See 21:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:44 21:25:44 Login Succeeded 21:25:44 nexus3.edgexfoundry.org:10004 21:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:45 Configure a credential helper to remove this warning. See 21:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:45 21:25:45 Login Succeeded 21:25:45 docker.io 21:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:46 Configure a credential helper to remove this warning. See 21:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:46 21:25:46 Login Succeeded 21:25:46 ---> docker-login.sh ends [Pipeline] } 21:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:25:46 ========================================================= 21:25:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:25:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:25:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:25:46 Sending build context to Docker daemon 97.28kB 21:25:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:25:47 Step 2/8 : FROM ${BASE} 21:25:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:25:47 595b0fe564bb: Pulling fs layer 21:25:47 7186ed65a4f7: Pulling fs layer 21:25:47 316046926c0a: Pulling fs layer 21:25:47 4ebd0625c992: Pulling fs layer 21:25:47 207e8628e3a3: Pulling fs layer 21:25:47 c791037a9be2: Pulling fs layer 21:25:47 ffd874e62e21: Pulling fs layer 21:25:47 207e8628e3a3: Waiting 21:25:47 c791037a9be2: Waiting 21:25:47 4ebd0625c992: Waiting 21:25:47 316046926c0a: Download complete 21:25:47 7186ed65a4f7: Verifying Checksum 21:25:47 7186ed65a4f7: Download complete 21:25:47 207e8628e3a3: Download complete 21:25:47 c791037a9be2: Verifying Checksum 21:25:47 c791037a9be2: Download complete 21:25:47 595b0fe564bb: Download complete 21:25:48 595b0fe564bb: Pull complete 21:25:48 7186ed65a4f7: Pull complete 21:25:49 316046926c0a: Pull complete 21:25:50 ffd874e62e21: Download complete 21:25:51 4ebd0625c992: Verifying Checksum 21:25:51 4ebd0625c992: Download complete 21:26:01 4ebd0625c992: Pull complete 21:26:01 207e8628e3a3: Pull complete 21:26:01 c791037a9be2: Pull complete 21:26:06 ffd874e62e21: Pull complete 21:26:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:26:06 ---> cfc18b08335c 21:26:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:26:06 ---> Running in 0ad234aafb11 21:26:07 Removing intermediate container 0ad234aafb11 21:26:07 ---> d3014c6a538f 21:26:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:07 ---> Running in bb46cb60ca2f 21:26:10 Removing intermediate container bb46cb60ca2f 21:26:10 ---> 140230b35541 21:26:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:26:10 ---> Running in 7fb38ea49669 21:26:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:26:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:26:13 (1/6) Installing libc-dev (0.7.2-r3) 21:26:13 (2/6) Installing libsodium (1.0.18-r0) 21:26:13 (3/6) Installing pkgconf (1.7.3-r0) 21:26:13 (4/6) Installing libsodium-dev (1.0.18-r0) 21:26:13 (5/6) Installing libzmq (4.3.3-r1) 21:26:13 (6/6) Installing zeromq-dev (4.3.3-r1) 21:26:14 Executing busybox-1.32.1-r6.trigger 21:26:14 OK: 139 MiB in 46 packages 21:26:15 Removing intermediate container 7fb38ea49669 21:26:15 ---> 628601311b8c 21:26:15 Step 6/8 : WORKDIR /app 21:26:15 ---> Running in a22652782c33 21:26:16 Removing intermediate container a22652782c33 21:26:16 ---> ba10b5a17a0d 21:26:16 Step 7/8 : COPY . . 21:26:16 ---> cd06426fd71d 21:26:16 Step 8/8 : RUN go mod download 21:26:17 ---> Running in 6fa43f857f65 21:26:41 Removing intermediate container 6fa43f857f65 21:26:41 ---> 5feb83c53f81 21:26:41 Successfully built 5feb83c53f81 21:26:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:26:41 + docker inspect -f . ci-base-image-arm64 21:26:41 . [Pipeline] withDockerContainer 21:26:42 prd-ubuntu18.04-docker-arm64-4c-16g-800 does not seem to be running inside a container 21:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:26:43 $ docker top bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:44 + go version 21:26:44 go version go1.16.3 linux/arm64 [Pipeline] } 21:26:44 $ docker stop --time=1 bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 21:26:46 $ docker rm -f bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:47 + docker inspect -f . ci-base-image-arm64 21:26:47 . [Pipeline] withDockerContainer 21:26:47 prd-ubuntu18.04-docker-arm64-4c-16g-800 does not seem to be running inside a container 21:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:26:49 $ docker top 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:50 + go mod tidy [Pipeline] sh 21:26:51 + make test 21:26:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:27:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:27:38 CGO_ENABLED=1 go vet ./... 21:28:05 gofmt -l . 21:28:05 [ "`gofmt -l .`" = "" ] 21:28:05 ./bin/test-go-mod-tidy.sh 21:28:05 ./bin/test-attribution-txt.sh [Pipeline] } 21:28:05 $ docker stop --time=1 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 21:28:07 $ docker rm -f 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:08 Warning: overwriting stash ‘coverage-report’ 21:28:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:09 + ls -al . 21:28:09 total 116 21:28:09 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 21:28 . 21:28:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:25 .. 21:28:09 -rw-rw-r-- 1 jenkins jenkins 119 Jun 7 21:25 .dockerignore 21:28:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:25 .git 21:28:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:25 .github 21:28:09 -rw-rw-r-- 1 jenkins jenkins 111 Jun 7 21:25 .gitignore 21:28:09 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 7 21:25 Attribution.txt 21:28:09 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 7 21:25 Dockerfile 21:28:09 -rw-rw-r-- 1 jenkins jenkins 970 Jun 7 21:25 Dockerfile.build 21:28:09 -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 21:25 Jenkinsfile 21:28:09 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 7 21:25 LICENSE 21:28:09 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 7 21:25 README.md 21:28:09 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 21:21 VERSION 21:28:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:25 bin 21:28:09 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:26 coverage.out 21:28:09 -rw-r--r-- 1 jenkins jenkins 136 Jun 7 21:28 go.mod 21:28:09 -rw-r--r-- 1 jenkins jenkins 20848 Jun 7 21:26 go.sum 21:28:09 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 7 21:25 main.go 21:28:09 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 7 21:25 makefile 21:28:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:25 res 21:28:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:25 snap [Pipeline] isUnix [Pipeline] sh 21:28:09 + 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=01778f3054f56a5e1c9fa7a64eee47acbae495e2 --label arch=arm64 --label version=2.0.0-dev.47 . 21:28:09 Sending build context to Docker daemon 120.8kB 21:28:10 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:28:10 Step 2/28 : FROM ${BASE} AS builder 21:28:10 ---> 5feb83c53f81 21:28:10 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:28:10 ---> Running in 6eb77e2f6f23 21:28:11 Removing intermediate container 6eb77e2f6f23 21:28:11 ---> 1c10530f0127 21:28:11 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:28:11 ---> Running in f0f7184e08cf 21:28:11 Removing intermediate container f0f7184e08cf 21:28:11 ---> 8edfb2f0d463 21:28:11 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:28:11 ---> Running in 2fc3b68377bd 21:28:12 Removing intermediate container 2fc3b68377bd 21:28:12 ---> 400eeef3a41d 21:28:12 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:12 ---> Running in 028ca781149e 21:28:14 Removing intermediate container 028ca781149e 21:28:14 ---> cf7a4a665b14 21:28:14 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:14 ---> Running in c21f9b451813 21:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:28:17 OK: 139 MiB in 46 packages 21:28:18 Removing intermediate container c21f9b451813 21:28:18 ---> 3419404a1e88 21:28:18 Step 8/28 : WORKDIR /app 21:28:18 ---> Running in a36eb6c4c97f 21:28:19 Removing intermediate container a36eb6c4c97f 21:28:19 ---> 70d092158b93 21:28:19 Step 9/28 : COPY go.mod . 21:28:19 ---> 4691578e4309 21:28:19 Step 10/28 : RUN go mod download 21:28:20 ---> Running in a5587a3fbc66 21:28:22 Removing intermediate container a5587a3fbc66 21:28:22 ---> cd378c6498ac 21:28:22 Step 11/28 : RUN go mod tidy 21:28:22 ---> Running in f70b89afd571 21:28:25 Removing intermediate container f70b89afd571 21:28:25 ---> 6e46631e3548 21:28:25 Step 12/28 : COPY . . 21:28:26 ---> ea901a19cc0b 21:28:26 Step 13/28 : ARG MAKE="make build" 21:28:26 ---> Running in 8a8d3ac95751 21:28:26 Removing intermediate container 8a8d3ac95751 21:28:26 ---> 974553337ef3 21:28:26 Step 14/28 : RUN $MAKE 21:28:26 ---> Running in 283b6f793af1 21:28:28 go mod tidy 21:28:28 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.47" -o app-service-configurable 21:29:07 Removing intermediate container 283b6f793af1 21:29:07 ---> 71ec42d64f87 21:29:07 Step 15/28 : FROM alpine:3.12 21:29:07 3.12: Pulling from library/alpine 21:29:07 d2f70382dc9a: Pulling fs layer 21:29:07 d2f70382dc9a: Verifying Checksum 21:29:07 d2f70382dc9a: Download complete 21:29:07 d2f70382dc9a: Pull complete 21:29:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:29:07 Status: Downloaded newer image for alpine:3.12 21:29:07 ---> 9852663dfa18 21:29:07 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:29:07 ---> Running in 2a6956365ed1 21:29:07 Removing intermediate container 2a6956365ed1 21:29:07 ---> 5adb574c70b3 21:29:07 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 21:29:07 ---> Running in 30c766fec1b0 21:29:08 Removing intermediate container 30c766fec1b0 21:29:08 ---> 09020d9809fe 21:29:08 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:29:08 ---> Running in 6566d54a631b 21:29:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:29:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:29:10 (1/7) Installing ca-certificates (20191127-r4) 21:29:10 (2/7) Installing dumb-init (1.2.2-r1) 21:29:10 (3/7) Installing libgcc (9.3.0-r2) 21:29:10 (4/7) Installing libsodium (1.0.18-r0) 21:29:10 (5/7) Installing libstdc++ (9.3.0-r2) 21:29:10 (6/7) Installing libzmq (4.3.3-r0) 21:29:10 (7/7) Installing zeromq (4.3.3-r0) 21:29:10 Executing busybox-1.31.1-r20.trigger 21:29:10 Executing ca-certificates-20191127-r4.trigger 21:29:10 OK: 9 MiB in 21 packages 21:29:11 Removing intermediate container 6566d54a631b 21:29:11 ---> e7900f2cec28 21:29:11 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:29:12 ---> bc5c15b20871 21:29:12 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 21:29:13 ---> 590c9b81ff10 21:29:13 Step 21/28 : COPY --from=builder /app/res/ /res/ 21:29:14 ---> bdf7965580f1 21:29:14 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:29:15 ---> 2567cb310374 21:29:15 Step 23/28 : EXPOSE 48095 21:29:15 ---> Running in df1b9ab05ba5 21:29:16 Removing intermediate container df1b9ab05ba5 21:29:16 ---> 5117fb6fc6e1 21:29:16 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 21:29:16 ---> Running in fe051d7291a1 21:29:16 Removing intermediate container fe051d7291a1 21:29:16 ---> 93f2287d9f08 21:29:16 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:16 ---> Running in 811f8830dfc0 21:29:17 Removing intermediate container 811f8830dfc0 21:29:17 ---> c87873635ce4 21:29:17 Step 26/28 : LABEL arch=arm64 21:29:17 ---> Running in 41dba486d9c2 21:29:18 Removing intermediate container 41dba486d9c2 21:29:18 ---> 8ceb14c28293 21:29:18 Step 27/28 : LABEL git_sha=01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:29:18 ---> Running in 941901e7a6a5 21:29:18 Removing intermediate container 941901e7a6a5 21:29:18 ---> d52adefd4094 21:29:18 Step 28/28 : LABEL version=2.0.0-dev.47 21:29:18 ---> Running in df8c068d6be1 21:29:19 Removing intermediate container df8c068d6be1 21:29:19 ---> ab271990a427 21:29:19 [Warning] One or more build-args [ARCH] were not consumed 21:29:19 Successfully built ab271990a427 21:29:19 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 21:29:19 provisioning config files... 21:29:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config2966076945649885407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:20 ---> docker-login.sh 21:29:20 nexus3.edgexfoundry.org:10001 21:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:20 Configure a credential helper to remove this warning. See 21:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:20 21:29:20 Login Succeeded 21:29:20 nexus3.edgexfoundry.org:10002 21:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:21 Configure a credential helper to remove this warning. See 21:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:21 21:29:21 Login Succeeded 21:29:21 nexus3.edgexfoundry.org:10003 21:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:21 Configure a credential helper to remove this warning. See 21:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:21 21:29:21 Login Succeeded 21:29:21 nexus3.edgexfoundry.org:10004 21:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:22 docker.io 21:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:22 Configure a credential helper to remove this warning. See 21:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:22 21:29:22 Login Succeeded 21:29:23 ---> docker-login.sh ends [Pipeline] } 21:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:29:23 01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:29:23 latest 21:29:23 2.0.0-dev.47 21:29:23 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:29:23 master 21:29:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh 21:29:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:23 6776d111e6db: Preparing 21:29:23 b56faae0cc12: Preparing 21:29:23 0510f545d0af: Preparing 21:29:23 c9f2359b6c88: Preparing 21:29:23 28b940b1c07d: Preparing 21:29:23 3fbe34a1663b: Preparing 21:29:23 3fbe34a1663b: Waiting 21:29:24 c9f2359b6c88: Pushed 21:29:24 b56faae0cc12: Pushed 21:29:24 0510f545d0af: Pushed 21:29:24 3fbe34a1663b: Layer already exists 21:29:25 28b940b1c07d: Pushed 21:29:27 6776d111e6db: Pushed 21:29:27 01778f3054f56a5e1c9fa7a64eee47acbae495e2: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:29:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:28 6776d111e6db: Preparing 21:29:28 b56faae0cc12: Preparing 21:29:28 0510f545d0af: Preparing 21:29:28 c9f2359b6c88: Preparing 21:29:28 28b940b1c07d: Preparing 21:29:28 3fbe34a1663b: Preparing 21:29:28 3fbe34a1663b: Waiting 21:29:28 28b940b1c07d: Layer already exists 21:29:28 6776d111e6db: Layer already exists 21:29:28 0510f545d0af: Layer already exists 21:29:28 c9f2359b6c88: Layer already exists 21:29:28 b56faae0cc12: Layer already exists 21:29:28 3fbe34a1663b: Layer already exists 21:29:28 latest: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh 21:29:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 21:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:29 6776d111e6db: Preparing 21:29:29 b56faae0cc12: Preparing 21:29:29 0510f545d0af: Preparing 21:29:29 c9f2359b6c88: Preparing 21:29:29 28b940b1c07d: Preparing 21:29:29 3fbe34a1663b: Preparing 21:29:29 3fbe34a1663b: Waiting 21:29:29 0510f545d0af: Layer already exists 21:29:29 28b940b1c07d: Layer already exists 21:29:29 b56faae0cc12: Layer already exists 21:29:29 c9f2359b6c88: Layer already exists 21:29:29 6776d111e6db: Layer already exists 21:29:29 3fbe34a1663b: Layer already exists 21:29:29 2.0.0-dev.47: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh 21:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:30 6776d111e6db: Preparing 21:29:30 b56faae0cc12: Preparing 21:29:30 0510f545d0af: Preparing 21:29:30 c9f2359b6c88: Preparing 21:29:30 28b940b1c07d: Preparing 21:29:30 3fbe34a1663b: Preparing 21:29:30 3fbe34a1663b: Waiting 21:29:30 b56faae0cc12: Layer already exists 21:29:30 6776d111e6db: Layer already exists 21:29:30 0510f545d0af: Layer already exists 21:29:30 28b940b1c07d: Layer already exists 21:29:30 c9f2359b6c88: Layer already exists 21:29:30 3fbe34a1663b: Layer already exists 21:29:30 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:29:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:29:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 21:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:30 6776d111e6db: Preparing 21:29:30 b56faae0cc12: Preparing 21:29:30 0510f545d0af: Preparing 21:29:30 c9f2359b6c88: Preparing 21:29:30 28b940b1c07d: Preparing 21:29:30 3fbe34a1663b: Preparing 21:29:30 3fbe34a1663b: Waiting 21:29:30 6776d111e6db: Layer already exists 21:29:30 28b940b1c07d: Layer already exists 21:29:30 b56faae0cc12: Layer already exists 21:29:30 c9f2359b6c88: Layer already exists 21:29:30 0510f545d0af: Layer already exists 21:29:30 3fbe34a1663b: Layer already exists 21:29:31 master: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:31 ===================================================== [Pipeline] echo 21:29:31 taggedImages: 21:29:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 21:29:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:29:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 21:29:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 21:29:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:29:31 ---> job-cost.sh 21:29:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3XJ 21:30:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:31:32 lf-activate-venv(): INFO: Adding /tmp/venv-X3XJ/bin to PATH 21:31:32 INFO: No Stack... 21:31:32 INFO: Retrieving Pricing Info for: v2-standard-4 21:31:32 INFO: Archiving Costs [Pipeline] sh 21:31:32 + cat /w/workspace/app-service-configurable/119/archives/cost.csv+ 21:31:32 cut -d, -f6 [Pipeline] lock 21:31:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] 21:31:32 Resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] did not exist. Created. 21:31:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:31:33 /w/workspace/app-service-configurable/119@tmp/durable-5eb7b269/script.sh: 1: /w/workspace/app-service-configurable/119@tmp/durable-5eb7b269/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:31:33 + echo total: 0.18000000715255737 [Pipeline] stash 21:31:33 Warning: overwriting stash ‘stack-cost’ 21:31:33 Stashed 1 file(s) [Pipeline] } 21:31:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] // lock [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 21:31:34 provisioning config files... 21:31:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8250321080357622820tmp [Pipeline] { [Pipeline] sh 21:31:34 + set +x 21:31:34 + curl -s https://codecov.io/bash 21:31:34 + bash -s -- 21:31:34 21:31:34 _____ _ 21:31:34 / ____| | | 21:31:34 | | ___ __| | ___ ___ _____ __ 21:31:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:31:34 | |___| (_) | (_| | __/ (_| (_) \ V / 21:31:34 \_____\___/ \__,_|\___|\___\___/ \_/ 21:31:34 Bash-1.0.3 21:31:34 21:31:34 21:31:34 ==> git version 2.24.4 found 21:31:34 ==> 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 21:31:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:31:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:31:34 ==> Jenkins CI detected. 21:31:34 project root: . 21:31:34 --> token set from env 21:31:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:31:34 ==> Running gcov in . (disable via -X gcov) 21:31:34 ==> Python coveragepy not found 21:31:34 ==> Searching for coverage reports in: 21:31:34 + . 21:31:34 -> Found 1 reports 21:31:34 ==> Detecting git/mercurial file structure 21:31:34 ==> Reading reports 21:31:35 + ./coverage.out bytes=10 21:31:35 ==> Appending adjustments 21:31:35 https://docs.codecov.io/docs/fixing-reports 21:31:35 + Found adjustments 21:31:35 ==> Gzipping contents 21:31:35 4.0K /tmp/codecov.rdMSJ4.gz 21:31:35 ==> Uploading reports 21:31:35 url: https://codecov.io 21:31:35 query: branch=master&commit=01778f3054f56a5e1c9fa7a64eee47acbae495e2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:31:35 -> Pinging Codecov 21:31:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=01778f3054f56a5e1c9fa7a64eee47acbae495e2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:31:35 -> Uploading to 21:31:35 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/A97CA9966030D2A3747ED39772930CCE/01778f3054f56a5e1c9fa7a64eee47acbae495e2/02f9f4f3-9197-4b4d-b441-a5881b94409d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T213135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f04616be57a925fc4c70a26d4356ecfc4b0b682404e3b357daad090ed3b394a 21:31:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:35 Dload Upload Total Spent Left Speed 21:31:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1173 --:--:-- --:--:-- --:--:-- 1171 21:31:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] } 21:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:31:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:31:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:31:36 21:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:31:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:31:37 188c0c94c7c5: Pulling fs layer 21:31:37 0ef7d3d256c8: Pulling fs layer 21:31:37 de9db76c5a1d: Pulling fs layer 21:31:37 0eba1c9be4d2: Pulling fs layer 21:31:37 0d57e429df01: Pulling fs layer 21:31:37 4e4be7b47b0d: Pulling fs layer 21:31:37 e1f770b5df2f: Pulling fs layer 21:31:37 85a0685a4137: Pulling fs layer 21:31:37 0eba1c9be4d2: Waiting 21:31:37 0d57e429df01: Waiting 21:31:37 4e4be7b47b0d: Waiting 21:31:37 e1f770b5df2f: Waiting 21:31:37 85a0685a4137: Waiting 21:31:37 de9db76c5a1d: Verifying Checksum 21:31:37 de9db76c5a1d: Download complete 21:31:37 0ef7d3d256c8: Verifying Checksum 21:31:37 0ef7d3d256c8: Download complete 21:31:37 0d57e429df01: Verifying Checksum 21:31:37 0d57e429df01: Download complete 21:31:37 4e4be7b47b0d: Verifying Checksum 21:31:37 4e4be7b47b0d: Download complete 21:31:37 188c0c94c7c5: Verifying Checksum 21:31:37 188c0c94c7c5: Download complete 21:31:37 188c0c94c7c5: Pull complete 21:31:37 0ef7d3d256c8: Pull complete 21:31:37 de9db76c5a1d: Pull complete 21:31:38 e1f770b5df2f: Verifying Checksum 21:31:38 e1f770b5df2f: Download complete 21:31:40 0eba1c9be4d2: Verifying Checksum 21:31:40 0eba1c9be4d2: Download complete 21:31:40 85a0685a4137: Verifying Checksum 21:31:40 85a0685a4137: Download complete 21:31:44 0eba1c9be4d2: Pull complete 21:31:44 0d57e429df01: Pull complete 21:31:44 4e4be7b47b0d: Pull complete 21:31:44 e1f770b5df2f: Pull complete 21:31:47 85a0685a4137: Pull complete 21:31:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:31:47 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:31:50 $ docker top d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:31:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:31:50 + set -o pipefail 21:31:50 + snyk monitor '--org=edgex-jenkins' 21:32:12 21:32:12 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 21:32:12 21:32:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8d84765f-9f91-4ad9-bac9-3182b87316c0 21:32:12 21:32:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:32:12 21:32:12 [Pipeline] } 21:32:12 $ docker stop --time=1 d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 21:32:15 $ docker rm -f d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 [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 21:32:16 + git log --format=format:%s -1 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh 21:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:16 . [Pipeline] withDockerContainer 21:32:16 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:32:17 $ docker top 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:17 [ssh-agent] Looking for ssh-agent implementation... 21:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:17 $ docker exec 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 ssh-agent 21:32:17 SSH_AUTH_SOCK=/tmp/ssh-KuuwxvnYIDs6/agent.15 21:32:17 SSH_AGENT_PID=21 21:32:17 Running ssh-add (command line suppressed) 21:32:17 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_954893282615493173.key (/w/workspace/_app-service-configurable_master@tmp/private_key_954893282615493173.key) 21:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:18 + git semver tag 21:32:18 # -> Open(): unable to determine branch for HEAD 21:32:18 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:32:18 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:32:18 # $SEMVER_REMOTE_NAME = origin 21:32:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:32:18 # $SEMVER_USER_NAME = edgex-jenkins 21:32:18 # $SEMVER_BRANCH = master 21:32:18 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:32:18 # 01778f3054f56a5e1c9fa7a64eee47acbae495e2 HEAD 21:32:18 # -> Force: false 21:32:18 # 3ce0d470cf7f66b3a5c8066894ea03921a64abb2 refs/tags/v2.0.0-dev.47 [Pipeline] } 21:32:18 $ docker exec --env ******** --env ******** 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 ssh-agent -k 21:32:18 unset SSH_AUTH_SOCK; 21:32:18 unset SSH_AGENT_PID; 21:32:18 echo Agent pid 21 killed; 21:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:18 + git semver [Pipeline] } 21:32:18 $ docker stop --time=1 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 21:32:19 $ docker rm -f 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:20 21:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:20 0.23.1-centos7: Pulling from edgex-lftools 21:32:20 ab5ef0e58194: Pulling fs layer 21:32:20 9712f1f96733: Pulling fs layer 21:32:20 63f879dbbcfc: Pulling fs layer 21:32:20 0d9ebad4ef96: Pulling fs layer 21:32:20 e9a5061849ea: Pulling fs layer 21:32:20 d747dcd14b5f: Pulling fs layer 21:32:20 2de7ff778b66: Pulling fs layer 21:32:20 e9a5061849ea: Waiting 21:32:20 d747dcd14b5f: Waiting 21:32:20 2de7ff778b66: Waiting 21:32:20 0d9ebad4ef96: Waiting 21:32:20 9712f1f96733: Verifying Checksum 21:32:20 9712f1f96733: Download complete 21:32:21 63f879dbbcfc: Verifying Checksum 21:32:21 63f879dbbcfc: Download complete 21:32:22 e9a5061849ea: Verifying Checksum 21:32:22 e9a5061849ea: Download complete 21:32:22 d747dcd14b5f: Verifying Checksum 21:32:22 d747dcd14b5f: Download complete 21:32:22 2de7ff778b66: Verifying Checksum 21:32:22 2de7ff778b66: Download complete 21:32:22 0d9ebad4ef96: Verifying Checksum 21:32:22 0d9ebad4ef96: Download complete 21:32:23 ab5ef0e58194: Verifying Checksum 21:32:23 ab5ef0e58194: Download complete 21:32:25 ab5ef0e58194: Pull complete 21:32:25 9712f1f96733: Pull complete 21:32:26 63f879dbbcfc: Pull complete 21:32:29 0d9ebad4ef96: Pull complete 21:32:29 e9a5061849ea: Pull complete 21:32:29 d747dcd14b5f: Pull complete 21:32:30 2de7ff778b66: Pull complete 21:32:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:32:30 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:32:34 $ docker top f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:32:34 provisioning config files... 21:32:34 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config2912547107949481402tmp 21:32:34 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5557990130260995316tmp 21:32:34 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config216814661074578333tmp [Pipeline] { [Pipeline] echo 21:32:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:32:34 ---> sigul-configuration.sh 21:32:34 gpg: directory `/root/.gnupg' created 21:32:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:32:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:32:34 gpg: keyring `/root/.gnupg/secring.gpg' created 21:32:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:32:34 gpg: CAST5 encrypted data 21:32:34 gpg: encrypted with 1 passphrase 21:32:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:32:34 + mkdir /home/jenkins 21:32:34 + mkdir /home/jenkins/sigul [Pipeline] sh 21:32:35 + 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 21:32:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:32:35 ---> sigul-install.sh 21:32:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:32:41 + git tag --list 21:32:41 v1.0.0 21:32:41 v1.1.0 21:32:41 v1.2.0 21:32:41 v1.3.0 21:32:41 v1.3.1 21:32:41 v1.3.1-dev.1 21:32:41 v1.3.1-dev.2 21:32:41 v1.3.1-dev.3 21:32:41 v2.0.0-dev.1 21:32:41 v2.0.0-dev.10 21:32:41 v2.0.0-dev.11 21:32:41 v2.0.0-dev.12 21:32:41 v2.0.0-dev.13 21:32:41 v2.0.0-dev.14 21:32:41 v2.0.0-dev.15 21:32:41 v2.0.0-dev.16 21:32:41 v2.0.0-dev.17 21:32:41 v2.0.0-dev.18 21:32:41 v2.0.0-dev.19 21:32:41 v2.0.0-dev.2 21:32:41 v2.0.0-dev.20 21:32:41 v2.0.0-dev.21 21:32:41 v2.0.0-dev.22 21:32:41 v2.0.0-dev.23 21:32:41 v2.0.0-dev.24 21:32:41 v2.0.0-dev.25 21:32:41 v2.0.0-dev.26 21:32:41 v2.0.0-dev.27 21:32:41 v2.0.0-dev.28 21:32:41 v2.0.0-dev.29 21:32:41 v2.0.0-dev.3 21:32:41 v2.0.0-dev.30 21:32:41 v2.0.0-dev.31 21:32:41 v2.0.0-dev.32 21:32:41 v2.0.0-dev.33 21:32:41 v2.0.0-dev.34 21:32:41 v2.0.0-dev.35 21:32:41 v2.0.0-dev.36 21:32:41 v2.0.0-dev.37 21:32:41 v2.0.0-dev.38 21:32:41 v2.0.0-dev.39 21:32:41 v2.0.0-dev.4 21:32:41 v2.0.0-dev.40 21:32:41 v2.0.0-dev.41 21:32:41 v2.0.0-dev.42 21:32:41 v2.0.0-dev.43 21:32:41 v2.0.0-dev.44 21:32:41 v2.0.0-dev.45 21:32:41 v2.0.0-dev.46 21:32:41 v2.0.0-dev.47 21:32:41 v2.0.0-dev.5 21:32:41 v2.0.0-dev.6 21:32:41 v2.0.0-dev.7 21:32:41 v2.0.0-dev.8 21:32:41 v2.0.0-dev.9 [Pipeline] sh 21:32:41 + lftools sign git-tag v2.0.0-dev.47 21:32:41 Signing Git tag with Sigul... 21:32:41 Signing v2.0.0-dev.47 [Pipeline] echo 21:32:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:32:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:32:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:32:42 $ docker stop --time=1 f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 21:32:44 $ docker rm -f f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:45 . [Pipeline] withDockerContainer 21:32:45 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:32:45 $ docker top 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:45 [ssh-agent] Looking for ssh-agent implementation... 21:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:46 $ docker exec 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 ssh-agent 21:32:46 SSH_AUTH_SOCK=/tmp/ssh-xXMC7AroMS1O/agent.15 21:32:46 SSH_AGENT_PID=21 21:32:46 Running ssh-add (command line suppressed) 21:32:46 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7457723440544455372.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7457723440544455372.key) 21:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:46 + git semver bump pre 21:32:46 # -> Open(): unable to determine branch for HEAD 21:32:46 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:32:46 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:32:46 # $SEMVER_REMOTE_NAME = origin 21:32:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:32:46 # $SEMVER_USER_NAME = edgex-jenkins 21:32:46 # $SEMVER_BRANCH = master 21:32:46 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:32:46 2.0.0-dev.48 [Pipeline] } 21:32:46 $ docker exec --env ******** --env ******** 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 ssh-agent -k 21:32:46 unset SSH_AUTH_SOCK; 21:32:46 unset SSH_AGENT_PID; 21:32:46 echo Agent pid 21 killed; 21:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:47 + git semver [Pipeline] } 21:32:47 $ docker stop --time=1 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 21:32:48 $ docker rm -f 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:48 . [Pipeline] withDockerContainer 21:32:48 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:32:49 $ docker top 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:49 [ssh-agent] Looking for ssh-agent implementation... 21:32:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:49 $ docker exec 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 ssh-agent 21:32:49 SSH_AUTH_SOCK=/tmp/ssh-wPokvUTbcnvs/agent.13 21:32:49 SSH_AGENT_PID=20 21:32:49 Running ssh-add (command line suppressed) 21:32:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3944801926707956785.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3944801926707956785.key) 21:32:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:50 + git semver push 21:32:50 # -> Open(): unable to determine branch for HEAD 21:32:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:32:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:32:50 # $SEMVER_REMOTE_NAME = origin 21:32:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:32:50 # $SEMVER_USER_NAME = edgex-jenkins 21:32:50 # $SEMVER_BRANCH = master 21:32:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:32:55 $ docker exec --env ******** --env ******** 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 ssh-agent -k 21:32:55 unset SSH_AUTH_SOCK; 21:32:55 unset SSH_AGENT_PID; 21:32:55 echo Agent pid 20 killed; 21:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:55 + git semver [Pipeline] } 21:32:55 $ docker stop --time=1 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 21:32:57 $ docker rm -f 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:32:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:32:58 ---> package-listing.sh 21:32:58 ++ facter osfamily 21:32:58 ++ tr '[:upper:]' '[:lower:]' 21:32:58 + OS_FAMILY=redhat 21:32:58 + workspace=/w/workspace/_app-service-configurable_master 21:32:58 + START_PACKAGES=/tmp/packages_start.txt 21:32:58 + END_PACKAGES=/tmp/packages_end.txt 21:32:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:58 + PACKAGES=/tmp/packages_start.txt 21:32:58 + '[' /w/workspace/_app-service-configurable_master ']' 21:32:58 + PACKAGES=/tmp/packages_end.txt 21:32:58 + case "${OS_FAMILY}" in 21:32:58 + rpm -qa 21:32:58 + sort 21:32:59 + '[' -f /tmp/packages_start.txt ']' 21:32:59 + '[' -f /tmp/packages_end.txt ']' 21:32:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:59 + '[' /w/workspace/_app-service-configurable_master ']' 21:32:59 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:32:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 21:32:59 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:32:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:00 21:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:00 alpine: Pulling from edgex-lftools-log-publisher 21:33:00 df20fa9351a1: Pulling fs layer 21:33:00 36b3adc4ff6f: Pulling fs layer 21:33:00 8ad3a11d3b57: Pulling fs layer 21:33:00 46f8f816bc3b: Pulling fs layer 21:33:00 93b61091891f: Pulling fs layer 21:33:00 93b9cdb0e59b: Pulling fs layer 21:33:00 5e14af77c1be: Pulling fs layer 21:33:00 01666e4c0597: Pulling fs layer 21:33:00 aa168da1d23b: Pulling fs layer 21:33:00 93b61091891f: Waiting 21:33:00 93b9cdb0e59b: Waiting 21:33:00 5e14af77c1be: Waiting 21:33:00 01666e4c0597: Waiting 21:33:00 aa168da1d23b: Waiting 21:33:00 46f8f816bc3b: Waiting 21:33:00 36b3adc4ff6f: Verifying Checksum 21:33:00 36b3adc4ff6f: Download complete 21:33:00 46f8f816bc3b: Verifying Checksum 21:33:00 46f8f816bc3b: Download complete 21:33:00 93b61091891f: Verifying Checksum 21:33:00 93b61091891f: Download complete 21:33:00 93b9cdb0e59b: Verifying Checksum 21:33:00 93b9cdb0e59b: Download complete 21:33:00 5e14af77c1be: Verifying Checksum 21:33:00 5e14af77c1be: Download complete 21:33:00 df20fa9351a1: Verifying Checksum 21:33:00 df20fa9351a1: Download complete 21:33:00 01666e4c0597: Verifying Checksum 21:33:00 01666e4c0597: Download complete 21:33:00 df20fa9351a1: Pull complete 21:33:01 8ad3a11d3b57: Verifying Checksum 21:33:01 8ad3a11d3b57: Download complete 21:33:01 36b3adc4ff6f: Pull complete 21:33:01 8ad3a11d3b57: Pull complete 21:33:01 46f8f816bc3b: Pull complete 21:33:02 93b61091891f: Pull complete 21:33:02 93b9cdb0e59b: Pull complete 21:33:02 5e14af77c1be: Pull complete 21:33:02 01666e4c0597: Pull complete 21:33:03 aa168da1d23b: Verifying Checksum 21:33:03 aa168da1d23b: Download complete 21:33:07 aa168da1d23b: Pull complete 21:33:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:33:07 prd-centos7-docker-4c-2g-795 does not seem to be running inside a container 21:33:07 $ 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/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:33:09 $ docker top c2622f2a044291636d792fe185f0b994d60fe3f3b2f41aa297dac462ef71e06b -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:33:10 + mkdir -p /var/log/sa [Pipeline] sh 21:33:10 + ls /var/log/sa-host 21:33:10 + sadf -c /var/log/sa-host/sa05 21:33:10 file_magic: OK 21:33:10 HZ: Using current value: 100 21:33:10 file_header: OK 21:33:10 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 21:33:10 Statistics: 21:33:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:33:10 File successfully converted to sysstat format version 12.2.1 21:33:10 + sadf -c /var/log/sa-host/sa07 21:33:10 file_magic: OK 21:33:10 HZ: Using current value: 100 21:33:10 file_header: OK 21:33:10 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 21:33:10 Statistics: 21:33:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:33:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:10 provisioning config files... 21:33:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5275995975477542521tmp [Pipeline] { [Pipeline] echo 21:33:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:33:11 ---> create-netrc.sh [Pipeline] } 21:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:33:11 ---> python-tools-install.sh [Pipeline] echo 21:33:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:33:11 ---> sudo-logs.sh 21:33:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:33:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:33:12 ---> job-cost.sh 21:33:12 lf-activate-venv: SKIPPING 21:33:12 DEBUG: total: 0.18000000715255737 21:33:12 INFO: Retrieving Stack Cost... 21:33:13 INFO: Retrieving Pricing Info for: v3-standard-2 21:33:13 INFO: Archiving Costs [Pipeline] echo 21:33:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:33:13 ---> logs-deploy.sh 21:33:13 lf-activate-venv: SKIPPING 21:33:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/119 21:33:13 INFO: archiving workspace using pattern(s): 21:33:14 Archives upload complete. 21:33:14 INFO: archiving logs to Nexus 21:33:15 ---> uname -a: 21:33:15 Linux prd-centos7-docker-4c-2g-795.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:33:15 21:33:15 21:33:15 ---> lscpu: 21:33:15 Architecture: x86_64 21:33:15 CPU op-mode(s): 32-bit, 64-bit 21:33:15 Byte Order: Little Endian 21:33:15 Address sizes: 40 bits physical, 48 bits virtual 21:33:15 CPU(s): 2 21:33:15 On-line CPU(s) list: 0,1 21:33:15 Thread(s) per core: 1 21:33:15 Core(s) per socket: 1 21:33:15 Socket(s): 2 21:33:15 NUMA node(s): 1 21:33:15 Vendor ID: AuthenticAMD 21:33:15 CPU family: 23 21:33:15 Model: 49 21:33:15 Model name: AMD EPYC-Rome Processor 21:33:15 Stepping: 0 21:33:15 CPU MHz: 2799.998 21:33:15 BogoMIPS: 5599.99 21:33:15 Virtualization: AMD-V 21:33:15 Hypervisor vendor: KVM 21:33:15 Virtualization type: full 21:33:15 L1d cache: 64 KiB 21:33:15 L1i cache: 64 KiB 21:33:15 L2 cache: 1 MiB 21:33:15 L3 cache: 32 MiB 21:33:15 NUMA node0 CPU(s): 0,1 21:33:15 Vulnerability Itlb multihit: Not affected 21:33:15 Vulnerability L1tf: Not affected 21:33:15 Vulnerability Mds: Not affected 21:33:15 Vulnerability Meltdown: Not affected 21:33:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:33:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:33:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:33:15 Vulnerability Srbds: Not affected 21:33:15 Vulnerability Tsx async abort: Not affected 21:33:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:33:15 21:33:15 21:33:15 ---> nproc: 21:33:15 2 21:33:15 21:33:15 21:33:15 ---> df -h: 21:33:15 Filesystem Size Used Available Use% Mounted on 21:33:15 overlay 40.0G 8.9G 31.1G 22% / 21:33:15 tmpfs 64.0M 0 64.0M 0% /dev 21:33:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:33:15 shm 64.0M 0 64.0M 0% /dev/shm 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:33:15 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:33:15 21:33:15 21:33:15 ---> free -m: 21:33:15 total used free shared buff/cache available 21:33:15 Mem: 7821 1172 3263 0 3384 6566 21:33:15 Swap: 1023 0 1023 21:33:15 21:33:15 21:33:15 ---> ip addr: 21:33:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:33:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:33:15 inet 127.0.0.1/8 scope host lo 21:33:15 valid_lft forever preferred_lft forever 21:33:15 inet6 ::1/128 scope host 21:33:15 valid_lft forever preferred_lft forever 21:33:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:33:15 link/ether fa:16:3e:3c:1a:84 brd ff:ff:ff:ff:ff:ff 21:33:15 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 21:33:15 valid_lft 85672sec preferred_lft 85672sec 21:33:15 inet6 fe80::f816:3eff:fe3c:1a84/64 scope link 21:33:15 valid_lft forever preferred_lft forever 21:33:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:33:15 link/ether 02:42:e6:4f:9f:12 brd ff:ff:ff:ff:ff:ff 21:33:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:33:15 valid_lft forever preferred_lft forever 21:33:15 inet6 fe80::42:e6ff:fe4f:9f12/64 scope link 21:33:15 valid_lft forever preferred_lft forever 21:33:15 21:33:15 21:33:15 ---> sar -b -r -n DEV: 21:33:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 21:33:15 21:33:15 21:20:55 LINUX RESTART (2 CPU) 21:33:15 21:33:15 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:33:15 21:23:01 1.70 0.00 1.70 0.00 0.00 35.77 0.00 21:33:15 21:24:01 0.40 0.00 0.40 0.00 0.00 6.28 0.00 21:33:15 21:25:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 21:33:15 21:26:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 21:33:15 21:27:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 21:33:15 21:28:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 21:33:15 21:29:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 21:33:15 21:30:01 0.33 0.00 0.33 0.00 0.00 3.68 0.00 21:33:15 21:31:01 0.32 0.00 0.32 0.00 0.00 2.95 0.00 21:33:15 21:32:01 81.65 0.03 81.62 0.00 3.73 27152.19 0.00 21:33:15 21:33:01 140.86 0.12 140.74 0.00 10.26 31558.62 0.00 21:33:15 Average: 20.60 0.01 20.58 0.00 1.27 5345.03 0.00 21:33:15 21:33:15 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:33:15 21:23:01 5456240 0 813276 10.15 2620 1736804 1332548 14.71 580880 1571820 12 21:33:15 21:24:01 5472884 0 796624 9.95 2620 1736812 1210164 13.36 561156 1577552 20 21:33:15 21:25:01 5473460 0 796048 9.94 2620 1736812 1199860 13.25 561080 1577552 16 21:33:15 21:26:01 5472508 0 796992 9.95 2620 1736820 1200064 13.25 561416 1578492 8 21:33:15 21:27:01 5471676 0 797820 9.96 2620 1736824 1200088 13.25 561448 1578488 8 21:33:15 21:28:01 5471296 0 798200 9.97 2620 1736824 1200116 13.25 562448 1578488 8 21:33:15 21:29:01 5464308 0 805180 10.05 2620 1736832 1199924 13.25 569540 1578488 8 21:33:15 21:30:01 5463856 0 805624 10.06 2620 1736840 1199924 13.25 569968 1578488 8 21:33:15 21:31:01 5463760 0 805716 10.06 2620 1736844 1199924 13.25 571624 1576736 8 21:33:15 21:32:01 4535204 0 1013588 12.66 2620 2457528 1561820 17.24 760584 2223888 1608 21:33:15 21:33:01 3713868 0 1159568 14.48 2620 3132884 1739516 19.21 1007536 2643164 73448 21:33:15 Average: 5223551 0 853512 10.66 2620 1929257 1294904 14.30 624335 1733014 6832 21:33:15 21:33:15 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:33:15 21:23:01 eth0 7.48 4.83 3.59 21.05 0.00 0.00 0.00 0.00 21:33:15 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:24:01 eth0 1.40 0.57 0.57 0.47 0.00 0.00 0.00 0.00 21:33:15 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:25:01 eth0 1.02 0.08 0.09 0.01 0.00 0.00 0.00 0.00 21:33:15 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:26:01 eth0 1.43 0.60 0.59 0.40 0.00 0.00 0.00 0.00 21:33:15 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:27:01 eth0 1.15 0.53 0.51 0.27 0.00 0.00 0.00 0.00 21:33:15 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:28:01 eth0 0.62 0.28 0.28 0.20 0.00 0.00 0.00 0.00 21:33:15 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:29:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:30:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:33:15 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:31:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:33:15 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:32:01 eth0 470.96 416.97 4141.71 97.54 0.00 0.00 0.00 0.00 21:33:15 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:32:01 veth159f737 28.61 30.31 3.21 26.21 0.00 0.00 0.00 0.00 21:33:15 21:32:01 docker0 28.61 30.17 2.82 26.19 0.00 0.00 0.00 0.00 21:33:15 21:33:01 eth0 708.31 582.13 4703.62 141.47 0.00 0.00 0.00 0.00 21:33:15 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 21:33:01 docker0 105.16 154.40 6.27 623.57 0.00 0.00 0.00 0.00 21:33:15 Average: eth0 108.47 91.50 804.91 23.77 0.00 0.00 0.00 0.00 21:33:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:15 Average: docker0 12.17 16.79 0.83 59.09 0.00 0.00 0.00 0.00 21:33:15 21:33:15 21:33:15 ---> sar -P ALL: 21:33:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 21:33:15 21:33:15 21:20:55 LINUX RESTART (2 CPU) 21:33:15 21:33:15 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:33:15 21:23:01 all 0.39 0.00 0.08 0.00 0.03 99.51 21:33:15 21:23:01 0 0.25 0.00 0.08 0.00 0.03 99.63 21:33:15 21:23:01 1 0.53 0.00 0.07 0.00 0.02 99.38 21:33:15 21:24:01 all 0.09 0.00 0.06 0.00 0.03 99.82 21:33:15 21:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:33:15 21:24:01 1 0.12 0.00 0.07 0.00 0.03 99.78 21:33:15 21:25:01 all 0.06 0.00 0.03 0.00 0.03 99.89 21:33:15 21:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:33:15 21:25:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:33:15 21:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 21:33:15 21:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:33:15 21:26:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:33:15 21:27:01 all 0.05 0.00 0.02 0.00 0.02 99.92 21:33:15 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:33:15 21:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:33:15 21:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:33:15 21:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:33:15 21:28:01 1 0.20 0.00 0.03 0.00 0.00 99.77 21:33:15 21:29:01 all 0.07 0.00 0.04 0.00 0.03 99.87 21:33:15 21:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:33:15 21:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:33:15 21:30:01 all 0.06 0.00 0.02 0.00 0.03 99.90 21:33:15 21:30:01 0 0.03 0.00 0.02 0.00 0.05 99.90 21:33:15 21:30:01 1 0.08 0.00 0.02 0.00 0.00 99.90 21:33:15 21:31:01 all 0.06 0.00 0.03 0.00 0.03 99.89 21:33:15 21:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:33:15 21:31:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:33:15 21:32:01 all 9.35 0.00 3.90 1.56 0.06 85.13 21:33:15 21:32:01 0 9.57 0.00 4.15 1.22 0.07 84.99 21:33:15 21:32:01 1 9.13 0.00 3.66 1.89 0.05 85.27 21:33:15 21:33:01 all 17.69 0.00 7.89 2.23 0.09 72.11 21:33:15 21:33:01 0 16.49 0.00 8.04 2.35 0.09 73.03 21:33:15 21:33:01 1 18.89 0.00 7.73 2.11 0.09 71.19 21:33:15 21:33:15 Average: CPU %user %nice %system %iowait %steal %idle 21:33:15 Average: all 2.46 0.00 1.06 0.33 0.03 96.11 21:33:15 Average: 0 2.33 0.00 1.09 0.31 0.04 96.22 21:33:15 Average: 1 2.59 0.00 1.03 0.35 0.02 96.00 21:33:15 21:33:15 21:33:15