Pull request #479 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 96afd08c94d581f0317abfaa4a07e02f9ee43f73+cbbfdcca1044d62b99a0e964471bbd453ee97efe (8c2ce0843bf176936985687aecd4846ccfdde345) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15954449505187949926.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17889515777876833273.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10881143959959216815.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4979535429437586846.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh343295503283607079.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-479/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1097972338158595201.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116946 in /w/workspace/_app-service-configurable_PR-479 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cbbfdcca1044d62b99a0e964471bbd453ee97efe into PR head commit 96afd08c94d581f0317abfaa4a07e02f9ee43f73 Merge succeeded, producing 96afd08c94d581f0317abfaa4a07e02f9ee43f73 Checking out Revision 96afd08c94d581f0317abfaa4a07e02f9ee43f73 (PR-479) > git config core.sparsecheckout # timeout=10 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:48 ========================================================= 18:30:48 EdgeX Global Pipelines Version Info 18:30:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:49 ------------------- 18:30:49 stable info: 18:30:49 ------------------- 18:30:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:30:49 Message: update stable to v1.0.243 18:30:49 ------------------- 18:30:49 experimental info: 18:30:49 ------------------- 18:30:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:49 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:30:49 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:30:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96afd08 [Pipeline] echo 18:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:51 provisioning config files... 18:30:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config15819221407060587662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:51 ---> docker-login.sh 18:30:51 nexus3.edgexfoundry.org:10001 18:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:52 Configure a credential helper to remove this warning. See 18:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:52 18:30:52 Login Succeeded 18:30:52 nexus3.edgexfoundry.org:10002 18:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:52 Configure a credential helper to remove this warning. See 18:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:52 18:30:52 Login Succeeded 18:30:52 nexus3.edgexfoundry.org:10003 18:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:52 Configure a credential helper to remove this warning. See 18:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:52 18:30:52 Login Succeeded 18:30:52 nexus3.edgexfoundry.org:10004 18:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:52 Configure a credential helper to remove this warning. See 18:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:52 18:30:52 Login Succeeded 18:30:52 docker.io 18:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:53 Configure a credential helper to remove this warning. See 18:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:53 18:30:53 Login Succeeded 18:30:53 ---> docker-login.sh ends [Pipeline] } 18:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:30:53 + git rev-list -1 --merges 96afd08c94d581f0317abfaa4a07e02f9ee43f73~1..96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo 18:30:53 -----------> git rev-list -1 --merges 96afd08c94d581f0317abfaa4a07e02f9ee43f73~1..96afd08c94d581f0317abfaa4a07e02f9ee43f73 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [false] [Pipeline] sh 18:30:54 + git log --format=format:%s -1 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo 18:30:54 ========================================================= 18:30:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:30:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:54 + git log --format=format:%s -1 96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] echo 18:30:54 [semverPrep] GIT_COMMIT: 96afd08c94d581f0317abfaa4a07e02f9ee43f73, Commit Message: build: Latest go-mods, config and Dockerfile fix [Pipeline] echo 18:30:54 [semverPrep] This is not a build commit. [Pipeline] sh 18:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:55 + grep -v github /etc/ssh/ssh_known_hosts 18:30:55 + [ -e /tmp/ssh_known_hosts ] 18:30:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:30:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:30:55 + sudo tee -a /etc/ssh/ssh_known_hosts 18:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:55 18:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:56 0.1.4: Pulling from edgex-devops/py-git-semver 18:30:56 b85a868b505f: Pulling fs layer 18:30:56 e2be974225ed: Pulling fs layer 18:30:56 339a4e72a1f5: Pulling fs layer 18:30:56 988bab9f4d93: Pulling fs layer 18:30:56 1469e6f7b9e6: Pulling fs layer 18:30:56 eaf3925da568: Pulling fs layer 18:30:56 bab4dde63d76: Pulling fs layer 18:30:56 bde34c3a00c8: Pulling fs layer 18:30:56 b352a97aabf1: Pulling fs layer 18:30:56 4872d77fe225: Pulling fs layer 18:30:56 5851b861e8e6: Pulling fs layer 18:30:56 988bab9f4d93: Waiting 18:30:56 eaf3925da568: Waiting 18:30:56 1469e6f7b9e6: Waiting 18:30:56 bde34c3a00c8: Waiting 18:30:56 bab4dde63d76: Waiting 18:30:56 b352a97aabf1: Waiting 18:30:56 4872d77fe225: Waiting 18:30:56 5851b861e8e6: Waiting 18:30:56 e2be974225ed: Download complete 18:30:56 988bab9f4d93: Download complete 18:30:56 339a4e72a1f5: Verifying Checksum 18:30:56 339a4e72a1f5: Download complete 18:30:56 1469e6f7b9e6: Verifying Checksum 18:30:56 eaf3925da568: Verifying Checksum 18:30:56 bde34c3a00c8: Download complete 18:30:56 b352a97aabf1: Verifying Checksum 18:30:56 b352a97aabf1: Download complete 18:30:56 4872d77fe225: Verifying Checksum 18:30:56 4872d77fe225: Download complete 18:30:56 5851b861e8e6: Verifying Checksum 18:30:56 5851b861e8e6: Download complete 18:30:56 b85a868b505f: Download complete 18:30:56 bab4dde63d76: Verifying Checksum 18:30:56 bab4dde63d76: Download complete 18:30:57 b85a868b505f: Pull complete 18:30:57 e2be974225ed: Pull complete 18:30:58 339a4e72a1f5: Pull complete 18:30:58 988bab9f4d93: Pull complete 18:30:58 1469e6f7b9e6: Pull complete 18:30:58 eaf3925da568: Pull complete 18:31:00 bab4dde63d76: Pull complete 18:31:00 bde34c3a00c8: Pull complete 18:31:00 b352a97aabf1: Pull complete 18:31:00 4872d77fe225: Pull complete 18:31:00 5851b861e8e6: Pull complete 18:31:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:00 prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container 18:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:01 $ docker top ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 -eo pid,comm 18:31:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:31:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:02 [ssh-agent] Looking for ssh-agent implementation... 18:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:02 $ docker exec ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent 18:31:02 SSH_AUTH_SOCK=/tmp/ssh-eOm7IXNc5bcT/agent.32 18:31:02 SSH_AGENT_PID=38 18:31:02 Running ssh-add (command line suppressed) 18:31:02 Identity added: /w/workspace/_app-service-configurable_PR-479@tmp/private_key_942405084468237820.key (/w/workspace/_app-service-configurable_PR-479@tmp/private_key_942405084468237820.key) 18:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:02 + git tag --points-at HEAD [Pipeline] } 18:31:02 $ docker exec --env ******** --env ******** ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent -k 18:31:03 unset SSH_AUTH_SOCK; 18:31:03 unset SSH_AGENT_PID; 18:31:03 echo Agent pid 38 killed; 18:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:03 [ssh-agent] Looking for ssh-agent implementation... 18:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:03 $ docker exec ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent 18:31:03 SSH_AUTH_SOCK=/tmp/ssh-OSAyAhqoGXGU/agent.70 18:31:03 SSH_AGENT_PID=76 18:31:03 Running ssh-add (command line suppressed) 18:31:03 Identity added: /w/workspace/_app-service-configurable_PR-479@tmp/private_key_13269064920449174006.key (/w/workspace/_app-service-configurable_PR-479@tmp/private_key_13269064920449174006.key) 18:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:03 + git semver init 18:31:04 2022-10-25 18:31:04,035 [run_init] DEBUG init version:0.0.0 force:False 18:31:04 2022-10-25 18:31:04,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-479/.semver 18:31:04 2022-10-25 18:31:04,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-479/.semver 18:31:04 2022-10-25 18:31:04,037 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-479/.semver'], cwd=/w/workspace/_app-service-configurable_PR-479, universal_newlines=False, shell=None, istream=None) 18:31:05 2022-10-25 18:31:04,959 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-479/.git/info/exclude 18:31:05 2022-10-25 18:31:04,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-479/.semver/PR-479 with force:False 18:31:05 2022-10-25 18:31:04,960 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-479/.semver/PR-479 18:31:05 2022-10-25 18:31:04,964 [execute] INFO git cat-file --batch-check 18:31:05 2022-10-25 18:31:04,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-479/.semver, universal_newlines=False, shell=None, istream=) 18:31:05 2022-10-25 18:31:04,972 [execute] INFO git cat-file --batch 18:31:05 2022-10-25 18:31:04,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-479/.semver, universal_newlines=False, shell=None, istream=) 18:31:05 2022-10-25 18:31:04,978 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-479/.semver/PR-479 18:31:05 0.0.0 [Pipeline] } 18:31:05 $ docker exec --env ******** --env ******** ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 ssh-agent -k 18:31:05 unset SSH_AUTH_SOCK; 18:31:05 unset SSH_AGENT_PID; 18:31:05 echo Agent pid 76 killed; 18:31:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:05 + git semver [Pipeline] } 18:31:05 $ docker stop --time=1 ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 18:31:07 $ docker rm -f ba73b154bcd5d9f5a19c7af9e6a5ba3b508a9bf3b2b3976c1ca4fada7232a6c2 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:07 Stashed 1 file(s) [Pipeline] echo 18:31:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:08 provisioning config files... 18:31:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config3674459073940747100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:08 ---> docker-login.sh 18:31:08 nexus3.edgexfoundry.org:10001 18:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:08 Configure a credential helper to remove this warning. See 18:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:08 18:31:08 Login Succeeded 18:31:08 nexus3.edgexfoundry.org:10002 18:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:08 Configure a credential helper to remove this warning. See 18:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:08 18:31:08 Login Succeeded 18:31:08 nexus3.edgexfoundry.org:10003 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 nexus3.edgexfoundry.org:10004 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 docker.io 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 ---> docker-login.sh ends [Pipeline] } 18:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:31:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:09 ========================================================= 18:31:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:31:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:31:10 Sending build context to Docker daemon 3.17MB 18:31:10 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:31:10 Step 2/13 : FROM ${BASE} AS builder 18:31:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:10 213ec9aee27d: Pulling fs layer 18:31:10 4583459ba037: Pulling fs layer 18:31:10 93c1e223e6f2: Pulling fs layer 18:31:10 53926ce57604: Pulling fs layer 18:31:10 21b2b0c7a3f4: Pulling fs layer 18:31:10 30f14e443154: Pulling fs layer 18:31:10 801331c1e519: Pulling fs layer 18:31:10 99cc6dd402b0: Pulling fs layer 18:31:10 7d9ed39f4882: Pulling fs layer 18:31:10 30f14e443154: Waiting 18:31:10 801331c1e519: Waiting 18:31:10 99cc6dd402b0: Waiting 18:31:10 7d9ed39f4882: Waiting 18:31:10 53926ce57604: Waiting 18:31:10 21b2b0c7a3f4: Waiting 18:31:10 93c1e223e6f2: Verifying Checksum 18:31:10 4583459ba037: Download complete 18:31:10 21b2b0c7a3f4: Verifying Checksum 18:31:10 21b2b0c7a3f4: Download complete 18:31:10 30f14e443154: Verifying Checksum 18:31:10 30f14e443154: Download complete 18:31:10 213ec9aee27d: Verifying Checksum 18:31:10 213ec9aee27d: Download complete 18:31:10 801331c1e519: Download complete 18:31:10 213ec9aee27d: Pull complete 18:31:10 4583459ba037: Pull complete 18:31:10 93c1e223e6f2: Pull complete 18:31:11 7d9ed39f4882: Verifying Checksum 18:31:11 7d9ed39f4882: Download complete 18:31:11 99cc6dd402b0: Verifying Checksum 18:31:11 99cc6dd402b0: Download complete 18:31:11 53926ce57604: Download complete 18:31:15 53926ce57604: Pull complete 18:31:15 21b2b0c7a3f4: Pull complete 18:31:15 30f14e443154: Pull complete 18:31:15 801331c1e519: Pull complete 18:31:16 99cc6dd402b0: Pull complete 18:31:17 7d9ed39f4882: Pull complete 18:31:17 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:17 ---> 1dedd983c030 18:31:17 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:31:19 ---> Running in 7301fb0e88e2 18:31:19 Removing intermediate container 7301fb0e88e2 18:31:19 ---> b5d48937b4cf 18:31:19 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:31:19 ---> Running in 7e54d329a361 18:31:19 Removing intermediate container 7e54d329a361 18:31:19 ---> 4ed8f03d22f7 18:31:19 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:31:19 ---> Running in df1b9e826091 18:31:19 Removing intermediate container df1b9e826091 18:31:19 ---> db6c7f6924fc 18:31:19 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:31:19 ---> Running in 5b048bc8ef12 18:31:19 Removing intermediate container 5b048bc8ef12 18:31:19 ---> 61cd6b01817a 18:31:19 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:31:19 ---> Running in 356d2a6d4632 18:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:20 OK: 211 MiB in 51 packages 18:31:20 Removing intermediate container 356d2a6d4632 18:31:20 ---> b6c9caf4105b 18:31:20 Step 8/13 : WORKDIR /app 18:31:20 ---> Running in fa161cd51bed 18:31:20 Removing intermediate container fa161cd51bed 18:31:20 ---> f13d4baa456a 18:31:20 Step 9/13 : COPY go.mod vendor* ./ 18:31:20 ---> aa9d97510726 18:31:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:20 ---> Running in 7e90c6ecc275 18:31:23 Still waiting to schedule task 18:31:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116947’ is offline 18:31:38 Removing intermediate container 7e90c6ecc275 18:31:38 ---> 790485811eb5 18:31:38 Step 11/13 : COPY . . 18:31:38 ---> 05b847c7740b 18:31:38 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:38 ---> Running in c30735b5f982 18:31:38 Removing intermediate container c30735b5f982 18:31:38 ---> 447f8a6a468f 18:31:38 Step 13/13 : RUN $MAKE 18:31:38 ---> Running in 5617960c7938 18:31:38 noop 18:31:38 Removing intermediate container 5617960c7938 18:31:38 ---> adb1b8cfa1e8 18:31:38 Successfully built adb1b8cfa1e8 18:31:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:39 + docker inspect -f . ci-base-image-x86_64 18:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:39 prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container 18:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:39 $ docker top ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:40 + go version 18:31:40 go version go1.18.7 linux/amd64 [Pipeline] } 18:31:40 $ docker stop --time=1 ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc 18:31:41 $ docker rm -f ce540502182cf395da84b209d1612c8225383734df9ecf6b700b4111655a66cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:42 + docker inspect -f . ci-base-image-x86_64 18:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:42 prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container 18:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:42 $ docker top e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:43 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-479 [Pipeline] fileExists [Pipeline] sh 18:31:43 + make test 18:31:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:31:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116947 in /w/workspace/_app-service-configurable_PR-479 [Pipeline] { [Pipeline] ws 18:31:46 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:31:46 Selected Git installation does not exist. Using Default 18:31:46 The recommended git tool is: NONE 18:31:51 using credential edgex-jenkins-ssh 18:31:52 Cloning the remote Git repository 18:31:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:31:52 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:31:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:31:52 > git --version # timeout=10 18:31:52 > git --version # 'git version 2.25.1' 18:31:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:52 Verifying host key using known hosts file 18:31:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:31:53 CGO_ENABLED=1 go vet ./... 18:31:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:31:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:31:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:31:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:55 Verifying host key using known hosts file 18:31:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:55 Merging remotes/origin/main commit cbbfdcca1044d62b99a0e964471bbd453ee97efe into PR head commit 96afd08c94d581f0317abfaa4a07e02f9ee43f73 18:31:55 Merge succeeded, producing 96afd08c94d581f0317abfaa4a07e02f9ee43f73 18:31:55 Checking out Revision 96afd08c94d581f0317abfaa4a07e02f9ee43f73 (PR-479) 18:31:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:31:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:31:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:31:56 $ docker stop --time=1 e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 18:31:55 > git config core.sparsecheckout # timeout=10 18:31:55 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 18:31:55 > git remote # timeout=10 18:31:55 > git config --get remote.origin.url # timeout=10 18:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:55 Verifying host key using known hosts file 18:31:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:31:55 > git merge cbbfdcca1044d62b99a0e964471bbd453ee97efe # timeout=10 18:31:55 > git rev-parse HEAD^{commit} # timeout=10 18:31:55 > git config core.sparsecheckout # timeout=10 18:31:55 > git checkout -f 96afd08c94d581f0317abfaa4a07e02f9ee43f73 # timeout=10 18:31:57 $ docker rm -f e3d70c18df9e0c3dc68f0e45f77011daae227182467ad950be74b75c1afe8686 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:31:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:31:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:59 + ls -al . 18:31:59 total 180 18:31:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 . 18:31:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:30 .. 18:31:59 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:30 .dockerignore 18:31:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 .git 18:31:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:30 .github 18:31:59 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:30 .gitignore 18:31:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:31 .semver 18:31:59 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:30 Attribution.txt 18:31:59 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:30 CHANGELOG.md 18:31:59 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:30 Dockerfile 18:31:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:30 GOVERNANCE.md 18:31:59 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:30 Jenkinsfile 18:31:59 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:30 LICENSE 18:31:59 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:30 OWNERS.md 18:31:59 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:30 README.md 18:31:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:31 VERSION 18:31:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:30 bin 18:31:59 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:31 coverage.out 18:31:59 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:30 go.mod 18:31:59 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:30 go.sum 18:31:59 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:30 main.go 18:31:59 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:30 makefile 18:31:59 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:30 res 18:31:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:59 Commit message: "build: Latest go-mods, config and Dockerfile fix" 18:31:59 > git --version # timeout=10 18:31:59 > git --version # 'git version 2.25.1' 18:31:59 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 18:31:59 + 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=96afd08c94d581f0317abfaa4a07e02f9ee43f73 --label arch=amd64 --label version=0.0.0 . 18:31:59 Sending build context to Docker daemon 3.171MB 18:31:59 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:31:59 Step 2/27 : FROM ${BASE} AS builder 18:31:59 ---> adb1b8cfa1e8 18:31:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:31:59 ---> Running in 24406535c455 18:31:59 Removing intermediate container 24406535c455 18:31:59 ---> 08aa77f3884c 18:31:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:31:59 ---> Running in 81d91ae17294 18:31:59 Removing intermediate container 81d91ae17294 18:31:59 ---> 6209d0aea102 18:31:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:31:59 ---> Running in 97fa16ed6abd 18:31:59 Removing intermediate container 97fa16ed6abd 18:31:59 ---> a51d81213412 18:31:59 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:31:59 ---> Running in 4aa764c3ea15 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:32:00 Removing intermediate container 4aa764c3ea15 18:32:00 ---> d88ac9a3ac55 18:32:00 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:00 ---> Running in b2a9e715be95 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:00 OK: 211 MiB in 51 packages 18:32:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:00 Dload Upload Total Spent Left Speed 18:32:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k 18:32:00 Removing intermediate container b2a9e715be95 18:32:00 ---> 048e35b000f5 18:32:00 Step 8/27 : WORKDIR /app 18:32:00 ---> Running in 4713b18fd40b 18:32:00 Removing intermediate container 4713b18fd40b 18:32:00 ---> 2e2f531ed64c 18:32:00 Step 9/27 : COPY go.mod vendor* ./ 18:32:01 ---> cae797a7b85e 18:32:01 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:01 ---> Running in cf4e35ca8ec6 [Pipeline] sh 18:32:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:32:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:32:02 + sudo tee /etc/docker/daemon.new 18:32:02 { 18:32:02 "registry-mirrors": [ 18:32:02 "https://nexus3.edgexfoundry.org:10001" 18:32:02 ], 18:32:02 "bip": "10.250.0.254/24", 18:32:02 "hosts": [ 18:32:02 "tcp://0.0.0.0:5555", 18:32:02 "unix:///var/run/docker.sock" 18:32:02 ], 18:32:02 "mtu": 1458, 18:32:02 "selinux-enabled": true, 18:32:02 "seccomp-profile": "/etc/docker/seccomp.json" 18:32:02 } [Pipeline] sh 18:32:02 Removing intermediate container cf4e35ca8ec6 18:32:02 ---> 05841227d8ad 18:32:02 Step 11/27 : COPY . . 18:32:02 ---> efce1f7ed0dc 18:32:02 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:32:02 ---> Running in 204358da0545 18:32:02 Removing intermediate container 204358da0545 18:32:02 ---> 4bad47fc5fa3 18:32:02 Step 13/27 : RUN $MAKE 18:32:02 ---> Running in e3e72419da9b 18:32:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:32:02 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:32:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:21 provisioning config files... 18:32:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10122429402918667937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:21 ---> docker-login.sh 18:32:21 nexus3.edgexfoundry.org:10001 18:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:22 Configure a credential helper to remove this warning. See 18:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:22 18:32:22 Login Succeeded 18:32:22 nexus3.edgexfoundry.org:10002 18:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:22 Configure a credential helper to remove this warning. See 18:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:22 18:32:22 Login Succeeded 18:32:22 nexus3.edgexfoundry.org:10003 18:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:22 Configure a credential helper to remove this warning. See 18:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:22 18:32:22 Login Succeeded 18:32:22 nexus3.edgexfoundry.org:10004 18:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:23 Configure a credential helper to remove this warning. See 18:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:23 18:32:23 Login Succeeded 18:32:23 docker.io 18:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:24 Configure a credential helper to remove this warning. See 18:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:24 18:32:24 Login Succeeded 18:32:24 ---> docker-login.sh ends [Pipeline] } 18:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:24 ========================================================= 18:32:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:32:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:32:24 Removing intermediate container e3e72419da9b 18:32:24 ---> 0469b9a6984a 18:32:24 Step 14/27 : FROM alpine:3.16 18:32:24 3.16: Pulling from library/alpine 18:32:24 213ec9aee27d: Already exists 18:32:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:32:24 Status: Downloaded newer image for alpine:3.16 18:32:24 ---> 9c6f07244728 18:32:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:32:24 ---> Running in 1596a58edd64 18:32:24 Removing intermediate container 1596a58edd64 18:32:24 ---> af528fab5cb6 18:32:24 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:32:24 ---> Running in 90c5b2030f07 18:32:24 Removing intermediate container 90c5b2030f07 18:32:24 ---> a550d76f5d09 18:32:24 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:32:24 ---> Running in 44d7995da4bc 18:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:24 (1/7) Installing ca-certificates (20220614-r0) 18:32:24 (2/7) Installing dumb-init (1.2.5-r1) 18:32:24 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:32:24 (4/7) Installing libsodium (1.0.18-r0) 18:32:24 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:32:24 (6/7) Installing libzmq (4.3.4-r0) 18:32:24 (7/7) Installing zeromq (4.3.4-r0) 18:32:24 Executing busybox-1.35.0-r17.trigger 18:32:24 Executing ca-certificates-20220614-r0.trigger 18:32:24 OK: 9 MiB in 21 packages 18:32:24 Removing intermediate container 44d7995da4bc 18:32:24 ---> d0494b65bb6e 18:32:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:32:24 ---> a88b1bf6c181 18:32:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:32:24 ---> 35c0a7aa644e 18:32:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:32:24 ---> 897080fee800 18:32:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:32:24 ---> dcdfd6bfecd4 18:32:24 Step 22/27 : EXPOSE 48095 18:32:24 ---> Running in f0c880200835 18:32:24 Removing intermediate container f0c880200835 18:32:24 ---> 68c53f6f944a 18:32:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:32:24 ---> Running in 3a3e66ffd87c 18:32:24 Removing intermediate container 3a3e66ffd87c 18:32:24 ---> 2d03f7283025 18:32:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:24 ---> Running in 6b0349e96be1 18:32:24 Removing intermediate container 6b0349e96be1 18:32:24 ---> d8ab4cd50777 18:32:24 Step 25/27 : LABEL arch=amd64 18:32:24 ---> Running in 94fb3e91a4c4 18:32:24 Removing intermediate container 94fb3e91a4c4 18:32:24 ---> c75a0d0b2bc0 18:32:24 Step 26/27 : LABEL git_sha=96afd08c94d581f0317abfaa4a07e02f9ee43f73 18:32:24 ---> Running in 61dd9404ec6c 18:32:24 Removing intermediate container 61dd9404ec6c 18:32:24 ---> 22f1658b0e9c 18:32:24 Step 27/27 : LABEL version=0.0.0 [Pipeline] sh 18:32:24 ---> Running in 11ef55864717 18:32:24 Removing intermediate container 11ef55864717 18:32:24 ---> 89cbe0a7e641 18:32:24 [Warning] One or more build-args [ARCH] were not consumed 18:32:24 Successfully built 89cbe0a7e641 18:32:24 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv 18:32:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:32:24 Sending build context to Docker daemon 216.1kB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 18:32:25 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:32:25 Step 2/13 : FROM ${BASE} AS builder 18:32:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:25 9b18e9b68314: Pulling fs layer 18:32:25 d32db5db7311: Pulling fs layer 18:32:25 d0c4b47475fc: Pulling fs layer 18:32:25 5831b945b038: Pulling fs layer 18:32:25 86bbec2aaacd: Pulling fs layer 18:32:25 e10730c5d714: Pulling fs layer 18:32:25 5dd5c2283517: Pulling fs layer 18:32:25 d5ac0230b979: Pulling fs layer 18:32:25 5831b945b038: Waiting 18:32:25 86bbec2aaacd: Waiting 18:32:25 e10730c5d714: Waiting 18:32:25 5dd5c2283517: Waiting 18:32:25 d5ac0230b979: Waiting [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:25 d0c4b47475fc: Verifying Checksum 18:32:25 d0c4b47475fc: Download complete 18:32:25 d32db5db7311: Verifying Checksum 18:32:25 d32db5db7311: Download complete 18:32:25 86bbec2aaacd: Verifying Checksum 18:32:25 86bbec2aaacd: Download complete 18:32:25 e10730c5d714: Verifying Checksum 18:32:25 e10730c5d714: Download complete 18:32:25 9b18e9b68314: Verifying Checksum 18:32:25 9b18e9b68314: Download complete 18:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:25 18:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:26 latest: Pulling from edgex-lftools-log-publisher 18:32:26 5eb5b503b376: Pulling fs layer 18:32:26 5c69ac0246d0: Pulling fs layer 18:32:26 ec43610c2a17: Pulling fs layer 18:32:26 3a2ae6a8a46f: Pulling fs layer 18:32:26 33b1e0a273af: Pulling fs layer 18:32:26 5d3b04190fa2: Pulling fs layer 18:32:26 2f39f015ded8: Pulling fs layer 18:32:26 33b1e0a273af: Waiting 18:32:26 5d3b04190fa2: Waiting 18:32:26 2f39f015ded8: Waiting 18:32:26 3a2ae6a8a46f: Waiting 18:32:26 5c69ac0246d0: Download complete 18:32:26 3a2ae6a8a46f: Verifying Checksum 18:32:26 3a2ae6a8a46f: Download complete 18:32:26 33b1e0a273af: Download complete 18:32:26 ec43610c2a17: Verifying Checksum 18:32:26 ec43610c2a17: Download complete 18:32:26 5d3b04190fa2: Download complete 18:32:26 5eb5b503b376: Verifying Checksum 18:32:26 5eb5b503b376: Download complete 18:32:26 9b18e9b68314: Pull complete 18:32:26 d5ac0230b979: Verifying Checksum 18:32:26 d5ac0230b979: Download complete 18:32:27 2f39f015ded8: Download complete 18:32:27 d32db5db7311: Pull complete 18:32:27 d0c4b47475fc: Pull complete 18:32:27 5eb5b503b376: Pull complete 18:32:27 5c69ac0246d0: Pull complete 18:32:27 5dd5c2283517: Verifying Checksum 18:32:27 5dd5c2283517: Download complete 18:32:28 ec43610c2a17: Pull complete 18:32:28 3a2ae6a8a46f: Pull complete 18:32:28 33b1e0a273af: Pull complete 18:32:28 5d3b04190fa2: Pull complete 18:32:28 5831b945b038: Verifying Checksum 18:32:28 5831b945b038: Download complete 18:32:32 2f39f015ded8: Pull complete 18:32:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:32 prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container 18:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:32:34 $ docker top 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:34 ---> job-cost.sh 18:32:34 lf-activate-venv: SKIPPING 18:32:34 INFO: No Stack... 18:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:32:35 INFO: Archiving Costs [Pipeline] sh 18:32:35 + cat /w/workspace/_app-service-configurable_PR-479/archives/cost.csv 18:32:35 + cut -d, -f6 [Pipeline] lock 18:32:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] 18:32:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] did not exist. Created. 18:32:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:36 + echo total: 0.2199999988079071 [Pipeline] stash 18:32:36 Stashed 1 file(s) [Pipeline] } 18:32:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:36 $ docker stop --time=1 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 18:32:37 $ docker rm -f 76c4c9359c06eb612aa4a4edb359b35148ecb172d06a760018ebc41d44a6bda0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:32:40 5831b945b038: Pull complete 18:32:40 86bbec2aaacd: Pull complete 18:32:40 e10730c5d714: Pull complete 18:32:46 5dd5c2283517: Pull complete 18:32:47 d5ac0230b979: Pull complete 18:32:47 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:32:47 ---> 59b3b1a385d4 18:32:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:32:49 ---> Running in 070427c731aa 18:32:49 Removing intermediate container 070427c731aa 18:32:49 ---> c45b6e39a933 18:32:49 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:32:49 ---> Running in fde58f14ed4e 18:32:50 Removing intermediate container fde58f14ed4e 18:32:50 ---> 474541ab5b88 18:32:50 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:32:50 ---> Running in 8bed26d0c1be 18:32:50 Removing intermediate container 8bed26d0c1be 18:32:50 ---> b781c819ea18 18:32:50 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:32:50 ---> Running in 1aa9421be8c2 18:32:51 Removing intermediate container 1aa9421be8c2 18:32:51 ---> 9de5a3eb5a11 18:32:51 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:32:51 ---> Running in 67810add533a 18:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:32:53 OK: 221 MiB in 51 packages 18:32:54 Removing intermediate container 67810add533a 18:32:54 ---> e4ba409fd3a1 18:32:54 Step 8/13 : WORKDIR /app 18:32:54 ---> Running in 74df948cef43 18:32:54 Removing intermediate container 74df948cef43 18:32:54 ---> 584127b9f991 18:32:54 Step 9/13 : COPY go.mod vendor* ./ 18:32:55 ---> 84a47711ce14 18:32:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:55 ---> Running in 8e6ef0d7d335 18:33:51 Removing intermediate container 8e6ef0d7d335 18:33:51 ---> aa42d0f34da0 18:33:51 Step 11/13 : COPY . . 18:33:51 ---> 509c0b6eafb6 18:33:51 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:51 ---> Running in 8a50e5b0cca9 18:33:51 Removing intermediate container 8a50e5b0cca9 18:33:51 ---> be3a8e130868 18:33:51 Step 13/13 : RUN $MAKE 18:33:51 ---> Running in 305813fed56c 18:33:52 noop 18:33:53 Removing intermediate container 305813fed56c 18:33:53 ---> 5099f8e0caa8 18:33:53 Successfully built 5099f8e0caa8 18:33:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:53 + docker inspect -f . ci-base-image-arm64 18:33:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container 18:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:55 $ docker top dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:56 + go version 18:33:56 go version go1.18.7 linux/arm64 [Pipeline] } 18:33:56 $ docker stop --time=1 dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 18:33:57 $ docker rm -f dc1b688ba91b734e92c61b4eb42fe059a2adf17a402cb51d828a2d1ae5b02762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:58 + docker inspect -f . ci-base-image-arm64 18:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container 18:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:00 $ docker top 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 18:34:01 + make test 18:34:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:35:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:35:37 CGO_ENABLED=1 go vet ./... 18:35:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:53 ./bin/test-attribution-txt.sh [Pipeline] echo 18:35:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:53 $ docker stop --time=1 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 18:35:54 $ docker rm -f 2494bd3aa9b01a28a193c667230c04b9e12d7a438ae36efa827c75f6c8b6ec97 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:55 Warning: overwriting stash ‘coverage-report’ 18:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:57 + ls -al . 18:35:57 total 176 18:35:57 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 18:34 . 18:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:31 .. 18:35:57 -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 18:31 .dockerignore 18:35:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:31 .git 18:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:31 .github 18:35:57 -rw-rw-r-- 1 jenkins jenkins 171 Oct 25 18:31 .gitignore 18:35:57 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 25 18:31 Attribution.txt 18:35:57 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 25 18:31 CHANGELOG.md 18:35:57 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 25 18:31 Dockerfile 18:35:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:31 GOVERNANCE.md 18:35:57 -rw-rw-r-- 1 jenkins jenkins 688 Oct 25 18:31 Jenkinsfile 18:35:57 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 18:31 LICENSE 18:35:57 -rw-rw-r-- 1 jenkins jenkins 618 Oct 25 18:31 OWNERS.md 18:35:57 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 25 18:31 README.md 18:35:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:31 VERSION 18:35:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:31 bin 18:35:57 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 18:34 coverage.out 18:35:57 -rw-rw-r-- 1 jenkins jenkins 3443 Oct 25 18:31 go.mod 18:35:57 -rw-rw-r-- 1 jenkins jenkins 44359 Oct 25 18:31 go.sum 18:35:57 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 25 18:31 main.go 18:35:57 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 25 18:31 makefile 18:35:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:31 res 18:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:57 + 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=96afd08c94d581f0317abfaa4a07e02f9ee43f73 --label arch=arm64 --label version=0.0.0 . 18:35:57 Sending build context to Docker daemon 217.1kB 18:35:58 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:35:58 Step 2/27 : FROM ${BASE} AS builder 18:35:58 ---> 5099f8e0caa8 18:35:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:35:58 ---> Running in 48c91e2a181a 18:35:58 Removing intermediate container 48c91e2a181a 18:35:58 ---> bc2e27172815 18:35:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:35:58 ---> Running in 6b26974dee1d 18:35:58 Removing intermediate container 6b26974dee1d 18:35:58 ---> 02d444913327 18:35:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:35:58 ---> Running in 899c8afbe414 18:35:59 Removing intermediate container 899c8afbe414 18:35:59 ---> 686ed068e2d0 18:35:59 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:35:59 ---> Running in 3b2dddfde37a 18:35:59 Removing intermediate container 3b2dddfde37a 18:35:59 ---> 0d254643ce9d 18:35:59 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:59 ---> Running in b56a2e454d98 18:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:02 OK: 221 MiB in 51 packages 18:36:03 Removing intermediate container b56a2e454d98 18:36:03 ---> b61692184ad0 18:36:03 Step 8/27 : WORKDIR /app 18:36:03 ---> Running in 2b220dc2b07a 18:36:05 Removing intermediate container 2b220dc2b07a 18:36:05 ---> 0af711a36a10 18:36:05 Step 9/27 : COPY go.mod vendor* ./ 18:36:05 ---> 8bff2b0cb46e 18:36:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:06 ---> Running in 373592caab41 18:36:08 Removing intermediate container 373592caab41 18:36:08 ---> da8d7b59cd6e 18:36:08 Step 11/27 : COPY . . 18:36:08 ---> 8860074cabb8 18:36:08 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:36:08 ---> Running in be7a9e7b8aca 18:36:09 Removing intermediate container be7a9e7b8aca 18:36:09 ---> e0fe1a0772c8 18:36:09 Step 13/27 : RUN $MAKE 18:36:09 ---> Running in 0976bc3e6fd7 18:36:10 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:39:02 Removing intermediate container 0976bc3e6fd7 18:39:02 ---> 87831bf2e0b2 18:39:02 Step 14/27 : FROM alpine:3.16 18:39:02 3.16: Pulling from library/alpine 18:39:02 9b18e9b68314: Already exists 18:39:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:39:02 Status: Downloaded newer image for alpine:3.16 18:39:02 ---> a6215f271958 18:39:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:39:02 ---> Running in a4cb5e21ae24 18:39:02 Removing intermediate container a4cb5e21ae24 18:39:02 ---> e789b52f8e47 18:39:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:39:02 ---> Running in 05b7ab352b0e 18:39:02 Removing intermediate container 05b7ab352b0e 18:39:02 ---> 9bc491a9568c 18:39:02 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:39:02 ---> Running in bbea446bff6c 18:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:39:02 (1/7) Installing ca-certificates (20220614-r0) 18:39:02 (2/7) Installing dumb-init (1.2.5-r1) 18:39:02 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:39:02 (4/7) Installing libsodium (1.0.18-r0) 18:39:02 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:39:02 (6/7) Installing libzmq (4.3.4-r0) 18:39:02 (7/7) Installing zeromq (4.3.4-r0) 18:39:02 Executing busybox-1.35.0-r17.trigger 18:39:02 Executing ca-certificates-20220614-r0.trigger 18:39:02 OK: 9 MiB in 21 packages 18:39:03 Removing intermediate container bbea446bff6c 18:39:03 ---> 169f17d2c7e1 18:39:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:39:04 ---> 1ad98b46ddf0 18:39:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:39:04 ---> 333dac5c0954 18:39:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:39:05 ---> bd7095029139 18:39:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:39:06 ---> 20b5fcf23293 18:39:06 Step 22/27 : EXPOSE 48095 18:39:07 ---> Running in a520d643bbeb 18:39:07 Removing intermediate container a520d643bbeb 18:39:07 ---> 5d16b1323e6a 18:39:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:39:07 ---> Running in 434e57e2e94f 18:39:07 Removing intermediate container 434e57e2e94f 18:39:07 ---> a42bcd7237ae 18:39:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:08 ---> Running in 094d3674c9e8 18:39:08 Removing intermediate container 094d3674c9e8 18:39:08 ---> 25729739f727 18:39:08 Step 25/27 : LABEL arch=arm64 18:39:08 ---> Running in 17c91faac119 18:39:08 Removing intermediate container 17c91faac119 18:39:08 ---> 0190b50a5711 18:39:08 Step 26/27 : LABEL git_sha=96afd08c94d581f0317abfaa4a07e02f9ee43f73 18:39:08 ---> Running in 5933805804e4 18:39:09 Removing intermediate container 5933805804e4 18:39:09 ---> 4702b066c260 18:39:09 Step 27/27 : LABEL version=0.0.0 18:39:09 ---> Running in 473a22c36eef 18:39:09 Removing intermediate container 473a22c36eef 18:39:09 ---> ee081c5e2176 18:39:09 [Warning] One or more build-args [ARCH] were not consumed 18:39:09 Successfully built ee081c5e2176 18:39:09 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:10 18:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:11 arm64: Pulling from edgex-lftools-log-publisher 18:39:11 8998bd30e6a1: Pulling fs layer 18:39:11 04944245beec: Pulling fs layer 18:39:11 699f458cf7ca: Pulling fs layer 18:39:11 765212b225bb: Pulling fs layer 18:39:11 f23df028b6ca: Pulling fs layer 18:39:11 d65c8cfc05b1: Pulling fs layer 18:39:11 2437ff75d9bd: Pulling fs layer 18:39:11 765212b225bb: Waiting 18:39:11 f23df028b6ca: Waiting 18:39:11 d65c8cfc05b1: Waiting 18:39:11 2437ff75d9bd: Waiting 18:39:11 04944245beec: Verifying Checksum 18:39:11 04944245beec: Download complete 18:39:11 765212b225bb: Verifying Checksum 18:39:11 765212b225bb: Download complete 18:39:11 f23df028b6ca: Verifying Checksum 18:39:11 f23df028b6ca: Download complete 18:39:11 d65c8cfc05b1: Verifying Checksum 18:39:11 d65c8cfc05b1: Download complete 18:39:11 699f458cf7ca: Verifying Checksum 18:39:11 699f458cf7ca: Download complete 18:39:12 8998bd30e6a1: Verifying Checksum 18:39:12 8998bd30e6a1: Download complete 18:39:14 2437ff75d9bd: Verifying Checksum 18:39:14 2437ff75d9bd: Download complete 18:39:16 8998bd30e6a1: Pull complete 18:39:16 04944245beec: Pull complete 18:39:18 699f458cf7ca: Pull complete 18:39:18 765212b225bb: Pull complete 18:39:18 f23df028b6ca: Pull complete 18:39:18 d65c8cfc05b1: Pull complete 18:39:33 2437ff75d9bd: Pull complete 18:39:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-116947 does not seem to be running inside a container 18:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:39:37 $ docker top 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:38 ---> job-cost.sh 18:39:38 lf-activate-venv: SKIPPING 18:39:38 INFO: No Stack... 18:39:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:39 INFO: Archiving Costs [Pipeline] sh 18:39:40 + cut -d, -f6 18:39:40 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 18:39:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] 18:39:40 Resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] did not exist. Created. 18:39:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:41 /w/workspace/app-service-configurable/1@tmp/durable-c091d80d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:42 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:42 Warning: overwriting stash ‘stack-cost’ 18:39:42 Stashed 1 file(s) [Pipeline] } 18:39:42 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-479-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:42 $ docker stop --time=1 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 18:39:43 $ docker rm -f 83f9c0bad48c20ce520617e1aaeb7c1de8eb6b32979007ded6701f6bf06de488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:39:44 provisioning config files... 18:39:44 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config6117860849570855137tmp [Pipeline] { [Pipeline] sh 18:39:45 + set +x 18:39:45 + curl -s https://codecov.io/bash 18:39:45 + bash -s -- 18:39:45 18:39:45 _____ _ 18:39:45 / ____| | | 18:39:45 | | ___ __| | ___ ___ _____ __ 18:39:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:39:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:39:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:39:45 Bash-1.0.6 18:39:45 18:39:45 18:39:45 ==> git version 2.25.1 found 18:39:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:39:45 Release-Date: 2020-01-08 18:39:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:39:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:39:45 ==> Jenkins CI detected. 18:39:45 current dir:  /w/workspace/_app-service-configurable_PR-479 18:39:45 project root: . 18:39:45 --> token set from env 18:39:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:39:45 ==> Running gcov in . (disable via -X gcov) 18:39:45 ==> Python coveragepy not found 18:39:45 ==> Searching for coverage reports in: 18:39:45 + . 18:39:45 -> Found 1 reports 18:39:45 ==> Detecting git/mercurial file structure 18:39:45 ==> Reading reports 18:39:45 + ./coverage.out bytes=10 18:39:45 ==> Appending adjustments 18:39:45 https://docs.codecov.io/docs/fixing-reports 18:39:45 + Found adjustments 18:39:45 ==> Gzipping contents 18:39:45 4.0K /tmp/codecov.ROHR1n.gz 18:39:45 ==> Uploading reports 18:39:45 url: https://codecov.io 18:39:45 query: branch=PR-479&commit=96afd08c94d581f0317abfaa4a07e02f9ee43f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-479%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=479&job=&cmd_args= 18:39:45 -> Pinging Codecov 18:39:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-479&commit=96afd08c94d581f0317abfaa4a07e02f9ee43f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-479%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=479&job=&cmd_args= 18:39:45 -> Uploading to 18:39:45 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/A97CA9966030D2A3747ED39772930CCE/96afd08c94d581f0317abfaa4a07e02f9ee43f73/3fd61f4d-25d9-4da3-9a0d-6f0d9961eace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T183945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8fcd4d2fde9129eccbbb54229f8f0c69428734037a10e7099a38df108024087 18:39:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:45 Dload Upload Total Spent Left Speed 18:39:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2395 --:--:-- --:--:-- --:--:-- 2395 18:39:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/96afd08c94d581f0317abfaa4a07e02f9ee43f73 [Pipeline] } 18:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:39:47 + [ -d /w/workspace/_app-service-configurable_PR-479/archives ] 18:39:47 + ls -al /w/workspace/_app-service-configurable_PR-479/archives 18:39:47 total 16 18:39:47 drwxr-xr-x 3 root root 4096 Oct 25 18:32 . 18:39:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:32 .. 18:39:47 drwxr-xr-x 2 root root 4096 Oct 25 18:32 cost 18:39:47 -rw-r--r-- 1 root root 96 Oct 25 18:32 cost.csv 18:39:47 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-479/archives 18:39:47 + ls -al /w/workspace/_app-service-configurable_PR-479/archives 18:39:47 total 16 18:39:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:32 . 18:39:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:32 .. 18:39:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:32 cost 18:39:47 -rw-r--r-- 1 jenkins jenkins 96 Oct 25 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:39:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:39:48 ---> package-listing.sh 18:39:48 ++ facter osfamily 18:39:48 ++ tr '[:upper:]' '[:lower:]' 18:39:49 + OS_FAMILY=debian 18:39:49 + workspace=/w/workspace/_app-service-configurable_PR-479 18:39:49 + START_PACKAGES=/tmp/packages_start.txt 18:39:49 + END_PACKAGES=/tmp/packages_end.txt 18:39:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:39:49 + PACKAGES=/tmp/packages_start.txt 18:39:49 + '[' /w/workspace/_app-service-configurable_PR-479 ']' 18:39:49 + PACKAGES=/tmp/packages_end.txt 18:39:49 + case "${OS_FAMILY}" in 18:39:49 + dpkg -l 18:39:49 + grep '^ii' 18:39:49 + '[' -f /tmp/packages_start.txt ']' 18:39:49 + '[' -f /tmp/packages_end.txt ']' 18:39:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:39:49 + '[' /w/workspace/_app-service-configurable_PR-479 ']' 18:39:49 + mkdir -p /w/workspace/_app-service-configurable_PR-479/archives/ 18:39:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-479/archives/ [Pipeline] echo 18:39:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:39:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:50 prd-ubuntu20.04-docker-8c-8g-116946 does not seem to be running inside a container 18:39:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-479/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_PR-479 -v /w/workspace/_app-service-configurable_PR-479:/w/workspace/_app-service-configurable_PR-479:rw,z -v /w/workspace/_app-service-configurable_PR-479@tmp:/w/workspace/_app-service-configurable_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:39:50 $ docker top 1592dff5204fd7cc070c3781301446a34f69905a6f49fb5138025c1e140e216e -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:39:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:39:51 + ls /var/log/sa-host 18:39:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:51 provisioning config files... 18:39:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-479@tmp/config17023659662429523769tmp [Pipeline] { [Pipeline] echo 18:39:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:39:52 ---> create-netrc.sh [Pipeline] } 18:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:39:52 ---> python-tools-install.sh [Pipeline] echo 18:39:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:39:52 ---> sudo-logs.sh 18:39:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:39:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:39:53 ---> job-cost.sh 18:39:53 lf-activate-venv: SKIPPING 18:39:53 DEBUG: total: 0.2199999988079071 18:39:53 INFO: Retrieving Stack Cost... 18:39:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:53 INFO: Archiving Costs [Pipeline] echo 18:39:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:39:54 ---> logs-deploy.sh 18:39:54 lf-activate-venv: SKIPPING 18:39:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-479/1 18:39:54 INFO: archiving workspace using pattern(s): 18:39:55 Archives upload complete. 18:39:55 INFO: archiving logs to Nexus 18:39:55 ---> uname -a: 18:39:55 Linux prd-ubuntu20-04-docker-8c-8g-116946 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:39:55 18:39:55 18:39:55 ---> lscpu: 18:39:55 Architecture: x86_64 18:39:55 CPU op-mode(s): 32-bit, 64-bit 18:39:55 Byte Order: Little Endian 18:39:55 Address sizes: 40 bits physical, 48 bits virtual 18:39:55 CPU(s): 8 18:39:55 On-line CPU(s) list: 0-7 18:39:55 Thread(s) per core: 1 18:39:55 Core(s) per socket: 1 18:39:55 Socket(s): 8 18:39:55 NUMA node(s): 1 18:39:55 Vendor ID: AuthenticAMD 18:39:55 CPU family: 23 18:39:55 Model: 49 18:39:55 Model name: AMD EPYC-Rome Processor 18:39:55 Stepping: 0 18:39:55 CPU MHz: 2800.000 18:39:55 BogoMIPS: 5600.00 18:39:55 Virtualization: AMD-V 18:39:55 Hypervisor vendor: KVM 18:39:55 Virtualization type: full 18:39:55 L1d cache: 256 KiB 18:39:55 L1i cache: 256 KiB 18:39:55 L2 cache: 4 MiB 18:39:55 L3 cache: 128 MiB 18:39:55 NUMA node0 CPU(s): 0-7 18:39:55 Vulnerability Itlb multihit: Not affected 18:39:55 Vulnerability L1tf: Not affected 18:39:55 Vulnerability Mds: Not affected 18:39:55 Vulnerability Meltdown: Not affected 18:39:55 Vulnerability Mmio stale data: Not affected 18:39:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:39:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:39:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:39:55 Vulnerability Srbds: Not affected 18:39:55 Vulnerability Tsx async abort: Not affected 18:39:55 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:39:55 18:39:55 18:39:55 ---> nproc: 18:39:55 8 18:39:55 18:39:55 18:39:55 ---> df -h: 18:39:55 Filesystem Size Used Avail Use% Mounted on 18:39:55 overlay 155G 12G 144G 8% / 18:39:55 tmpfs 64M 0 64M 0% /dev 18:39:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:39:55 shm 64M 0 64M 0% /dev/shm 18:39:55 /dev/vda1 155G 12G 144G 8% /facter-os 18:39:55 18:39:55 18:39:55 ---> sar -b -r -n DEV: 18:39:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116946) 10/25/22 _x86_64_ (8 CPU) 18:39:55 18:39:55 18:30:09 LINUX RESTART (8 CPU) 18:39:55 18:39:55 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:39:55 18:32:01 231.74 4.42 227.33 0.00 426.06 70233.23 0.00 18:39:55 18:33:01 134.54 0.10 134.44 0.00 10.00 33996.87 0.00 18:39:55 18:34:01 1.75 0.00 1.75 0.00 0.00 21.88 0.00 18:39:55 18:35:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 18:39:55 18:36:01 39.75 10.37 29.38 0.00 2910.93 4792.13 0.00 18:39:55 18:37:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 18:39:55 18:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 18:39:55 18:39:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 18:39:55 Average: 51.73 1.86 49.87 0.00 418.30 13638.13 0.00 18:39:55 18:39:55 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:39:55 18:32:01 28494804 31519576 787500 2.39 139440 3100408 1966072 5.79 1210052 2745352 436 18:39:55 18:33:01 27777048 31550676 752716 2.29 150260 3778132 1774280 5.23 1230884 3378944 396 18:39:55 18:34:01 27778772 31552572 750596 2.28 150292 3778140 1774280 5.23 1228588 3378952 20 18:39:55 18:35:01 27786320 31560188 742788 2.26 150328 3778124 1774280 5.23 1220332 3378952 8 18:39:55 18:36:01 27497568 31545836 741104 2.25 168700 4027800 1834172 5.41 1372988 3490584 164 18:39:55 18:37:01 27498604 31546912 739848 2.25 168740 4027800 1834172 5.41 1371952 3490584 20 18:39:55 18:38:01 27499416 31548132 738980 2.25 168768 4027804 1834172 5.41 1371316 3490904 8 18:39:55 18:39:01 27499312 31548028 738936 2.25 168792 4027804 1834172 5.41 1371656 3490904 164 18:39:55 Average: 27728980 31546490 749058 2.28 158165 3818252 1828200 5.39 1297221 3355647 152 18:39:55 18:39:55 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:39:55 18:32:01 docker0 158.17 202.72 12.84 1844.18 0.00 0.00 0.00 0.00 18:39:55 18:32:01 vethe4cde60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:32:01 ens3 420.05 317.33 5830.99 48.38 0.00 0.00 0.00 0.00 18:39:55 18:32:01 lo 3.00 3.00 0.30 0.30 0.00 0.00 0.00 0.00 18:39:55 18:33:01 docker0 2.42 4.98 0.16 60.56 0.00 0.00 0.00 0.00 18:39:55 18:33:01 ens3 109.98 72.07 2587.25 13.75 0.00 0.00 0.00 0.00 18:39:55 18:33:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 18:39:55 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:35:01 ens3 1.07 0.98 6.87 0.08 0.00 0.00 0.00 0.00 18:39:55 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:55 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:36:01 ens3 56.82 32.27 1297.74 2.55 0.00 0.00 0.00 0.00 18:39:55 18:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:39:55 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:37:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:39:55 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:55 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:55 18:39:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:39:55 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:39:55 Average: docker0 20.07 25.96 1.63 238.08 0.00 0.00 0.00 0.00 18:39:55 Average: ens3 73.54 52.86 1215.28 8.10 0.00 0.00 0.00 0.00 18:39:55 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 18:39:55 18:39:55 18:39:55 ---> sar -P ALL: 18:39:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116946) 10/25/22 _x86_64_ (8 CPU) 18:39:55 18:39:55 18:30:09 LINUX RESTART (8 CPU) 18:39:55 18:39:55 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:39:55 18:32:01 all 21.12 0.00 6.55 1.21 0.08 71.04 18:39:55 18:32:01 0 21.02 0.00 6.49 0.34 0.08 72.07 18:39:55 18:32:01 1 21.11 0.00 7.54 5.11 0.08 66.15 18:39:55 18:32:01 2 22.48 0.00 5.77 0.19 0.12 71.44 18:39:55 18:32:01 3 20.45 0.00 6.66 2.65 0.08 70.15 18:39:55 18:32:01 4 19.16 0.00 6.72 0.61 0.07 73.45 18:39:55 18:32:01 5 22.43 0.00 6.27 0.25 0.07 70.98 18:39:55 18:32:01 6 21.69 0.00 6.28 0.17 0.05 71.82 18:39:55 18:32:01 7 20.64 0.00 6.67 0.36 0.08 72.25 18:39:55 18:33:01 all 18.17 0.00 3.85 0.73 0.05 77.20 18:39:55 18:33:01 0 19.23 0.00 3.55 0.03 0.05 77.14 18:39:55 18:33:01 1 17.60 0.00 3.56 0.08 0.05 78.70 18:39:55 18:33:01 2 18.49 0.00 4.47 2.19 0.05 74.80 18:39:55 18:33:01 3 17.22 0.00 4.38 2.95 0.05 75.40 18:39:55 18:33:01 4 17.75 0.00 3.82 0.05 0.05 78.33 18:39:55 18:33:01 5 18.10 0.00 3.97 0.15 0.05 77.73 18:39:55 18:33:01 6 18.85 0.00 3.74 0.25 0.05 77.10 18:39:55 18:33:01 7 18.15 0.00 3.32 0.10 0.05 78.38 18:39:55 18:34:01 all 0.04 0.00 0.02 0.00 0.00 99.94 18:39:55 18:34:01 0 0.10 0.00 0.03 0.02 0.00 99.85 18:39:55 18:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:39:55 18:34:01 2 0.03 0.00 0.03 0.02 0.00 99.92 18:39:55 18:34:01 3 0.08 0.00 0.00 0.00 0.00 99.92 18:39:55 18:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:39:55 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:39:55 18:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:39:55 18:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:39:55 18:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:39:55 18:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:39:55 18:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:39:55 18:35:01 2 0.02 0.00 0.02 0.03 0.02 99.92 18:39:55 18:35:01 3 0.03 0.00 0.03 0.02 0.02 99.90 18:39:55 18:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:39:55 18:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:39:55 18:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:39:55 18:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 18:39:55 18:36:01 all 1.10 0.00 0.80 0.28 0.01 97.81 18:39:55 18:36:01 0 0.88 0.00 0.68 0.12 0.02 98.30 18:39:55 18:36:01 1 1.30 0.00 0.68 0.05 0.00 97.97 18:39:55 18:36:01 2 0.45 0.00 0.50 0.87 0.00 98.17 18:39:55 18:36:01 3 1.19 0.00 0.43 0.10 0.00 98.28 18:39:55 18:36:01 4 1.07 0.00 2.08 0.40 0.00 96.45 18:39:55 18:36:01 5 1.74 0.00 0.75 0.20 0.02 97.29 18:39:55 18:36:01 6 1.45 0.00 0.47 0.47 0.00 97.61 18:39:55 18:36:01 7 0.75 0.00 0.82 0.03 0.02 98.38 18:39:55 18:37:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:39:55 18:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:39:55 18:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:39:55 18:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:39:55 18:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:39:55 18:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:39:55 18:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:39:55 18:37:01 6 0.03 0.00 0.00 0.03 0.00 99.93 18:39:55 18:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:39:55 18:38:01 all 0.05 0.00 0.05 0.00 0.01 99.89 18:39:55 18:38:01 0 0.05 0.00 0.10 0.00 0.00 99.85 18:39:55 18:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:39:55 18:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:39:55 18:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 18:39:55 18:38:01 4 0.08 0.00 0.10 0.00 0.00 99.82 18:39:55 18:38:01 5 0.07 0.00 0.05 0.00 0.02 99.87 18:39:55 18:38:01 6 0.08 0.00 0.13 0.00 0.00 99.78 18:39:55 18:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:39:55 18:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:39:55 18:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:39:55 18:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:39:55 18:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:39:55 18:39:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:39:55 18:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:39:55 18:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:39:55 18:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:39:55 18:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:39:55 Average: all 5.03 0.00 1.40 0.28 0.02 93.27 18:39:55 Average: 0 5.13 0.00 1.35 0.06 0.02 93.43 18:39:55 Average: 1 4.97 0.00 1.47 0.65 0.02 92.89 18:39:55 Average: 2 5.15 0.00 1.34 0.42 0.03 93.06 18:39:55 Average: 3 4.84 0.00 1.43 0.71 0.02 93.00 18:39:55 Average: 4 4.73 0.00 1.58 0.13 0.02 93.54 18:39:55 Average: 5 5.26 0.00 1.38 0.08 0.02 93.27 18:39:55 Average: 6 5.23 0.00 1.32 0.11 0.02 93.31 18:39:55 Average: 7 4.91 0.00 1.35 0.06 0.02 93.66 18:39:55 18:39:55 18:39:55