Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c634be95c84b56e977327a47a4795a4d23331ad9+d275c6c1be7b0e598ae2180a778e5c3f26e0028b (91cac1c0e8d5ba8e4751005a2b7882a03ac0612c) 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-ssh6615951934763008302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4010852328604659195.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-464/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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15677812056560267134.key > 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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10535351593536039082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8320502351604793344.key > 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-464/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-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1844788806965625179.key > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24189 in /w/workspace/_app-service-configurable_PR-464 [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-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit c634be95c84b56e977327a47a4795a4d23331ad9 Merge succeeded, producing c634be95c84b56e977327a47a4795a4d23331ad9 Checking out Revision c634be95c84b56e977327a47a4795a4d23331ad9 (PR-464) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-31T12:03:27.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-31T12:03:27.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-31T12:03:27.777Z] ========================================================= [2022-08-31T12:03:27.777Z] EdgeX Global Pipelines Version Info [2022-08-31T12:03:27.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:03:28.557Z] ------------------- [2022-08-31T12:03:28.557Z] stable info: [2022-08-31T12:03:28.557Z] ------------------- [2022-08-31T12:03:28.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-31T12:03:28.557Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T12:03:28.557Z] Message: update stable to v1.0.239 [2022-08-31T12:03:29.129Z] ------------------- [2022-08-31T12:03:29.129Z] experimental info: [2022-08-31T12:03:29.129Z] ------------------- [2022-08-31T12:03:29.129Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-31T12:03:29.129Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T12:03:29.129Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-31T12:03:29.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-31T12:03:29.579Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-31T12:03:29.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-31T12:03:29.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-31T12:03:29.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-31T12:03:29.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-31T12:03:29.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-31T12:03:29.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-31T12:03:29.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-31T12:03:30.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-31T12:03:30.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-31T12:03:30.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-31T12:03:30.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-31T12:03:30.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-31T12:03:30.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T12:03:30.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T12:03:30.355Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T12:03:30.392Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T12:03:30.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-31T12:03:30.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-31T12:03:30.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-31T12:03:30.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-31T12:03:30.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-31T12:03:30.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-31T12:03:30.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-31T12:03:30.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-31T12:03:30.782Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-31T12:03:30.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo [2022-08-31T12:03:30.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo [2022-08-31T12:03:30.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo [2022-08-31T12:03:30.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo [2022-08-31T12:03:31.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c634be9 [Pipeline] echo [2022-08-31T12:03:31.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T12:03:31.173Z] provisioning config files... [2022-08-31T12:03:31.190Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config3251569972357279041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:03:31.548Z] ---> docker-login.sh [2022-08-31T12:03:31.548Z] nexus3.edgexfoundry.org:10001 [2022-08-31T12:03:31.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:32.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:32.070Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:32.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:32.070Z] [2022-08-31T12:03:32.070Z] Login Succeeded [2022-08-31T12:03:32.070Z] nexus3.edgexfoundry.org:10002 [2022-08-31T12:03:32.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:32.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:32.331Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:32.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:32.331Z] [2022-08-31T12:03:32.331Z] Login Succeeded [2022-08-31T12:03:32.331Z] nexus3.edgexfoundry.org:10003 [2022-08-31T12:03:32.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:32.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:32.331Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:32.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:32.331Z] [2022-08-31T12:03:32.331Z] Login Succeeded [2022-08-31T12:03:32.331Z] nexus3.edgexfoundry.org:10004 [2022-08-31T12:03:32.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:32.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:32.591Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:32.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:32.591Z] [2022-08-31T12:03:32.591Z] Login Succeeded [2022-08-31T12:03:32.591Z] docker.io [2022-08-31T12:03:32.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:32.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:32.852Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:32.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:32.852Z] [2022-08-31T12:03:32.852Z] Login Succeeded [2022-08-31T12:03:32.852Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T12:03:32.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-31T12:03:33.546Z] + git rev-list -1 --merges c634be95c84b56e977327a47a4795a4d23331ad9~1..c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo [2022-08-31T12:03:33.594Z] -----------> git rev-list -1 --merges c634be95c84b56e977327a47a4795a4d23331ad9~1..c634be95c84b56e977327a47a4795a4d23331ad9 c634be95c84b56e977327a47a4795a4d23331ad9 [false] [Pipeline] sh [2022-08-31T12:03:33.907Z] + git log --format=format:%s -1 c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo [2022-08-31T12:03:33.946Z] ========================================================= [2022-08-31T12:03:33.946Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-31T12:03:33.946Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T12:03:34.405Z] + git log --format=format:%s -1 c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo [2022-08-31T12:03:34.435Z] [semverPrep] GIT_COMMIT: c634be95c84b56e977327a47a4795a4d23331ad9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-31T12:03:34.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-31T12:03:34.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T12:03:34.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-31T12:03:34.875Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-31T12:03:34.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-31T12:03:34.875Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-08-31T12:03:34.875Z] tee -a /etc/ssh/ssh_known_hosts [2022-08-31T12:03:34.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:03:35.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T12:03:35.392Z] [2022-08-31T12:03:35.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:03:35.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T12:03:35.788Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-31T12:03:35.788Z] b85a868b505f: Pulling fs layer [2022-08-31T12:03:35.788Z] e2be974225ed: Pulling fs layer [2022-08-31T12:03:35.788Z] 339a4e72a1f5: Pulling fs layer [2022-08-31T12:03:35.788Z] 988bab9f4d93: Pulling fs layer [2022-08-31T12:03:35.788Z] 1469e6f7b9e6: Pulling fs layer [2022-08-31T12:03:35.788Z] eaf3925da568: Pulling fs layer [2022-08-31T12:03:35.788Z] bab4dde63d76: Pulling fs layer [2022-08-31T12:03:35.788Z] bde34c3a00c8: Pulling fs layer [2022-08-31T12:03:35.788Z] b352a97aabf1: Pulling fs layer [2022-08-31T12:03:35.788Z] 4872d77fe225: Pulling fs layer [2022-08-31T12:03:35.788Z] 5851b861e8e6: Pulling fs layer [2022-08-31T12:03:35.788Z] b352a97aabf1: Waiting [2022-08-31T12:03:35.788Z] 1469e6f7b9e6: Waiting [2022-08-31T12:03:35.788Z] 4872d77fe225: Waiting [2022-08-31T12:03:35.788Z] eaf3925da568: Waiting [2022-08-31T12:03:35.788Z] bab4dde63d76: Waiting [2022-08-31T12:03:35.788Z] bde34c3a00c8: Waiting [2022-08-31T12:03:35.788Z] 5851b861e8e6: Waiting [2022-08-31T12:03:35.788Z] 988bab9f4d93: Waiting [2022-08-31T12:03:35.788Z] e2be974225ed: Verifying Checksum [2022-08-31T12:03:35.788Z] e2be974225ed: Download complete [2022-08-31T12:03:35.788Z] 988bab9f4d93: Verifying Checksum [2022-08-31T12:03:35.788Z] 988bab9f4d93: Download complete [2022-08-31T12:03:36.049Z] 1469e6f7b9e6: Verifying Checksum [2022-08-31T12:03:36.049Z] 1469e6f7b9e6: Download complete [2022-08-31T12:03:36.049Z] eaf3925da568: Verifying Checksum [2022-08-31T12:03:36.049Z] eaf3925da568: Download complete [2022-08-31T12:03:36.049Z] 339a4e72a1f5: Verifying Checksum [2022-08-31T12:03:36.049Z] 339a4e72a1f5: Download complete [2022-08-31T12:03:36.049Z] bde34c3a00c8: Download complete [2022-08-31T12:03:36.049Z] b352a97aabf1: Download complete [2022-08-31T12:03:36.049Z] 4872d77fe225: Verifying Checksum [2022-08-31T12:03:36.049Z] 4872d77fe225: Download complete [2022-08-31T12:03:36.049Z] 5851b861e8e6: Verifying Checksum [2022-08-31T12:03:36.049Z] 5851b861e8e6: Download complete [2022-08-31T12:03:36.049Z] b85a868b505f: Download complete [2022-08-31T12:03:36.309Z] bab4dde63d76: Verifying Checksum [2022-08-31T12:03:36.309Z] bab4dde63d76: Download complete [2022-08-31T12:03:37.693Z] b85a868b505f: Pull complete [2022-08-31T12:03:37.693Z] e2be974225ed: Pull complete [2022-08-31T12:03:37.955Z] 339a4e72a1f5: Pull complete [2022-08-31T12:03:38.234Z] 988bab9f4d93: Pull complete [2022-08-31T12:03:38.518Z] 1469e6f7b9e6: Pull complete [2022-08-31T12:03:38.518Z] eaf3925da568: Pull complete [2022-08-31T12:03:40.423Z] bab4dde63d76: Pull complete [2022-08-31T12:03:40.423Z] bde34c3a00c8: Pull complete [2022-08-31T12:03:40.423Z] b352a97aabf1: Pull complete [2022-08-31T12:03:40.423Z] 4872d77fe225: Pull complete [2022-08-31T12:03:40.423Z] 5851b861e8e6: Pull complete [2022-08-31T12:03:40.423Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-31T12:03:40.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T12:03:40.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:03:40.648Z] prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container [2022-08-31T12:03:40.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T12:03:42.973Z] $ docker top c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 -eo pid,comm [2022-08-31T12:03:43.044Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-31T12:03:43.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T12:03:43.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T12:03:43.176Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T12:03:43.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T12:03:43.298Z] $ docker exec c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent [2022-08-31T12:03:43.424Z] SSH_AUTH_SOCK=/tmp/ssh-bewdlAsjrbiX/agent.32 [2022-08-31T12:03:43.424Z] SSH_AGENT_PID=38 [2022-08-31T12:03:43.429Z] Running ssh-add (command line suppressed) [2022-08-31T12:03:43.544Z] Identity added: /w/workspace/_app-service-configurable_PR-464@tmp/private_key_8429545298022854086.key (/w/workspace/_app-service-configurable_PR-464@tmp/private_key_8429545298022854086.key) [2022-08-31T12:03:43.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T12:03:43.898Z] + git tag --points-at HEAD [Pipeline] } [2022-08-31T12:03:43.918Z] $ docker exec --env ******** --env ******** c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent -k [2022-08-31T12:03:44.021Z] unset SSH_AUTH_SOCK; [2022-08-31T12:03:44.023Z] unset SSH_AGENT_PID; [2022-08-31T12:03:44.023Z] echo Agent pid 38 killed; [2022-08-31T12:03:44.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-31T12:03:44.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T12:03:44.132Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T12:03:44.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T12:03:44.251Z] $ docker exec c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent [2022-08-31T12:03:44.380Z] SSH_AUTH_SOCK=/tmp/ssh-T1Q0SLMmG5Bc/agent.70 [2022-08-31T12:03:44.380Z] SSH_AGENT_PID=76 [2022-08-31T12:03:44.385Z] Running ssh-add (command line suppressed) [2022-08-31T12:03:44.489Z] Identity added: /w/workspace/_app-service-configurable_PR-464@tmp/private_key_6388597700887658825.key (/w/workspace/_app-service-configurable_PR-464@tmp/private_key_6388597700887658825.key) [2022-08-31T12:03:44.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T12:03:44.842Z] + git semver init [2022-08-31T12:03:45.103Z] 2022-08-31 12:03:45,033 [run_init] DEBUG init version:0.0.0 force:False [2022-08-31T12:03:45.103Z] 2022-08-31 12:03:45,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-464/.semver [2022-08-31T12:03:45.103Z] 2022-08-31 12:03:45,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-464/.semver [2022-08-31T12:03:45.103Z] 2022-08-31 12:03:45,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-464/.semver'], cwd=/w/workspace/_app-service-configurable_PR-464, universal_newlines=False, shell=None, istream=None) [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,794 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-464/.git/info/exclude [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-464/.semver/PR-464 with force:False [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,795 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-464/.semver/PR-464 [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,799 [execute] INFO git cat-file --batch-check [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,806 [execute] INFO git cat-file --batch [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T12:03:46.047Z] 2022-08-31 12:03:45,811 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-464/.semver/PR-464 [2022-08-31T12:03:46.047Z] 0.0.0 [Pipeline] } [2022-08-31T12:03:46.074Z] $ docker exec --env ******** --env ******** c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent -k [2022-08-31T12:03:46.190Z] unset SSH_AUTH_SOCK; [2022-08-31T12:03:46.191Z] unset SSH_AGENT_PID; [2022-08-31T12:03:46.195Z] echo Agent pid 76 killed; [2022-08-31T12:03:46.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T12:03:46.626Z] + git semver [Pipeline] } [2022-08-31T12:03:46.910Z] $ docker stop --time=1 c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 [2022-08-31T12:03:48.196Z] $ docker rm -f c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T12:03:48.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-31T12:03:48.915Z] Stashed 1 file(s) [Pipeline] echo [2022-08-31T12:03:48.935Z] [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 [2022-08-31T12:03:49.525Z] provisioning config files... [2022-08-31T12:03:49.535Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config8613412040114322398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:03:49.893Z] ---> docker-login.sh [2022-08-31T12:03:49.893Z] nexus3.edgexfoundry.org:10001 [2022-08-31T12:03:49.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:49.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:49.893Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:49.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:49.893Z] [2022-08-31T12:03:49.893Z] Login Succeeded [2022-08-31T12:03:49.893Z] nexus3.edgexfoundry.org:10002 [2022-08-31T12:03:49.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:50.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:50.154Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:50.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:50.154Z] [2022-08-31T12:03:50.154Z] Login Succeeded [2022-08-31T12:03:50.154Z] nexus3.edgexfoundry.org:10003 [2022-08-31T12:03:50.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:50.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:50.154Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:50.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:50.154Z] [2022-08-31T12:03:50.154Z] Login Succeeded [2022-08-31T12:03:50.154Z] nexus3.edgexfoundry.org:10004 [2022-08-31T12:03:50.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:50.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:50.414Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:50.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:50.414Z] [2022-08-31T12:03:50.414Z] Login Succeeded [2022-08-31T12:03:50.414Z] docker.io [2022-08-31T12:03:50.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:03:50.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:03:50.677Z] Configure a credential helper to remove this warning. See [2022-08-31T12:03:50.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:03:50.677Z] [2022-08-31T12:03:50.677Z] Login Succeeded [2022-08-31T12:03:50.677Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T12:03:50.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T12:03:50.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T12:03:50.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T12:03:50.979Z] ========================================================= [2022-08-31T12:03:50.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-31T12:03:50.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:03:51.452Z] + 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 . [2022-08-31T12:03:51.452Z] Sending build context to Docker daemon 3.144MB [2022-08-31T12:03:51.452Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T12:03:51.452Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T12:03:51.452Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-31T12:03:51.452Z] 2408cc74d12b: Pulling fs layer [2022-08-31T12:03:51.452Z] ea60b727a1ce: Pulling fs layer [2022-08-31T12:03:51.452Z] 30c4a7721957: Pulling fs layer [2022-08-31T12:03:51.452Z] 370296b7ddb6: Pulling fs layer [2022-08-31T12:03:51.452Z] 7c6cee850709: Pulling fs layer [2022-08-31T12:03:51.452Z] 39a5fcdaea64: Pulling fs layer [2022-08-31T12:03:51.452Z] d94ebbe4e438: Pulling fs layer [2022-08-31T12:03:51.452Z] bcfd1f05c69d: Pulling fs layer [2022-08-31T12:03:51.452Z] 59ccb84bbe0f: Pulling fs layer [2022-08-31T12:03:51.452Z] d94ebbe4e438: Waiting [2022-08-31T12:03:51.452Z] 7c6cee850709: Waiting [2022-08-31T12:03:51.452Z] bcfd1f05c69d: Waiting [2022-08-31T12:03:51.452Z] 39a5fcdaea64: Waiting [2022-08-31T12:03:51.452Z] 59ccb84bbe0f: Waiting [2022-08-31T12:03:51.452Z] 370296b7ddb6: Waiting [2022-08-31T12:03:51.452Z] 30c4a7721957: Verifying Checksum [2022-08-31T12:03:51.452Z] 30c4a7721957: Download complete [2022-08-31T12:03:51.452Z] ea60b727a1ce: Download complete [2022-08-31T12:03:51.452Z] 7c6cee850709: Verifying Checksum [2022-08-31T12:03:51.452Z] 7c6cee850709: Download complete [2022-08-31T12:03:51.712Z] 39a5fcdaea64: Verifying Checksum [2022-08-31T12:03:51.712Z] 39a5fcdaea64: Download complete [2022-08-31T12:03:51.712Z] 2408cc74d12b: Verifying Checksum [2022-08-31T12:03:51.712Z] 2408cc74d12b: Download complete [2022-08-31T12:03:51.712Z] d94ebbe4e438: Download complete [2022-08-31T12:03:51.712Z] 2408cc74d12b: Pull complete [2022-08-31T12:03:51.972Z] ea60b727a1ce: Pull complete [2022-08-31T12:03:51.972Z] 30c4a7721957: Pull complete [2022-08-31T12:03:51.972Z] 59ccb84bbe0f: Verifying Checksum [2022-08-31T12:03:51.972Z] 59ccb84bbe0f: Download complete [2022-08-31T12:03:52.235Z] bcfd1f05c69d: Verifying Checksum [2022-08-31T12:03:52.235Z] bcfd1f05c69d: Download complete [2022-08-31T12:03:52.235Z] 370296b7ddb6: Verifying Checksum [2022-08-31T12:03:52.235Z] 370296b7ddb6: Download complete [2022-08-31T12:03:56.427Z] 370296b7ddb6: Pull complete [2022-08-31T12:03:56.427Z] 7c6cee850709: Pull complete [2022-08-31T12:03:56.427Z] 39a5fcdaea64: Pull complete [2022-08-31T12:03:56.427Z] d94ebbe4e438: Pull complete [2022-08-31T12:03:58.345Z] bcfd1f05c69d: Pull complete [2022-08-31T12:03:58.925Z] 59ccb84bbe0f: Pull complete [2022-08-31T12:03:58.925Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-31T12:03:58.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T12:03:58.925Z] ---> a4fb48ad2a94 [2022-08-31T12:03:58.925Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T12:04:03.159Z] ---> Running in 06ae3fdc10f2 [2022-08-31T12:04:03.159Z] Removing intermediate container 06ae3fdc10f2 [2022-08-31T12:04:03.159Z] ---> ee53a600d958 [2022-08-31T12:04:03.159Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T12:04:03.159Z] ---> Running in cd59e36ad787 [2022-08-31T12:04:03.159Z] Removing intermediate container cd59e36ad787 [2022-08-31T12:04:03.159Z] ---> 8cf101001a54 [2022-08-31T12:04:03.159Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T12:04:03.159Z] ---> Running in 6ad344b40b4f [2022-08-31T12:04:03.159Z] Removing intermediate container 6ad344b40b4f [2022-08-31T12:04:03.159Z] ---> e4440820b554 [2022-08-31T12:04:03.159Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:04:03.159Z] ---> Running in dc2ada439300 [2022-08-31T12:04:03.159Z] Removing intermediate container dc2ada439300 [2022-08-31T12:04:03.159Z] ---> 69a8f0a1c365 [2022-08-31T12:04:03.159Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T12:04:03.159Z] ---> Running in 6f8135af05a9 [2022-08-31T12:04:04.098Z] Removing intermediate container 6f8135af05a9 [2022-08-31T12:04:04.098Z] ---> 8bc9c0b21ac6 [2022-08-31T12:04:04.098Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T12:04:04.098Z] ---> Running in 4b214f8fbbef [2022-08-31T12:04:04.340Z] Still waiting to schedule task [2022-08-31T12:04:04.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-31T12:04:04.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T12:04:05.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T12:04:05.563Z] OK: 211 MiB in 51 packages [2022-08-31T12:04:05.822Z] Removing intermediate container 4b214f8fbbef [2022-08-31T12:04:05.822Z] ---> b38ceb0d2436 [2022-08-31T12:04:05.822Z] Step 9/14 : WORKDIR /app [2022-08-31T12:04:05.822Z] ---> Running in 0372ffa1ce92 [2022-08-31T12:04:05.822Z] Removing intermediate container 0372ffa1ce92 [2022-08-31T12:04:05.822Z] ---> ccdfd9a961d1 [2022-08-31T12:04:05.822Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T12:04:06.084Z] ---> 39bc6238e201 [2022-08-31T12:04:06.084Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T12:04:06.084Z] ---> Running in 436c003a985b [2022-08-31T12:04:32.689Z] Removing intermediate container 436c003a985b [2022-08-31T12:04:32.689Z] ---> 7c6c3d55c691 [2022-08-31T12:04:32.689Z] Step 12/14 : COPY . . [2022-08-31T12:04:32.689Z] ---> 79f160c8c3b7 [2022-08-31T12:04:32.689Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T12:04:32.689Z] ---> Running in baf463bc567e [2022-08-31T12:04:32.689Z] Removing intermediate container baf463bc567e [2022-08-31T12:04:32.689Z] ---> f3b8239ef18f [2022-08-31T12:04:32.689Z] Step 14/14 : RUN $MAKE [2022-08-31T12:04:32.689Z] ---> Running in fe555872e86d [2022-08-31T12:04:32.689Z] noop [2022-08-31T12:04:32.952Z] Removing intermediate container fe555872e86d [2022-08-31T12:04:32.952Z] ---> c812b719b4ee [2022-08-31T12:04:32.952Z] Successfully built c812b719b4ee [2022-08-31T12:04:32.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:04:33.422Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T12:04:33.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:04:33.624Z] prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container [2022-08-31T12:04:33.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** ci-base-image-x86_64 cat [2022-08-31T12:04:34.042Z] $ docker top dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T12:04:34.447Z] + go version [2022-08-31T12:04:34.447Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-31T12:04:34.486Z] $ docker stop --time=1 dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 [2022-08-31T12:04:35.841Z] $ docker rm -f dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:04:36.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T12:04:36.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:04:36.730Z] prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container [2022-08-31T12:04:36.777Z] $ 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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** ci-base-image-x86_64 cat [2022-08-31T12:04:37.169Z] $ docker top b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T12:04:37.575Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-464 [Pipeline] fileExists [Pipeline] sh [2022-08-31T12:04:37.937Z] + make test [2022-08-31T12:04:37.938Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T12:04:47.931Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T12:04:47.931Z] CGO_ENABLED=1 go vet ./... [2022-08-31T12:04:50.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T12:04:50.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T12:04:50.468Z] ./bin/test-attribution-txt.sh [2022-08-31T12:04:50.468Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T12:04:50.468Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T12:04:50.468Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T12:04:50.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T12:04:50.540Z] $ docker stop --time=1 b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b [2022-08-31T12:04:52.560Z] $ docker rm -f b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T12:04:53.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T12:04:53.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-31T12:04:53.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T12:04:54.075Z] + ls -al . [2022-08-31T12:04:54.075Z] total 172 [2022-08-31T12:04:54.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:04 . [2022-08-31T12:04:54.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:03 .. [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 12:03 .dockerignore [2022-08-31T12:04:54.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:03 .git [2022-08-31T12:04:54.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 12:03 .github [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 12:03 .gitignore [2022-08-31T12:04:54.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 12:03 .semver [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 12:03 Attribution.txt [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 12:03 CHANGELOG.md [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 12:03 Dockerfile [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 12:03 GOVERNANCE.md [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 12:03 Jenkinsfile [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 12:03 LICENSE [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 12:03 OWNERS.md [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 31 12:03 README.md [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 12:03 VERSION [2022-08-31T12:04:54.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 12:03 bin [2022-08-31T12:04:54.075Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 12:04 coverage.out [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 12:03 go.mod [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 12:03 go.sum [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 12:03 main.go [2022-08-31T12:04:54.075Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 31 12:03 makefile [2022-08-31T12:04:54.075Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 12:03 res [2022-08-31T12:04:54.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:04:54.469Z] + 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=c634be95c84b56e977327a47a4795a4d23331ad9 --label arch=amd64 --label version=0.0.0 . [2022-08-31T12:04:54.469Z] Sending build context to Docker daemon 3.145MB [2022-08-31T12:04:54.469Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T12:04:54.469Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T12:04:54.470Z] ---> c812b719b4ee [2022-08-31T12:04:54.470Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T12:04:54.470Z] ---> Running in 652aa5529285 [2022-08-31T12:04:54.734Z] Removing intermediate container 652aa5529285 [2022-08-31T12:04:54.734Z] ---> 05e0e03fbf94 [2022-08-31T12:04:54.734Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T12:04:54.734Z] ---> Running in 822b44db5a83 [2022-08-31T12:04:54.734Z] Removing intermediate container 822b44db5a83 [2022-08-31T12:04:54.734Z] ---> bd4a6e52cbec [2022-08-31T12:04:54.734Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T12:04:54.734Z] ---> Running in 20052295c518 [2022-08-31T12:04:54.995Z] Removing intermediate container 20052295c518 [2022-08-31T12:04:54.995Z] ---> 30c6081cd503 [2022-08-31T12:04:54.995Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:04:54.995Z] ---> Running in 192d464f30d1 [2022-08-31T12:04:54.995Z] Removing intermediate container 192d464f30d1 [2022-08-31T12:04:54.995Z] ---> 1cb3c6e64b5c [2022-08-31T12:04:54.995Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T12:04:54.995Z] ---> Running in 99033998cc76 [2022-08-31T12:04:55.567Z] Removing intermediate container 99033998cc76 [2022-08-31T12:04:55.567Z] ---> 7bbc480a5adf [2022-08-31T12:04:55.567Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T12:04:55.567Z] ---> Running in 467d68915031 [2022-08-31T12:04:55.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T12:04:56.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T12:04:57.347Z] OK: 211 MiB in 51 packages [2022-08-31T12:04:57.608Z] Removing intermediate container 467d68915031 [2022-08-31T12:04:57.608Z] ---> 6a4eea28af23 [2022-08-31T12:04:57.608Z] Step 9/28 : WORKDIR /app [2022-08-31T12:04:57.608Z] ---> Running in 50141cb7a26b [2022-08-31T12:04:57.608Z] Removing intermediate container 50141cb7a26b [2022-08-31T12:04:57.608Z] ---> 7c97d74e19e8 [2022-08-31T12:04:57.608Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T12:04:57.870Z] ---> 2a2cee79c655 [2022-08-31T12:04:57.870Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T12:04:57.870Z] ---> Running in 3542be27caa0 [2022-08-31T12:04:58.447Z] Removing intermediate container 3542be27caa0 [2022-08-31T12:04:58.447Z] ---> c2e715212733 [2022-08-31T12:04:58.447Z] Step 12/28 : COPY . . [2022-08-31T12:04:58.711Z] ---> 248e86ac554d [2022-08-31T12:04:58.712Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T12:04:58.712Z] ---> Running in 6d3a20f71216 [2022-08-31T12:04:58.712Z] Removing intermediate container 6d3a20f71216 [2022-08-31T12:04:58.712Z] ---> b39306faf328 [2022-08-31T12:04:58.712Z] Step 14/28 : RUN $MAKE [2022-08-31T12:04:58.973Z] ---> Running in bc6e9c9ded81 [2022-08-31T12:04:59.234Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T12:05:21.192Z] Removing intermediate container bc6e9c9ded81 [2022-08-31T12:05:21.192Z] ---> e4de1e3932d1 [2022-08-31T12:05:21.192Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T12:05:21.192Z] 3.16: Pulling from library/alpine [2022-08-31T12:05:21.458Z] 213ec9aee27d: Pulling fs layer [2022-08-31T12:05:21.458Z] 213ec9aee27d: Download complete [2022-08-31T12:05:21.720Z] 213ec9aee27d: Pull complete [2022-08-31T12:05:21.720Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T12:05:21.720Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T12:05:21.720Z] ---> 9c6f07244728 [2022-08-31T12:05:21.720Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:05:21.981Z] ---> Running in a2de1de73f53 [2022-08-31T12:05:21.981Z] Removing intermediate container a2de1de73f53 [2022-08-31T12:05:21.981Z] ---> c6dadca47172 [2022-08-31T12:05:21.981Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T12:05:22.250Z] ---> Running in c37da70d8362 [2022-08-31T12:05:22.250Z] Removing intermediate container c37da70d8362 [2022-08-31T12:05:22.250Z] ---> 296641a987a1 [2022-08-31T12:05:22.250Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T12:05:22.512Z] ---> Running in 08067812b779 [2022-08-31T12:05:22.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T12:05:23.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T12:05:23.314Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T12:05:23.314Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T12:05:23.314Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T12:05:23.314Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T12:05:23.314Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T12:05:23.314Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T12:05:23.314Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T12:05:23.314Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T12:05:23.314Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T12:05:23.314Z] OK: 9 MiB in 21 packages [2022-08-31T12:05:24.263Z] Removing intermediate container 08067812b779 [2022-08-31T12:05:24.263Z] ---> bca266f61915 [2022-08-31T12:05:24.263Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T12:05:24.835Z] ---> 09e6759efd67 [2022-08-31T12:05:24.835Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T12:05:25.096Z] ---> e09d3546af1c [2022-08-31T12:05:25.096Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T12:05:25.357Z] ---> 1136dc99dba2 [2022-08-31T12:05:25.357Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T12:05:27.281Z] ---> b8e23db5d196 [2022-08-31T12:05:27.281Z] Step 23/28 : EXPOSE 48095 [2022-08-31T12:05:27.281Z] ---> Running in 2c759361928a [2022-08-31T12:05:27.281Z] Removing intermediate container 2c759361928a [2022-08-31T12:05:27.281Z] ---> f6d16cc04eb4 [2022-08-31T12:05:27.281Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T12:05:27.281Z] ---> Running in 6470f12bd4c1 [2022-08-31T12:05:27.549Z] Removing intermediate container 6470f12bd4c1 [2022-08-31T12:05:27.549Z] ---> 4726b5ea03c5 [2022-08-31T12:05:27.549Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T12:05:27.549Z] ---> Running in 49eb954d247e [2022-08-31T12:05:27.549Z] Removing intermediate container 49eb954d247e [2022-08-31T12:05:27.549Z] ---> a9605b0d75ab [2022-08-31T12:05:27.549Z] Step 26/28 : LABEL arch=amd64 [2022-08-31T12:05:27.809Z] ---> Running in 2ccfbc30572f [2022-08-31T12:05:27.809Z] Removing intermediate container 2ccfbc30572f [2022-08-31T12:05:27.809Z] ---> 99f43be48e0d [2022-08-31T12:05:27.810Z] Step 27/28 : LABEL git_sha=c634be95c84b56e977327a47a4795a4d23331ad9 [2022-08-31T12:05:27.810Z] ---> Running in 77d01a147496 [2022-08-31T12:05:28.070Z] Removing intermediate container 77d01a147496 [2022-08-31T12:05:28.070Z] ---> 312dea48b08e [2022-08-31T12:05:28.070Z] Step 28/28 : LABEL version=0.0.0 [2022-08-31T12:05:28.070Z] ---> Running in 8fa5e261f9d8 [2022-08-31T12:05:28.070Z] Removing intermediate container 8fa5e261f9d8 [2022-08-31T12:05:28.070Z] ---> 75f28e3aa572 [2022-08-31T12:05:28.070Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T12:05:28.070Z] Successfully built 75f28e3aa572 [2022-08-31T12:05:28.070Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:05:29.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T12:05:29.012Z] [2022-08-31T12:05:29.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:05:29.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T12:05:29.397Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-31T12:05:29.397Z] 5eb5b503b376: Pulling fs layer [2022-08-31T12:05:29.397Z] 5c69ac0246d0: Pulling fs layer [2022-08-31T12:05:29.397Z] ec43610c2a17: Pulling fs layer [2022-08-31T12:05:29.397Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-31T12:05:29.397Z] 33b1e0a273af: Pulling fs layer [2022-08-31T12:05:29.397Z] 5d3b04190fa2: Pulling fs layer [2022-08-31T12:05:29.397Z] 2f39f015ded8: Pulling fs layer [2022-08-31T12:05:29.397Z] 3a2ae6a8a46f: Waiting [2022-08-31T12:05:29.397Z] 5d3b04190fa2: Waiting [2022-08-31T12:05:29.397Z] 2f39f015ded8: Waiting [2022-08-31T12:05:29.397Z] 5c69ac0246d0: Download complete [2022-08-31T12:05:29.656Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-31T12:05:29.656Z] 3a2ae6a8a46f: Download complete [2022-08-31T12:05:29.656Z] 33b1e0a273af: Verifying Checksum [2022-08-31T12:05:29.656Z] 33b1e0a273af: Download complete [2022-08-31T12:05:29.656Z] ec43610c2a17: Download complete [2022-08-31T12:05:29.656Z] 5d3b04190fa2: Verifying Checksum [2022-08-31T12:05:29.656Z] 5d3b04190fa2: Download complete [2022-08-31T12:05:29.656Z] 5eb5b503b376: Verifying Checksum [2022-08-31T12:05:29.656Z] 5eb5b503b376: Download complete [2022-08-31T12:05:30.593Z] 2f39f015ded8: Download complete [2022-08-31T12:05:31.186Z] 5eb5b503b376: Pull complete [2022-08-31T12:05:31.761Z] 5c69ac0246d0: Pull complete [2022-08-31T12:05:32.342Z] ec43610c2a17: Pull complete [2022-08-31T12:05:32.342Z] 3a2ae6a8a46f: Pull complete [2022-08-31T12:05:32.601Z] 33b1e0a273af: Pull complete [2022-08-31T12:05:32.601Z] 5d3b04190fa2: Pull complete [2022-08-31T12:05:35.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24191 in /w/workspace/_app-service-configurable_PR-464 [Pipeline] { [Pipeline] ws [2022-08-31T12:05:35.904Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-08-31T12:05:36.010Z] Selected Git installation does not exist. Using Default [2022-08-31T12:05:36.010Z] The recommended git tool is: NONE [2022-08-31T12:05:37.873Z] 2f39f015ded8: Pull complete [2022-08-31T12:05:37.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-31T12:05:37.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T12:05:37.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:05:38.106Z] prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container [2022-08-31T12:05:38.151Z] $ 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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T12:05:42.094Z] using credential edgex-jenkins-ssh [2022-08-31T12:05:42.112Z] Cloning the remote Git repository [2022-08-31T12:05:42.176Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T12:05:42.253Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-08-31T12:05:42.340Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T12:05:42.343Z] > git --version # timeout=10 [2022-08-31T12:05:42.418Z] > git --version # 'git version 2.25.1' [2022-08-31T12:05:42.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T12:05:42.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T12:05:43.533Z] $ docker top 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:05:43.543Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-31T12:05:43.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T12:05:43.590Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-31T12:05:43.625Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T12:05:43.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T12:05:43.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-31T12:05:44.011Z] ---> job-cost.sh [2022-08-31T12:05:44.011Z] lf-activate-venv: SKIPPING [2022-08-31T12:05:44.011Z] INFO: No Stack... [2022-08-31T12:05:44.106Z] Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit c634be95c84b56e977327a47a4795a4d23331ad9 [2022-08-31T12:05:44.329Z] Merge succeeded, producing c634be95c84b56e977327a47a4795a4d23331ad9 [2022-08-31T12:05:44.330Z] Checking out Revision c634be95c84b56e977327a47a4795a4d23331ad9 (PR-464) [2022-08-31T12:05:44.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T12:05:44.913Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T12:05:45.275Z] + cat /w/workspace/_app-service-configurable_PR-464/archives/cost.csv+ [2022-08-31T12:05:45.275Z] cut -d, -f6 [Pipeline] lock [2022-08-31T12:05:45.323Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [2022-08-31T12:05:45.327Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] did not exist. Created. [2022-08-31T12:05:45.327Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] { [2022-08-31T12:05:44.127Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T12:05:44.143Z] > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 [2022-08-31T12:05:44.229Z] > git remote # timeout=10 [2022-08-31T12:05:44.246Z] > git config --get remote.origin.url # timeout=10 [2022-08-31T12:05:44.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T12:05:44.273Z] > git merge d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 [2022-08-31T12:05:44.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-31T12:05:44.338Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T12:05:44.350Z] > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 [Pipeline] unstash [Pipeline] sh [2022-08-31T12:05:45.747Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-31T12:05:45.802Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T12:05:45.841Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T12:05:45.931Z] $ docker stop --time=1 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad [2022-08-31T12:05:47.093Z] $ docker rm -f 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T12:05:48.541Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-31T12:05:48.601Z] > git --version # timeout=10 [2022-08-31T12:05:48.614Z] > git --version # 'git version 2.25.1' [2022-08-31T12:05:48.627Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T12:05:49.791Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-31T12:05:49.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T12:05:49.791Z] Dload Upload Total Spent Left Speed [2022-08-31T12:05:49.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-08-31T12:05:50.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-31T12:05:50.969Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-31T12:05:50.970Z] sudo tee /etc/docker/daemon.new [2022-08-31T12:05:50.970Z] { [2022-08-31T12:05:50.970Z] "registry-mirrors": [ [2022-08-31T12:05:50.970Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-31T12:05:50.970Z] ], [2022-08-31T12:05:50.970Z] "bip": "10.250.0.254/24", [2022-08-31T12:05:50.970Z] "hosts": [ [2022-08-31T12:05:50.970Z] "tcp://0.0.0.0:5555", [2022-08-31T12:05:50.970Z] "unix:///var/run/docker.sock" [2022-08-31T12:05:50.970Z] ], [2022-08-31T12:05:50.970Z] "mtu": 1458, [2022-08-31T12:05:50.970Z] "selinux-enabled": true, [2022-08-31T12:05:50.970Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-31T12:05:50.970Z] } [Pipeline] sh [2022-08-31T12:05:51.329Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-31T12:05:51.681Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T12:06:10.101Z] provisioning config files... [2022-08-31T12:06:10.125Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6859568417801795081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:06:10.520Z] ---> docker-login.sh [2022-08-31T12:06:10.520Z] nexus3.edgexfoundry.org:10001 [2022-08-31T12:06:11.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:06:11.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:06:11.387Z] Configure a credential helper to remove this warning. See [2022-08-31T12:06:11.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:06:11.387Z] [2022-08-31T12:06:11.387Z] Login Succeeded [2022-08-31T12:06:11.387Z] nexus3.edgexfoundry.org:10002 [2022-08-31T12:06:11.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:06:11.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:06:11.660Z] Configure a credential helper to remove this warning. See [2022-08-31T12:06:11.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:06:11.660Z] [2022-08-31T12:06:11.660Z] Login Succeeded [2022-08-31T12:06:11.660Z] nexus3.edgexfoundry.org:10003 [2022-08-31T12:06:11.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:06:12.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:06:12.212Z] Configure a credential helper to remove this warning. See [2022-08-31T12:06:12.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:06:12.212Z] [2022-08-31T12:06:12.212Z] Login Succeeded [2022-08-31T12:06:12.212Z] nexus3.edgexfoundry.org:10004 [2022-08-31T12:06:12.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:06:12.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:06:12.485Z] Configure a credential helper to remove this warning. See [2022-08-31T12:06:12.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:06:12.485Z] [2022-08-31T12:06:12.485Z] Login Succeeded [2022-08-31T12:06:12.485Z] docker.io [2022-08-31T12:06:13.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T12:06:13.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T12:06:13.373Z] Configure a credential helper to remove this warning. See [2022-08-31T12:06:13.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T12:06:13.373Z] [2022-08-31T12:06:13.373Z] Login Succeeded [2022-08-31T12:06:13.373Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T12:06:13.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T12:06:13.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T12:06:13.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T12:06:13.869Z] ========================================================= [2022-08-31T12:06:13.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-31T12:06:13.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:06:14.401Z] + 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 . [2022-08-31T12:06:14.401Z] Sending build context to Docker daemon 206.3kB [2022-08-31T12:06:14.676Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T12:06:14.676Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T12:06:14.676Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-31T12:06:14.676Z] b3c136eddcbf: Pulling fs layer [2022-08-31T12:06:14.676Z] c0a3192eca97: Pulling fs layer [2022-08-31T12:06:14.676Z] a050256f5b6f: Pulling fs layer [2022-08-31T12:06:14.953Z] 656be50a0ddc: Pulling fs layer [2022-08-31T12:06:14.953Z] 2bbca73fdf42: Pulling fs layer [2022-08-31T12:06:14.953Z] 46d945488cbd: Pulling fs layer [2022-08-31T12:06:14.953Z] 8a5474983e97: Pulling fs layer [2022-08-31T12:06:14.953Z] 329c88fbcd65: Pulling fs layer [2022-08-31T12:06:14.953Z] 2bbca73fdf42: Waiting [2022-08-31T12:06:14.953Z] 46d945488cbd: Waiting [2022-08-31T12:06:14.953Z] 656be50a0ddc: Waiting [2022-08-31T12:06:14.953Z] 8a5474983e97: Waiting [2022-08-31T12:06:14.953Z] 329c88fbcd65: Waiting [2022-08-31T12:06:14.953Z] a050256f5b6f: Verifying Checksum [2022-08-31T12:06:14.953Z] a050256f5b6f: Download complete [2022-08-31T12:06:14.953Z] c0a3192eca97: Verifying Checksum [2022-08-31T12:06:14.953Z] c0a3192eca97: Download complete [2022-08-31T12:06:14.953Z] 2bbca73fdf42: Verifying Checksum [2022-08-31T12:06:14.953Z] 2bbca73fdf42: Download complete [2022-08-31T12:06:14.953Z] 46d945488cbd: Verifying Checksum [2022-08-31T12:06:14.953Z] 46d945488cbd: Download complete [2022-08-31T12:06:14.953Z] b3c136eddcbf: Download complete [2022-08-31T12:06:15.943Z] b3c136eddcbf: Pull complete [2022-08-31T12:06:15.943Z] 329c88fbcd65: Verifying Checksum [2022-08-31T12:06:15.943Z] 329c88fbcd65: Download complete [2022-08-31T12:06:16.218Z] c0a3192eca97: Pull complete [2022-08-31T12:06:16.818Z] a050256f5b6f: Pull complete [2022-08-31T12:06:17.096Z] 8a5474983e97: Verifying Checksum [2022-08-31T12:06:17.096Z] 8a5474983e97: Download complete [2022-08-31T12:06:17.698Z] 656be50a0ddc: Verifying Checksum [2022-08-31T12:06:17.698Z] 656be50a0ddc: Download complete [2022-08-31T12:06:30.119Z] 656be50a0ddc: Pull complete [2022-08-31T12:06:30.396Z] 2bbca73fdf42: Pull complete [2022-08-31T12:06:30.673Z] 46d945488cbd: Pull complete [2022-08-31T12:06:37.411Z] 8a5474983e97: Pull complete [2022-08-31T12:06:38.850Z] 329c88fbcd65: Pull complete [2022-08-31T12:06:38.850Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-31T12:06:38.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T12:06:38.850Z] ---> ff4287adb874 [2022-08-31T12:06:38.850Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T12:06:40.858Z] ---> Running in dc7916cc05ff [2022-08-31T12:06:40.859Z] Removing intermediate container dc7916cc05ff [2022-08-31T12:06:40.859Z] ---> 373a7a4f04f3 [2022-08-31T12:06:40.859Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T12:06:41.143Z] ---> Running in de369cd3e7d7 [2022-08-31T12:06:41.426Z] Removing intermediate container de369cd3e7d7 [2022-08-31T12:06:41.426Z] ---> 68129bfdceff [2022-08-31T12:06:41.426Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T12:06:41.426Z] ---> Running in 3b1dba33dd6e [2022-08-31T12:06:41.701Z] Removing intermediate container 3b1dba33dd6e [2022-08-31T12:06:41.701Z] ---> 42e604e07f27 [2022-08-31T12:06:41.701Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:06:41.985Z] ---> Running in 43f00f766370 [2022-08-31T12:06:42.272Z] Removing intermediate container 43f00f766370 [2022-08-31T12:06:42.272Z] ---> 9fc50931cccc [2022-08-31T12:06:42.272Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T12:06:42.272Z] ---> Running in 5fccd284a95d [2022-08-31T12:06:44.919Z] Removing intermediate container 5fccd284a95d [2022-08-31T12:06:44.919Z] ---> 52d8e3e4037d [2022-08-31T12:06:44.919Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T12:06:44.919Z] ---> Running in d69a58853adb [2022-08-31T12:06:45.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T12:06:46.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T12:06:47.865Z] OK: 221 MiB in 51 packages [2022-08-31T12:06:48.467Z] Removing intermediate container d69a58853adb [2022-08-31T12:06:48.467Z] ---> d6376ae6e6c7 [2022-08-31T12:06:48.467Z] Step 9/14 : WORKDIR /app [2022-08-31T12:06:48.467Z] ---> Running in 91c9924c4091 [2022-08-31T12:06:48.754Z] Removing intermediate container 91c9924c4091 [2022-08-31T12:06:48.754Z] ---> bbf8861f26b3 [2022-08-31T12:06:48.754Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T12:06:49.367Z] ---> 72e0a56fd96a [2022-08-31T12:06:49.367Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T12:06:49.367Z] ---> Running in b9d7b0c6f024 [2022-08-31T12:07:45.937Z] Removing intermediate container b9d7b0c6f024 [2022-08-31T12:07:45.937Z] ---> 03b5f0f59de7 [2022-08-31T12:07:45.937Z] Step 12/14 : COPY . . [2022-08-31T12:07:45.937Z] ---> 47d43998a135 [2022-08-31T12:07:45.937Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T12:07:45.937Z] ---> Running in b37f1069d9c5 [2022-08-31T12:07:45.937Z] Removing intermediate container b37f1069d9c5 [2022-08-31T12:07:45.937Z] ---> 7f40d58d61a2 [2022-08-31T12:07:45.937Z] Step 14/14 : RUN $MAKE [2022-08-31T12:07:45.937Z] ---> Running in 99e1797bd7e0 [2022-08-31T12:07:45.937Z] noop [2022-08-31T12:07:45.937Z] Removing intermediate container 99e1797bd7e0 [2022-08-31T12:07:45.937Z] ---> 5a1d53bb3595 [2022-08-31T12:07:45.937Z] Successfully built 5a1d53bb3595 [2022-08-31T12:07:45.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:07:46.427Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T12:07:46.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:07:46.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container [2022-08-31T12:07:46.836Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-31T12:07:48.132Z] $ docker top e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T12:07:49.119Z] + go version [2022-08-31T12:07:49.120Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-31T12:07:49.159Z] $ docker stop --time=1 e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 [2022-08-31T12:07:50.808Z] $ docker rm -f e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:07:51.747Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T12:07:51.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:07:52.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container [2022-08-31T12:07:52.137Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-31T12:07:53.408Z] $ docker top 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T12:07:54.384Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-08-31T12:07:55.122Z] + make test [2022-08-31T12:07:55.122Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T12:09:17.003Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T12:09:17.003Z] CGO_ENABLED=1 go vet ./... [2022-08-31T12:09:32.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T12:09:32.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T12:09:32.136Z] ./bin/test-attribution-txt.sh [2022-08-31T12:09:32.136Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T12:09:32.136Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T12:09:32.136Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T12:09:32.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T12:09:32.208Z] $ docker stop --time=1 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a [2022-08-31T12:09:34.008Z] $ docker rm -f 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T12:09:35.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T12:09:35.095Z] Warning: overwriting stash ‘coverage-report’ [2022-08-31T12:09:35.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T12:09:36.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T12:09:36.515Z] + ls -al . [2022-08-31T12:09:36.515Z] total 168 [2022-08-31T12:09:36.515Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 12:07 . [2022-08-31T12:09:36.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:05 .. [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 12:05 .dockerignore [2022-08-31T12:09:36.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:05 .git [2022-08-31T12:09:36.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 12:05 .github [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 12:05 .gitignore [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 12:05 Attribution.txt [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 12:05 CHANGELOG.md [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 12:05 Dockerfile [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 12:05 GOVERNANCE.md [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 12:05 Jenkinsfile [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 12:05 LICENSE [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 12:05 OWNERS.md [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 4025 Aug 31 12:05 README.md [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 12:03 VERSION [2022-08-31T12:09:36.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 12:05 bin [2022-08-31T12:09:36.515Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 12:07 coverage.out [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 12:05 go.mod [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 12:05 go.sum [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 12:05 main.go [2022-08-31T12:09:36.515Z] -rw-rw-r-- 1 jenkins jenkins 2046 Aug 31 12:05 makefile [2022-08-31T12:09:36.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 12:05 res [2022-08-31T12:09:36.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:09:36.954Z] + 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=c634be95c84b56e977327a47a4795a4d23331ad9 --label arch=arm64 --label version=0.0.0 . [2022-08-31T12:09:36.954Z] Sending build context to Docker daemon 207.4kB [2022-08-31T12:09:37.238Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T12:09:37.238Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T12:09:37.238Z] ---> 5a1d53bb3595 [2022-08-31T12:09:37.238Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T12:09:37.238Z] ---> Running in 76c6e8340126 [2022-08-31T12:09:37.848Z] Removing intermediate container 76c6e8340126 [2022-08-31T12:09:37.848Z] ---> 4565d634879a [2022-08-31T12:09:37.848Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T12:09:37.848Z] ---> Running in 5b3e777a4761 [2022-08-31T12:09:38.126Z] Removing intermediate container 5b3e777a4761 [2022-08-31T12:09:38.126Z] ---> 5370c0bb4064 [2022-08-31T12:09:38.126Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T12:09:38.126Z] ---> Running in f44844162d5a [2022-08-31T12:09:38.404Z] Removing intermediate container f44844162d5a [2022-08-31T12:09:38.404Z] ---> 77bc711b5673 [2022-08-31T12:09:38.404Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:09:38.404Z] ---> Running in 3fddca84c4e2 [2022-08-31T12:09:39.018Z] Removing intermediate container 3fddca84c4e2 [2022-08-31T12:09:39.018Z] ---> 192b5bd6cfe3 [2022-08-31T12:09:39.018Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T12:09:39.018Z] ---> Running in 263032a0c9f6 [2022-08-31T12:09:40.476Z] Removing intermediate container 263032a0c9f6 [2022-08-31T12:09:40.476Z] ---> ffd23659abae [2022-08-31T12:09:40.476Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T12:09:40.476Z] ---> Running in b4e79ecc3d14 [2022-08-31T12:09:41.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T12:09:42.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T12:09:43.515Z] OK: 221 MiB in 51 packages [2022-08-31T12:09:44.125Z] Removing intermediate container b4e79ecc3d14 [2022-08-31T12:09:44.125Z] ---> afdb77c580cf [2022-08-31T12:09:44.125Z] Step 9/28 : WORKDIR /app [2022-08-31T12:09:44.405Z] ---> Running in 2696ee0c55e9 [2022-08-31T12:09:44.681Z] Removing intermediate container 2696ee0c55e9 [2022-08-31T12:09:44.682Z] ---> 21de10f8a732 [2022-08-31T12:09:44.682Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T12:09:45.287Z] ---> c23720fa82ce [2022-08-31T12:09:45.287Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T12:09:45.287Z] ---> Running in 13dcac426bb5 [2022-08-31T12:09:47.273Z] Removing intermediate container 13dcac426bb5 [2022-08-31T12:09:47.273Z] ---> 0ce3982584ce [2022-08-31T12:09:47.273Z] Step 12/28 : COPY . . [2022-08-31T12:09:47.873Z] ---> dfc5b8e448c2 [2022-08-31T12:09:47.873Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T12:09:47.873Z] ---> Running in 8837cc0569b3 [2022-08-31T12:09:48.149Z] Removing intermediate container 8837cc0569b3 [2022-08-31T12:09:48.149Z] ---> 6bf82f6bf905 [2022-08-31T12:09:48.149Z] Step 14/28 : RUN $MAKE [2022-08-31T12:09:48.426Z] ---> Running in bc24a6a12c2e [2022-08-31T12:09:49.417Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T12:11:56.351Z] Removing intermediate container bc24a6a12c2e [2022-08-31T12:11:56.351Z] ---> 4d469e38fc81 [2022-08-31T12:11:56.351Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T12:11:56.351Z] 3.16: Pulling from library/alpine [2022-08-31T12:11:56.351Z] 9b18e9b68314: Pulling fs layer [2022-08-31T12:11:56.351Z] 9b18e9b68314: Verifying Checksum [2022-08-31T12:11:56.351Z] 9b18e9b68314: Download complete [2022-08-31T12:11:56.351Z] 9b18e9b68314: Pull complete [2022-08-31T12:11:56.351Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T12:11:56.351Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T12:11:56.351Z] ---> a6215f271958 [2022-08-31T12:11:56.351Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T12:11:56.351Z] ---> Running in 3f0ce056b046 [2022-08-31T12:11:56.351Z] Removing intermediate container 3f0ce056b046 [2022-08-31T12:11:56.351Z] ---> fb0b5d9cd9f4 [2022-08-31T12:11:56.351Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T12:11:56.351Z] ---> Running in 03089fbca7be [2022-08-31T12:11:56.351Z] Removing intermediate container 03089fbca7be [2022-08-31T12:11:56.351Z] ---> 90d4a6534fad [2022-08-31T12:11:56.351Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T12:11:56.351Z] ---> Running in 60fcedf66391 [2022-08-31T12:11:56.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T12:11:56.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T12:11:56.351Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T12:11:56.351Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T12:11:56.351Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T12:11:56.351Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T12:11:56.351Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T12:11:56.351Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T12:11:56.351Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T12:11:56.351Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T12:11:56.351Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T12:11:56.351Z] OK: 9 MiB in 21 packages [2022-08-31T12:11:56.625Z] Removing intermediate container 60fcedf66391 [2022-08-31T12:11:56.625Z] ---> fdf25bb47a47 [2022-08-31T12:11:56.625Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T12:11:57.224Z] ---> 5c0ed446c9c5 [2022-08-31T12:11:57.224Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T12:11:57.832Z] ---> 11247e6b8db4 [2022-08-31T12:11:57.832Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T12:11:58.439Z] ---> a740f2456dd3 [2022-08-31T12:11:58.439Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T12:11:59.879Z] ---> e97dad70358d [2022-08-31T12:11:59.879Z] Step 23/28 : EXPOSE 48095 [2022-08-31T12:11:59.879Z] ---> Running in 0a5de94351de [2022-08-31T12:12:00.157Z] Removing intermediate container 0a5de94351de [2022-08-31T12:12:00.157Z] ---> 4f020e20efe8 [2022-08-31T12:12:00.157Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T12:12:00.157Z] ---> Running in e6519584c715 [2022-08-31T12:12:00.434Z] Removing intermediate container e6519584c715 [2022-08-31T12:12:00.434Z] ---> 3390368d7c99 [2022-08-31T12:12:00.434Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T12:12:00.711Z] ---> Running in e5b2d367a6cf [2022-08-31T12:12:00.985Z] Removing intermediate container e5b2d367a6cf [2022-08-31T12:12:00.985Z] ---> d7b24ffb2283 [2022-08-31T12:12:00.985Z] Step 26/28 : LABEL arch=arm64 [2022-08-31T12:12:00.985Z] ---> Running in 27c047905e77 [2022-08-31T12:12:01.263Z] Removing intermediate container 27c047905e77 [2022-08-31T12:12:01.263Z] ---> 94cdea3dfae3 [2022-08-31T12:12:01.263Z] Step 27/28 : LABEL git_sha=c634be95c84b56e977327a47a4795a4d23331ad9 [2022-08-31T12:12:01.263Z] ---> Running in 4c7528942e86 [2022-08-31T12:12:01.542Z] Removing intermediate container 4c7528942e86 [2022-08-31T12:12:01.542Z] ---> b0959f63c613 [2022-08-31T12:12:01.542Z] Step 28/28 : LABEL version=0.0.0 [2022-08-31T12:12:01.822Z] ---> Running in 4cd303fe8989 [2022-08-31T12:12:02.098Z] Removing intermediate container 4cd303fe8989 [2022-08-31T12:12:02.098Z] ---> 295706c12e7e [2022-08-31T12:12:02.098Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T12:12:02.098Z] Successfully built 295706c12e7e [2022-08-31T12:12:02.098Z] 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 [2022-08-31T12:12:02.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T12:12:02.948Z] [2022-08-31T12:12:02.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:12:03.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T12:12:03.645Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-31T12:12:03.645Z] 8998bd30e6a1: Pulling fs layer [2022-08-31T12:12:03.645Z] 04944245beec: Pulling fs layer [2022-08-31T12:12:03.645Z] 699f458cf7ca: Pulling fs layer [2022-08-31T12:12:03.645Z] 765212b225bb: Pulling fs layer [2022-08-31T12:12:03.645Z] f23df028b6ca: Pulling fs layer [2022-08-31T12:12:03.645Z] d65c8cfc05b1: Pulling fs layer [2022-08-31T12:12:03.645Z] 2437ff75d9bd: Pulling fs layer [2022-08-31T12:12:03.645Z] 765212b225bb: Waiting [2022-08-31T12:12:03.645Z] f23df028b6ca: Waiting [2022-08-31T12:12:03.645Z] d65c8cfc05b1: Waiting [2022-08-31T12:12:03.645Z] 2437ff75d9bd: Waiting [2022-08-31T12:12:03.645Z] 04944245beec: Verifying Checksum [2022-08-31T12:12:03.645Z] 04944245beec: Download complete [2022-08-31T12:12:03.645Z] 765212b225bb: Verifying Checksum [2022-08-31T12:12:03.645Z] 765212b225bb: Download complete [2022-08-31T12:12:03.645Z] f23df028b6ca: Verifying Checksum [2022-08-31T12:12:03.645Z] f23df028b6ca: Download complete [2022-08-31T12:12:03.645Z] d65c8cfc05b1: Download complete [2022-08-31T12:12:03.928Z] 699f458cf7ca: Verifying Checksum [2022-08-31T12:12:03.928Z] 699f458cf7ca: Download complete [2022-08-31T12:12:04.206Z] 8998bd30e6a1: Verifying Checksum [2022-08-31T12:12:04.206Z] 8998bd30e6a1: Download complete [2022-08-31T12:12:06.844Z] 2437ff75d9bd: Verifying Checksum [2022-08-31T12:12:06.844Z] 2437ff75d9bd: Download complete [2022-08-31T12:12:08.830Z] 8998bd30e6a1: Pull complete [2022-08-31T12:12:08.830Z] 04944245beec: Pull complete [2022-08-31T12:12:10.822Z] 699f458cf7ca: Pull complete [2022-08-31T12:12:10.822Z] 765212b225bb: Pull complete [2022-08-31T12:12:11.423Z] f23df028b6ca: Pull complete [2022-08-31T12:12:11.698Z] d65c8cfc05b1: Pull complete [2022-08-31T12:12:26.808Z] 2437ff75d9bd: Pull complete [2022-08-31T12:12:26.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-31T12:12:26.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T12:12:26.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:12:27.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container [2022-08-31T12:12:27.290Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-31T12:12:29.930Z] $ docker top d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:30.939Z] ---> job-cost.sh [2022-08-31T12:12:30.939Z] lf-activate-venv: SKIPPING [2022-08-31T12:12:30.939Z] INFO: No Stack... [2022-08-31T12:12:31.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-31T12:12:32.525Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T12:12:33.240Z] + cut -d, -f6 [2022-08-31T12:12:33.240Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-08-31T12:12:33.325Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [2022-08-31T12:12:33.329Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] did not exist. Created. [2022-08-31T12:12:33.329Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T12:12:34.088Z] /w/workspace/app-service-configurable/1@tmp/durable-2e6dfc3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-31T12:12:34.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-31T12:12:34.821Z] Warning: overwriting stash ‘stack-cost’ [2022-08-31T12:12:34.869Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T12:12:34.884Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T12:12:34.967Z] $ docker stop --time=1 d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 [2022-08-31T12:12:36.468Z] $ docker rm -f d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-31T12:12:37.567Z] provisioning config files... [2022-08-31T12:12:37.576Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config7110034831526882636tmp [Pipeline] { [Pipeline] sh [2022-08-31T12:12:37.921Z] + set +x [2022-08-31T12:12:37.922Z] + curl -s https://codecov.io/bash [2022-08-31T12:12:37.922Z] + bash -s -- [2022-08-31T12:12:37.922Z] [2022-08-31T12:12:37.922Z] _____ _ [2022-08-31T12:12:37.922Z] / ____| | | [2022-08-31T12:12:37.922Z] | | ___ __| | ___ ___ _____ __ [2022-08-31T12:12:37.922Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-31T12:12:37.922Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-31T12:12:37.922Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-31T12:12:37.922Z] Bash-1.0.6 [2022-08-31T12:12:37.922Z] [2022-08-31T12:12:37.922Z] [2022-08-31T12:12:37.922Z] ==> git version 2.25.1 found [2022-08-31T12:12:37.922Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-31T12:12:37.922Z] Release-Date: 2020-01-08 [2022-08-31T12:12:37.922Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-31T12:12:37.922Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-31T12:12:37.922Z] ==> Jenkins CI detected. [2022-08-31T12:12:37.922Z] current dir:  /w/workspace/_app-service-configurable_PR-464 [2022-08-31T12:12:37.922Z] project root: . [2022-08-31T12:12:37.922Z] --> token set from env [2022-08-31T12:12:37.922Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-31T12:12:37.922Z] ==> Running gcov in . (disable via -X gcov) [2022-08-31T12:12:37.922Z] ==> Python coveragepy not found [2022-08-31T12:12:37.922Z] ==> Searching for coverage reports in: [2022-08-31T12:12:37.922Z] + . [2022-08-31T12:12:37.922Z] -> Found 1 reports [2022-08-31T12:12:37.922Z] ==> Detecting git/mercurial file structure [2022-08-31T12:12:38.184Z] ==> Reading reports [2022-08-31T12:12:38.184Z] + ./coverage.out bytes=10 [2022-08-31T12:12:38.184Z] ==> Appending adjustments [2022-08-31T12:12:38.184Z] https://docs.codecov.io/docs/fixing-reports [2022-08-31T12:12:38.184Z] + Found adjustments [2022-08-31T12:12:38.184Z] ==> Gzipping contents [2022-08-31T12:12:38.184Z] 4.0K /tmp/codecov.29jBvq.gz [2022-08-31T12:12:38.184Z] ==> Uploading reports [2022-08-31T12:12:38.184Z] url: https://codecov.io [2022-08-31T12:12:38.184Z] query: branch=PR-464&commit=c634be95c84b56e977327a47a4795a4d23331ad9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=464&job=&cmd_args= [2022-08-31T12:12:38.184Z] -> Pinging Codecov [2022-08-31T12:12:38.184Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-464&commit=c634be95c84b56e977327a47a4795a4d23331ad9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=464&job=&cmd_args= [2022-08-31T12:12:38.445Z] -> Uploading to [2022-08-31T12:12:38.445Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/c634be95c84b56e977327a47a4795a4d23331ad9/1a859ad4-d9b2-4c54-b6cf-69a9ded03a53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T121238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3a891833c5201a77a6fa87d12e81519bb5da6645a4afed5db0f938c93eaed55 [2022-08-31T12:12:38.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T12:12:38.445Z] Dload Upload Total Spent Left Speed [2022-08-31T12:12:38.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2262 --:--:-- --:--:-- --:--:-- 2262 [2022-08-31T12:12:38.706Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] } [2022-08-31T12:12:38.735Z] 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 [2022-08-31T12:12:40.602Z] + [ -d /w/workspace/_app-service-configurable_PR-464/archives ] [2022-08-31T12:12:40.602Z] + ls -al /w/workspace/_app-service-configurable_PR-464/archives [2022-08-31T12:12:40.602Z] total 16 [2022-08-31T12:12:40.602Z] drwxr-xr-x 3 root root 4096 Aug 31 12:05 . [2022-08-31T12:12:40.602Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:05 .. [2022-08-31T12:12:40.602Z] drwxr-xr-x 2 root root 4096 Aug 31 12:05 cost [2022-08-31T12:12:40.602Z] -rw-r--r-- 1 root root 96 Aug 31 12:05 cost.csv [2022-08-31T12:12:40.602Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-464/archives [2022-08-31T12:12:40.602Z] + ls -al /w/workspace/_app-service-configurable_PR-464/archives [2022-08-31T12:12:40.602Z] total 16 [2022-08-31T12:12:40.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 12:05 . [2022-08-31T12:12:40.602Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:05 .. [2022-08-31T12:12:40.602Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 12:05 cost [2022-08-31T12:12:40.602Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 31 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:40.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:41.838Z] ---> package-listing.sh [2022-08-31T12:12:41.839Z] ++ facter osfamily [2022-08-31T12:12:41.839Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-31T12:12:42.098Z] + OS_FAMILY=debian [2022-08-31T12:12:42.098Z] + workspace=/w/workspace/_app-service-configurable_PR-464 [2022-08-31T12:12:42.098Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-31T12:12:42.098Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-31T12:12:42.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-31T12:12:42.098Z] + PACKAGES=/tmp/packages_start.txt [2022-08-31T12:12:42.098Z] + '[' /w/workspace/_app-service-configurable_PR-464 ']' [2022-08-31T12:12:42.098Z] + PACKAGES=/tmp/packages_end.txt [2022-08-31T12:12:42.098Z] + case "${OS_FAMILY}" in [2022-08-31T12:12:42.098Z] + dpkg -l [2022-08-31T12:12:42.098Z] + grep '^ii' [2022-08-31T12:12:42.098Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-31T12:12:42.098Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-31T12:12:42.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-31T12:12:42.098Z] + '[' /w/workspace/_app-service-configurable_PR-464 ']' [2022-08-31T12:12:42.098Z] + mkdir -p /w/workspace/_app-service-configurable_PR-464/archives/ [2022-08-31T12:12:42.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-464/archives/ [Pipeline] echo [2022-08-31T12:12:42.133Z] 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-31T12:12:42.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T12:12:43.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T12:12:43.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T12:12:43.223Z] prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container [2022-08-31T12:12:43.269Z] $ 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-464/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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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-lftools-log-publisher:latest cat [2022-08-31T12:12:43.458Z] $ docker top 335d20f454c78df62be06da974cf272df334f12e769a507778d7b9aabb471507 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T12:12:43.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-31T12:12:44.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-31T12:12:44.483Z] + ls /var/log/sa-host [2022-08-31T12:12:44.483Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T12:12:44.728Z] provisioning config files... [2022-08-31T12:12:44.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config1912416650709852128tmp [Pipeline] { [Pipeline] echo [2022-08-31T12:12:44.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:45.126Z] ---> create-netrc.sh [Pipeline] } [2022-08-31T12:12:45.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:45.578Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-31T12:12:45.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:45.932Z] ---> sudo-logs.sh [2022-08-31T12:12:45.932Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-31T12:12:46.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:46.343Z] ---> job-cost.sh [2022-08-31T12:12:46.343Z] lf-activate-venv: SKIPPING [2022-08-31T12:12:46.343Z] DEBUG: total: 0.2199999988079071 [2022-08-31T12:12:46.343Z] INFO: Retrieving Stack Cost... [2022-08-31T12:12:46.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T12:12:47.177Z] INFO: Archiving Costs [Pipeline] echo [2022-08-31T12:12:47.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T12:12:47.533Z] ---> logs-deploy.sh [2022-08-31T12:12:47.533Z] lf-activate-venv: SKIPPING [2022-08-31T12:12:47.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-464/1 [2022-08-31T12:12:47.533Z] INFO: archiving workspace using pattern(s): [2022-08-31T12:12:48.482Z] Archives upload complete. [2022-08-31T12:12:48.745Z] INFO: archiving logs to Nexus [2022-08-31T12:12:49.321Z] ---> uname -a: [2022-08-31T12:12:49.321Z] Linux prd-ubuntu20-04-docker-8c-8g-24189 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] ---> lscpu: [2022-08-31T12:12:49.321Z] Architecture: x86_64 [2022-08-31T12:12:49.321Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-31T12:12:49.321Z] Byte Order: Little Endian [2022-08-31T12:12:49.321Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-31T12:12:49.321Z] CPU(s): 8 [2022-08-31T12:12:49.321Z] On-line CPU(s) list: 0-7 [2022-08-31T12:12:49.321Z] Thread(s) per core: 1 [2022-08-31T12:12:49.321Z] Core(s) per socket: 1 [2022-08-31T12:12:49.321Z] Socket(s): 8 [2022-08-31T12:12:49.321Z] NUMA node(s): 1 [2022-08-31T12:12:49.321Z] Vendor ID: AuthenticAMD [2022-08-31T12:12:49.321Z] CPU family: 23 [2022-08-31T12:12:49.321Z] Model: 49 [2022-08-31T12:12:49.321Z] Model name: AMD EPYC-Rome Processor [2022-08-31T12:12:49.321Z] Stepping: 0 [2022-08-31T12:12:49.321Z] CPU MHz: 2800.002 [2022-08-31T12:12:49.321Z] BogoMIPS: 5600.00 [2022-08-31T12:12:49.321Z] Virtualization: AMD-V [2022-08-31T12:12:49.321Z] Hypervisor vendor: KVM [2022-08-31T12:12:49.321Z] Virtualization type: full [2022-08-31T12:12:49.321Z] L1d cache: 256 KiB [2022-08-31T12:12:49.321Z] L1i cache: 256 KiB [2022-08-31T12:12:49.321Z] L2 cache: 4 MiB [2022-08-31T12:12:49.321Z] L3 cache: 128 MiB [2022-08-31T12:12:49.321Z] NUMA node0 CPU(s): 0-7 [2022-08-31T12:12:49.321Z] Vulnerability Itlb multihit: Not affected [2022-08-31T12:12:49.321Z] Vulnerability L1tf: Not affected [2022-08-31T12:12:49.321Z] Vulnerability Mds: Not affected [2022-08-31T12:12:49.321Z] Vulnerability Meltdown: Not affected [2022-08-31T12:12:49.321Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-31T12:12:49.321Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-31T12:12:49.321Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-31T12:12:49.321Z] Vulnerability Srbds: Not affected [2022-08-31T12:12:49.321Z] Vulnerability Tsx async abort: Not affected [2022-08-31T12:12:49.321Z] 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 [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] ---> nproc: [2022-08-31T12:12:49.321Z] 8 [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z] ---> df -h: [2022-08-31T12:12:49.321Z] Filesystem Size Used Avail Use% Mounted on [2022-08-31T12:12:49.321Z] overlay 155G 11G 145G 7% / [2022-08-31T12:12:49.321Z] tmpfs 64M 0 64M 0% /dev [2022-08-31T12:12:49.321Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-31T12:12:49.321Z] shm 64M 0 64M 0% /dev/shm [2022-08-31T12:12:49.321Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-31T12:12:49.321Z] [2022-08-31T12:12:49.321Z]