Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c2ba4a0c884392e751460449e212a813c87918f+73e85768b09e7a901a474aca8d4c5663b6c61c92 (998b00a2503ca51278b3cc699963b08143c59ad1) 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-ssh514180445429448165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh3441508208191831501.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7790595729717010955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14779374419463099093.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8620537847842037743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8872’ Running on prd-ubuntu20.04-docker-8c-8g-8894 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-673 # 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 > 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 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 6c2ba4a0c884392e751460449e212a813c87918f Merge succeeded, producing d854d15b5148a45f3b76952a23c4147e6f053a9e Checking out Revision d854d15b5148a45f3b76952a23c4147e6f053a9e (PR-673) > 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/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # 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 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d854d15b5148a45f3b76952a23c4147e6f053a9e # timeout=10 Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" > git rev-list --no-walk 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-28T04:53:56.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-28T04:53:56.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-28T04:53:56.146Z] ========================================================= [2024-08-28T04:53:56.146Z] EdgeX Global Pipelines Version Info [2024-08-28T04:53:56.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:53:56.910Z] ------------------- [2024-08-28T04:53:56.910Z] stable info: [2024-08-28T04:53:56.910Z] ------------------- [2024-08-28T04:53:56.910Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T04:53:56.910Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T04:53:56.910Z] Message: update stable to v1.0.263 [2024-08-28T04:53:57.480Z] ------------------- [2024-08-28T04:53:57.480Z] experimental info: [2024-08-28T04:53:57.480Z] ------------------- [2024-08-28T04:53:57.480Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T04:53:57.480Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T04:53:57.480Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-28T04:53:57.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-08-28T04:53:57.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-08-28T04:53:57.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-28T04:53:57.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-28T04:53:57.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-28T04:53:57.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-28T04:53:57.671Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-28T04:53:57.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-28T04:53:57.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-28T04:53:57.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-28T04:53:57.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-28T04:53:57.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-08-28T04:53:57.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-28T04:53:57.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-28T04:53:57.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T04:53:57.853Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T04:53:57.872Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T04:53:57.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T04:53:57.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-28T04:53:57.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-28T04:53:57.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-28T04:53:57.981Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-28T04:53:58.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-28T04:53:58.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-28T04:53:58.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-28T04:53:58.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-28T04:53:58.088Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-28T04:53:58.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo [2024-08-28T04:53:58.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo [2024-08-28T04:53:58.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo [2024-08-28T04:53:58.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo [2024-08-28T04:53:58.194Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d854d15 [Pipeline] echo [2024-08-28T04:53:58.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T04:53:58.276Z] provisioning config files... [2024-08-28T04:53:58.291Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config15529074397117568565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:53:58.627Z] ---> ****-login.sh [2024-08-28T04:53:58.627Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:53:59.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:59.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:59.566Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:59.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:59.566Z] [2024-08-28T04:53:59.566Z] Login Succeeded [2024-08-28T04:53:59.566Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:53:59.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:59.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:59.826Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:59.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:59.826Z] [2024-08-28T04:53:59.826Z] Login Succeeded [2024-08-28T04:53:59.826Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:53:59.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:00.085Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:00.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:00.085Z] [2024-08-28T04:54:00.085Z] Login Succeeded [2024-08-28T04:54:00.085Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:54:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:00.085Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:00.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:00.085Z] [2024-08-28T04:54:00.085Z] Login Succeeded [2024-08-28T04:54:00.085Z] ****.io [2024-08-28T04:54:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:00.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:00.346Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:00.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:00.346Z] [2024-08-28T04:54:00.346Z] Login Succeeded [2024-08-28T04:54:00.346Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:54:00.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-28T04:54:00.742Z] + git rev-list -1 --merges d854d15b5148a45f3b76952a23c4147e6f053a9e~1..d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo [2024-08-28T04:54:00.764Z] -----------> git rev-list -1 --merges d854d15b5148a45f3b76952a23c4147e6f053a9e~1..d854d15b5148a45f3b76952a23c4147e6f053a9e d854d15b5148a45f3b76952a23c4147e6f053a9e [2024-08-28T04:54:00.764Z] d854d15b5148a45f3b76952a23c4147e6f053a9e [false] [Pipeline] sh [2024-08-28T04:54:01.044Z] + git log --format=format:%s -1 d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo [2024-08-28T04:54:01.054Z] ========================================================= [2024-08-28T04:54:01.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-28T04:54:01.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T04:54:01.375Z] + git log --format=format:%s -1 d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo [2024-08-28T04:54:01.386Z] [semverPrep] GIT_COMMIT: d854d15b5148a45f3b76952a23c4147e6f053a9e, Commit Message: Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD [Pipeline] echo [2024-08-28T04:54:01.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-28T04:54:01.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T04:54:01.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-28T04:54:01.763Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-28T04:54:01.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-28T04:54:01.763Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-28T04:54:01.763Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-28T04:54:01.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:54:02.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:54:02.129Z] [2024-08-28T04:54:02.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:54:02.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:54:02.457Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-28T04:54:02.457Z] b85a868b505f: Pulling fs layer [2024-08-28T04:54:02.457Z] e2be974225ed: Pulling fs layer [2024-08-28T04:54:02.457Z] 339a4e72a1f5: Pulling fs layer [2024-08-28T04:54:02.457Z] 988bab9f4d93: Pulling fs layer [2024-08-28T04:54:02.457Z] 1469e6f7b9e6: Pulling fs layer [2024-08-28T04:54:02.457Z] eaf3925da568: Pulling fs layer [2024-08-28T04:54:02.457Z] bab4dde63d76: Pulling fs layer [2024-08-28T04:54:02.457Z] bde34c3a00c8: Pulling fs layer [2024-08-28T04:54:02.457Z] b352a97aabf1: Pulling fs layer [2024-08-28T04:54:02.457Z] 4872d77fe225: Pulling fs layer [2024-08-28T04:54:02.457Z] 5851b861e8e6: Pulling fs layer [2024-08-28T04:54:02.457Z] b352a97aabf1: Waiting [2024-08-28T04:54:02.457Z] bab4dde63d76: Waiting [2024-08-28T04:54:02.457Z] 5851b861e8e6: Waiting [2024-08-28T04:54:02.457Z] 4872d77fe225: Waiting [2024-08-28T04:54:02.457Z] 1469e6f7b9e6: Waiting [2024-08-28T04:54:02.457Z] bde34c3a00c8: Waiting [2024-08-28T04:54:02.457Z] eaf3925da568: Waiting [2024-08-28T04:54:02.457Z] 988bab9f4d93: Waiting [2024-08-28T04:54:02.716Z] e2be974225ed: Download complete [2024-08-28T04:54:02.716Z] 988bab9f4d93: Verifying Checksum [2024-08-28T04:54:02.716Z] 988bab9f4d93: Download complete [2024-08-28T04:54:02.716Z] 1469e6f7b9e6: Verifying Checksum [2024-08-28T04:54:02.716Z] 1469e6f7b9e6: Download complete [2024-08-28T04:54:02.716Z] eaf3925da568: Download complete [2024-08-28T04:54:02.716Z] 339a4e72a1f5: Verifying Checksum [2024-08-28T04:54:02.716Z] 339a4e72a1f5: Download complete [2024-08-28T04:54:02.716Z] bde34c3a00c8: Verifying Checksum [2024-08-28T04:54:02.716Z] bde34c3a00c8: Download complete [2024-08-28T04:54:02.716Z] b352a97aabf1: Verifying Checksum [2024-08-28T04:54:02.716Z] b352a97aabf1: Download complete [2024-08-28T04:54:02.716Z] 4872d77fe225: Verifying Checksum [2024-08-28T04:54:02.716Z] 4872d77fe225: Download complete [2024-08-28T04:54:02.716Z] 5851b861e8e6: Verifying Checksum [2024-08-28T04:54:02.975Z] b85a868b505f: Verifying Checksum [2024-08-28T04:54:02.975Z] b85a868b505f: Download complete [2024-08-28T04:54:02.975Z] bab4dde63d76: Verifying Checksum [2024-08-28T04:54:02.975Z] bab4dde63d76: Download complete [2024-08-28T04:54:04.348Z] b85a868b505f: Pull complete [2024-08-28T04:54:04.606Z] e2be974225ed: Pull complete [2024-08-28T04:54:05.172Z] 339a4e72a1f5: Pull complete [2024-08-28T04:54:05.172Z] 988bab9f4d93: Pull complete [2024-08-28T04:54:05.431Z] 1469e6f7b9e6: Pull complete [2024-08-28T04:54:05.431Z] eaf3925da568: Pull complete [2024-08-28T04:54:07.336Z] bab4dde63d76: Pull complete [2024-08-28T04:54:07.336Z] bde34c3a00c8: Pull complete [2024-08-28T04:54:07.336Z] b352a97aabf1: Pull complete [2024-08-28T04:54:07.336Z] 4872d77fe225: Pull complete [2024-08-28T04:54:07.599Z] 5851b861e8e6: Pull complete [2024-08-28T04:54:07.599Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-28T04:54:07.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:54:07.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:54:07.735Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2024-08-28T04:54:07.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T04:54:10.357Z] $ docker top d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 -eo pid,comm [2024-08-28T04:54:10.410Z] 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). [2024-08-28T04:54:10.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T04:54:10.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T04:54:10.470Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T04:54:10.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T04:54:10.567Z] $ docker exec d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent [2024-08-28T04:54:10.668Z] SSH_AUTH_SOCK=/tmp/ssh-ydTO9oF4a4Go/agent.33 [2024-08-28T04:54:10.668Z] SSH_AGENT_PID=39 [2024-08-28T04:54:10.674Z] Running ssh-add (command line suppressed) [2024-08-28T04:54:10.770Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_5172277620034151050.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_5172277620034151050.key) [2024-08-28T04:54:10.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T04:54:11.085Z] + git tag --points-at HEAD [Pipeline] } [2024-08-28T04:54:11.097Z] $ docker exec --env ******** --env ******** d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent -k [2024-08-28T04:54:11.189Z] unset SSH_AUTH_SOCK; [2024-08-28T04:54:11.189Z] unset SSH_AGENT_PID; [2024-08-28T04:54:11.189Z] echo Agent pid 39 killed; [2024-08-28T04:54:11.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-28T04:54:11.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T04:54:11.237Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T04:54:11.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T04:54:11.352Z] $ docker exec d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent [2024-08-28T04:54:11.454Z] SSH_AUTH_SOCK=/tmp/ssh-In7rtWC9VHff/agent.72 [2024-08-28T04:54:11.454Z] SSH_AGENT_PID=78 [2024-08-28T04:54:11.463Z] Running ssh-add (command line suppressed) [2024-08-28T04:54:11.554Z] Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_16864334431345058279.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_16864334431345058279.key) [2024-08-28T04:54:11.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T04:54:11.852Z] + git semver init [2024-08-28T04:54:12.111Z] 2024-08-28 04:54:12,042 [run_init] DEBUG init version:0.0.0 force:False [2024-08-28T04:54:12.111Z] 2024-08-28 04:54:12,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver [2024-08-28T04:54:12.111Z] 2024-08-28 04:54:12,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver [2024-08-28T04:54:12.111Z] 2024-08-28 04:54:12,043 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-673/.semver'], cwd=/w/workspace/_app-service-configurable_PR-673, universal_newlines=False, shell=None, istream=None) [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,169 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 with force:False [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,170 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,172 [execute] INFO git cat-file --batch-check [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,178 [execute] INFO git cat-file --batch [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T04:54:13.492Z] 2024-08-28 04:54:13,183 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 [2024-08-28T04:54:13.492Z] 0.0.0 [Pipeline] } [2024-08-28T04:54:13.500Z] $ docker exec --env ******** --env ******** d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent -k [2024-08-28T04:54:13.628Z] unset SSH_AUTH_SOCK; [2024-08-28T04:54:13.628Z] unset SSH_AGENT_PID; [2024-08-28T04:54:13.628Z] echo Agent pid 78 killed; [2024-08-28T04:54:13.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T04:54:13.962Z] + git semver [Pipeline] } [2024-08-28T04:54:14.235Z] $ docker stop --time=1 d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 [2024-08-28T04:54:15.533Z] $ docker rm -f --volumes d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T04:54:15.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-28T04:54:16.085Z] Stashed 1 file(s) [Pipeline] echo [2024-08-28T04:54:16.089Z] [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 [2024-08-28T04:54:16.277Z] provisioning config files... [2024-08-28T04:54:16.288Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config5055699090324479640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:54:16.589Z] ---> ****-login.sh [2024-08-28T04:54:16.589Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:54:16.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:16.589Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:16.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:16.589Z] [2024-08-28T04:54:16.589Z] Login Succeeded [2024-08-28T04:54:16.589Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:54:16.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:16.589Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:16.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:16.590Z] [2024-08-28T04:54:16.590Z] Login Succeeded [2024-08-28T04:54:16.590Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:54:16.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:16.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:16.851Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:16.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:16.851Z] [2024-08-28T04:54:16.851Z] Login Succeeded [2024-08-28T04:54:16.851Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:54:16.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:17.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:17.111Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:17.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:17.111Z] [2024-08-28T04:54:17.111Z] Login Succeeded [2024-08-28T04:54:17.111Z] ****.io [2024-08-28T04:54:17.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:54:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:54:17.371Z] Configure a credential helper to remove this warning. See [2024-08-28T04:54:17.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:54:17.371Z] [2024-08-28T04:54:17.371Z] Login Succeeded [2024-08-28T04:54:17.371Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:54:17.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T04:54:17.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:54:17.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:54:17.503Z] ========================================================= [2024-08-28T04:54:17.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-28T04:54:17.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:54:17.837Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-28T04:54:17.837Z] Sending build context to Docker daemon 9.148MB [2024-08-28T04:54:17.837Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:54:17.837Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T04:54:17.837Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-28T04:54:17.837Z] 619be1103602: Pulling fs layer [2024-08-28T04:54:17.837Z] 7862e08f4a3e: Pulling fs layer [2024-08-28T04:54:17.837Z] 5df492c9dc93: Pulling fs layer [2024-08-28T04:54:17.837Z] 7629e6793208: Pulling fs layer [2024-08-28T04:54:17.837Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T04:54:17.837Z] fb5054dd5b73: Pulling fs layer [2024-08-28T04:54:17.837Z] eeca6798cff9: Pulling fs layer [2024-08-28T04:54:17.837Z] aa269ceb94a6: Pulling fs layer [2024-08-28T04:54:17.837Z] ada007ff1a6a: Pulling fs layer [2024-08-28T04:54:17.837Z] fb5054dd5b73: Waiting [2024-08-28T04:54:17.837Z] ada007ff1a6a: Waiting [2024-08-28T04:54:17.837Z] aa269ceb94a6: Waiting [2024-08-28T04:54:17.837Z] eeca6798cff9: Waiting [2024-08-28T04:54:17.837Z] 7629e6793208: Waiting [2024-08-28T04:54:17.837Z] 4f4fb700ef54: Waiting [2024-08-28T04:54:17.837Z] 7862e08f4a3e: Download complete [2024-08-28T04:54:18.097Z] 7629e6793208: Download complete [2024-08-28T04:54:18.097Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T04:54:18.097Z] 4f4fb700ef54: Download complete [2024-08-28T04:54:18.097Z] 619be1103602: Verifying Checksum [2024-08-28T04:54:18.097Z] 619be1103602: Download complete [2024-08-28T04:54:18.097Z] fb5054dd5b73: Verifying Checksum [2024-08-28T04:54:18.097Z] fb5054dd5b73: Download complete [2024-08-28T04:54:18.097Z] eeca6798cff9: Verifying Checksum [2024-08-28T04:54:18.097Z] eeca6798cff9: Download complete [2024-08-28T04:54:18.097Z] 619be1103602: Pull complete [2024-08-28T04:54:18.355Z] ada007ff1a6a: Verifying Checksum [2024-08-28T04:54:18.355Z] ada007ff1a6a: Download complete [2024-08-28T04:54:18.355Z] 7862e08f4a3e: Pull complete [2024-08-28T04:54:18.355Z] 5df492c9dc93: Verifying Checksum [2024-08-28T04:54:18.355Z] 5df492c9dc93: Download complete [2024-08-28T04:54:18.920Z] aa269ceb94a6: Verifying Checksum [2024-08-28T04:54:18.920Z] aa269ceb94a6: Download complete [2024-08-28T04:54:22.212Z] 5df492c9dc93: Pull complete [2024-08-28T04:54:22.212Z] 7629e6793208: Pull complete [2024-08-28T04:54:22.212Z] 4f4fb700ef54: Pull complete [2024-08-28T04:54:22.471Z] fb5054dd5b73: Pull complete [2024-08-28T04:54:22.728Z] eeca6798cff9: Pull complete [2024-08-28T04:54:26.100Z] aa269ceb94a6: Pull complete [2024-08-28T04:54:26.359Z] ada007ff1a6a: Pull complete [2024-08-28T04:54:26.359Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-28T04:54:26.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-28T04:54:26.359Z] ---> f489d0715acc [2024-08-28T04:54:26.359Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:54:31.224Z] Still waiting to schedule task [2024-08-28T04:54:31.225Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8889’ [2024-08-28T04:54:32.937Z] ---> Running in a51258f50afe [2024-08-28T04:54:32.937Z] Removing intermediate container a51258f50afe [2024-08-28T04:54:32.937Z] ---> 9139a6c5083d [2024-08-28T04:54:32.937Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:54:32.937Z] ---> Running in 591a6ac89e17 [2024-08-28T04:54:32.937Z] Removing intermediate container 591a6ac89e17 [2024-08-28T04:54:32.937Z] ---> 88cdd97b74d8 [2024-08-28T04:54:32.937Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:54:32.937Z] ---> Running in f281d158ac74 [2024-08-28T04:54:32.937Z] Removing intermediate container f281d158ac74 [2024-08-28T04:54:32.937Z] ---> 7275da4f00b9 [2024-08-28T04:54:32.937Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:54:32.937Z] ---> Running in 43252678a6f1 [2024-08-28T04:54:33.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:54:33.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:54:33.716Z] OK: 264 MiB in 52 packages [2024-08-28T04:54:33.976Z] Removing intermediate container 43252678a6f1 [2024-08-28T04:54:33.976Z] ---> 94b985c6cb39 [2024-08-28T04:54:33.976Z] Step 7/12 : WORKDIR /app [2024-08-28T04:54:33.976Z] ---> Running in 4c66e19ee7cc [2024-08-28T04:54:33.976Z] Removing intermediate container 4c66e19ee7cc [2024-08-28T04:54:33.976Z] ---> 1e2101c8f4c7 [2024-08-28T04:54:33.976Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T04:54:33.976Z] ---> b75655758928 [2024-08-28T04:54:33.976Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:54:34.236Z] ---> Running in 4cb8027e874c [2024-08-28T04:55:30.791Z] Removing intermediate container 4cb8027e874c [2024-08-28T04:55:30.791Z] ---> de7d8d057d5e [2024-08-28T04:55:30.791Z] Step 10/12 : COPY . . [2024-08-28T04:55:30.791Z] ---> 1267aa8515c7 [2024-08-28T04:55:30.791Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T04:55:30.791Z] ---> Running in b84a6ed518f5 [2024-08-28T04:55:30.791Z] Removing intermediate container b84a6ed518f5 [2024-08-28T04:55:30.791Z] ---> ff98f1fafb88 [2024-08-28T04:55:30.791Z] Step 12/12 : RUN $MAKE [2024-08-28T04:55:30.791Z] ---> Running in e64f7eee1c79 [2024-08-28T04:55:30.791Z] noop [2024-08-28T04:55:30.791Z] Removing intermediate container e64f7eee1c79 [2024-08-28T04:55:30.791Z] ---> a819326a621d [2024-08-28T04:55:30.791Z] Successfully built a819326a621d [2024-08-28T04:55:30.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:55:31.115Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T04:55:31.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:55:31.194Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2024-08-28T04:55:31.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-28T04:55:31.533Z] $ docker top 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T04:55:31.888Z] + go version [2024-08-28T04:55:31.888Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-28T04:55:31.900Z] $ docker stop --time=1 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 [2024-08-28T04:55:33.146Z] $ docker rm -f --volumes 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:55:33.564Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T04:55:33.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:55:33.643Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2024-08-28T04:55:33.677Z] $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-28T04:55:33.970Z] $ docker top d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T04:55:34.321Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh [2024-08-28T04:55:34.624Z] + make test [2024-08-28T04:55:34.625Z] go test -race -coverprofile=coverage.out ./... [2024-08-28T04:56:06.705Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-28T04:56:33.230Z] go vet ./... [2024-08-28T04:56:35.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T04:56:35.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T04:56:35.756Z] ./bin/test-attribution-txt.sh [2024-08-28T04:56:35.756Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-28T04:56:35.756Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T04:56:35.756Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T04:56:35.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T04:56:35.787Z] $ docker stop --time=1 d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 [2024-08-28T04:56:40.379Z] $ docker rm -f --volumes d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T04:56:41.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T04:56:41.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-28T04:56:41.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T04:56:41.813Z] + ls -al . [2024-08-28T04:56:41.813Z] total 260 [2024-08-28T04:56:41.813Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 04:55 . [2024-08-28T04:56:41.813Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 .. [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:53 .dockerignore [2024-08-28T04:56:41.813Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:56 .git [2024-08-28T04:56:41.813Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 .github [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:53 .gitignore [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:53 .golangci.yml [2024-08-28T04:56:41.813Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:54 .semver [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:53 Attribution.txt [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:53 CHANGELOG.md [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:53 Dockerfile [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:53 GOVERNANCE.md [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:53 Jenkinsfile [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:53 LICENSE [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:53 OWNERS.md [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:53 README.md [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:54 VERSION [2024-08-28T04:56:41.813Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:53 bin [2024-08-28T04:56:41.813Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 04:55 coverage.out [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:53 go.mod [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:53 go.sum [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:53 main.go [2024-08-28T04:56:41.813Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:53 makefile [2024-08-28T04:56:41.813Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:42.129Z] + 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=d854d15b5148a45f3b76952a23c4147e6f053a9e --label arch=amd64 --label version=0.0.0 . [2024-08-28T04:56:42.129Z] Sending build context to Docker daemon 9.149MB [2024-08-28T04:56:42.129Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:56:42.129Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-28T04:56:42.129Z] ---> a819326a621d [2024-08-28T04:56:42.129Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:56:42.387Z] ---> Running in e52b46ea515a [2024-08-28T04:56:42.387Z] Removing intermediate container e52b46ea515a [2024-08-28T04:56:42.387Z] ---> 6535281d42a7 [2024-08-28T04:56:42.387Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:56:42.387Z] ---> Running in 0518940af9fd [2024-08-28T04:56:42.645Z] Removing intermediate container 0518940af9fd [2024-08-28T04:56:42.645Z] ---> 7d3ae099ea91 [2024-08-28T04:56:42.645Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:56:42.645Z] ---> Running in 5f23a75ab4e4 [2024-08-28T04:56:42.645Z] Removing intermediate container 5f23a75ab4e4 [2024-08-28T04:56:42.645Z] ---> 38a06ec8e242 [2024-08-28T04:56:42.645Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:56:42.645Z] ---> Running in e6f4c2ee6443 [2024-08-28T04:56:42.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:43.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:43.425Z] OK: 264 MiB in 52 packages [2024-08-28T04:56:43.683Z] Removing intermediate container e6f4c2ee6443 [2024-08-28T04:56:43.683Z] ---> b1d13d037f2f [2024-08-28T04:56:43.683Z] Step 7/27 : WORKDIR /app [2024-08-28T04:56:43.683Z] ---> Running in d3338ec8e4db [2024-08-28T04:56:43.683Z] Removing intermediate container d3338ec8e4db [2024-08-28T04:56:43.683Z] ---> 61dff34f2508 [2024-08-28T04:56:43.683Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-28T04:56:43.942Z] ---> 38fc25eace90 [2024-08-28T04:56:43.942Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:56:43.942Z] ---> Running in 2ab749778c39 [2024-08-28T04:56:44.509Z] Removing intermediate container 2ab749778c39 [2024-08-28T04:56:44.509Z] ---> 7e2e3da7a636 [2024-08-28T04:56:44.509Z] Step 10/27 : COPY . . [2024-08-28T04:56:45.078Z] ---> fd64a4bfea4e [2024-08-28T04:56:45.078Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T04:56:45.078Z] ---> Running in ea2b0944d823 [2024-08-28T04:56:45.078Z] Removing intermediate container ea2b0944d823 [2024-08-28T04:56:45.078Z] ---> 617c8d40886a [2024-08-28T04:56:45.078Z] Step 12/27 : RUN $MAKE [2024-08-28T04:56:45.078Z] ---> Running in f4deefac0bdd [2024-08-28T04:56:45.336Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-08-28T04:57:17.470Z] Removing intermediate container f4deefac0bdd [2024-08-28T04:57:17.470Z] ---> 4c57c3d4f672 [2024-08-28T04:57:17.470Z] Step 13/27 : FROM alpine:3.18 [2024-08-28T04:57:17.470Z] 3.18: Pulling from library/alpine [2024-08-28T04:57:17.470Z] 930bdd4d222e: Pulling fs layer [2024-08-28T04:57:17.470Z] 930bdd4d222e: Download complete [2024-08-28T04:57:17.470Z] 930bdd4d222e: Pull complete [2024-08-28T04:57:17.470Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T04:57:17.470Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T04:57:17.470Z] ---> 18f865063206 [2024-08-28T04:57:17.470Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-28T04:57:17.470Z] ---> Running in 3aaa8dd3f907 [2024-08-28T04:57:17.470Z] Removing intermediate container 3aaa8dd3f907 [2024-08-28T04:57:17.470Z] ---> a4814f94bed2 [2024-08-28T04:57:17.470Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-28T04:57:17.470Z] ---> Running in dfa2e7a05ddf [2024-08-28T04:57:17.470Z] Removing intermediate container dfa2e7a05ddf [2024-08-28T04:57:17.470Z] ---> b96bbc698387 [2024-08-28T04:57:17.470Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-28T04:57:17.470Z] ---> Running in ac1258646979 [2024-08-28T04:57:17.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:57:17.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:57:17.470Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-28T04:57:17.470Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-28T04:57:17.470Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T04:57:17.470Z] Executing ca-certificates-20240226-r0.trigger [2024-08-28T04:57:17.470Z] OK: 8 MiB in 17 packages [2024-08-28T04:57:17.470Z] Removing intermediate container ac1258646979 [2024-08-28T04:57:17.470Z] ---> 71b873660d32 [2024-08-28T04:57:17.470Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-28T04:57:17.470Z] ---> Running in 5a33bbc6ed23 [2024-08-28T04:57:17.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:57:17.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:57:17.470Z] OK: 8 MiB in 17 packages [2024-08-28T04:57:17.470Z] Removing intermediate container 5a33bbc6ed23 [2024-08-28T04:57:17.470Z] ---> 9373b47840fa [2024-08-28T04:57:17.470Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-28T04:57:17.470Z] ---> ec5c730bb8ea [2024-08-28T04:57:17.470Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-28T04:57:17.470Z] ---> f123da4c1be6 [2024-08-28T04:57:17.470Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-28T04:57:17.470Z] ---> 390b22945c7b [2024-08-28T04:57:17.470Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-28T04:57:17.728Z] ---> 1cb44e9f8ca0 [2024-08-28T04:57:17.728Z] Step 22/27 : EXPOSE 48095 [2024-08-28T04:57:17.985Z] ---> Running in 1703383b0bf9 [2024-08-28T04:57:17.985Z] Removing intermediate container 1703383b0bf9 [2024-08-28T04:57:17.985Z] ---> faef183f1c07 [2024-08-28T04:57:17.985Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-28T04:57:17.985Z] ---> Running in bbf8aab3f9c9 [2024-08-28T04:57:17.985Z] Removing intermediate container bbf8aab3f9c9 [2024-08-28T04:57:17.985Z] ---> e633225bde3e [2024-08-28T04:57:17.985Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T04:57:17.985Z] ---> Running in 9fbf507638d5 [2024-08-28T04:57:17.985Z] Removing intermediate container 9fbf507638d5 [2024-08-28T04:57:17.985Z] ---> 1dca750d699a [2024-08-28T04:57:17.985Z] Step 25/27 : LABEL arch=amd64 [2024-08-28T04:57:18.243Z] ---> Running in 5a690f752ce1 [2024-08-28T04:57:18.243Z] Removing intermediate container 5a690f752ce1 [2024-08-28T04:57:18.243Z] ---> 9406ec0049c0 [2024-08-28T04:57:18.243Z] Step 26/27 : LABEL git_sha=d854d15b5148a45f3b76952a23c4147e6f053a9e [2024-08-28T04:57:18.243Z] ---> Running in ba97f016e1b3 [2024-08-28T04:57:18.243Z] Removing intermediate container ba97f016e1b3 [2024-08-28T04:57:18.243Z] ---> 0791a4e60478 [2024-08-28T04:57:18.243Z] Step 27/27 : LABEL version=0.0.0 [2024-08-28T04:57:18.243Z] ---> Running in fd1e6af3e152 [2024-08-28T04:57:18.811Z] Removing intermediate container fd1e6af3e152 [2024-08-28T04:57:18.811Z] ---> 8ef210f45345 [2024-08-28T04:57:18.811Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T04:57:18.811Z] Successfully built 8ef210f45345 [2024-08-28T04:57:18.811Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:57:19.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:57:19.291Z] [2024-08-28T04:57:19.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:57:19.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:57:19.592Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-28T04:57:19.592Z] 5eb5b503b376: Pulling fs layer [2024-08-28T04:57:19.592Z] 5c69ac0246d0: Pulling fs layer [2024-08-28T04:57:19.592Z] ec43610c2a17: Pulling fs layer [2024-08-28T04:57:19.593Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-28T04:57:19.593Z] 33b1e0a273af: Pulling fs layer [2024-08-28T04:57:19.593Z] 5d3b04190fa2: Pulling fs layer [2024-08-28T04:57:19.593Z] 2f39f015ded8: Pulling fs layer [2024-08-28T04:57:19.593Z] 33b1e0a273af: Waiting [2024-08-28T04:57:19.593Z] 3a2ae6a8a46f: Waiting [2024-08-28T04:57:19.593Z] 5d3b04190fa2: Waiting [2024-08-28T04:57:19.593Z] 2f39f015ded8: Waiting [2024-08-28T04:57:19.593Z] 5c69ac0246d0: Verifying Checksum [2024-08-28T04:57:19.593Z] 5c69ac0246d0: Download complete [2024-08-28T04:57:19.593Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-28T04:57:19.593Z] 3a2ae6a8a46f: Download complete [2024-08-28T04:57:19.593Z] ec43610c2a17: Verifying Checksum [2024-08-28T04:57:19.593Z] ec43610c2a17: Download complete [2024-08-28T04:57:19.593Z] 33b1e0a273af: Verifying Checksum [2024-08-28T04:57:19.593Z] 33b1e0a273af: Download complete [2024-08-28T04:57:19.593Z] 5d3b04190fa2: Download complete [2024-08-28T04:57:19.851Z] 5eb5b503b376: Verifying Checksum [2024-08-28T04:57:19.851Z] 5eb5b503b376: Download complete [2024-08-28T04:57:20.416Z] 2f39f015ded8: Download complete [2024-08-28T04:57:20.982Z] 5eb5b503b376: Pull complete [2024-08-28T04:57:20.982Z] 5c69ac0246d0: Pull complete [2024-08-28T04:57:21.548Z] ec43610c2a17: Pull complete [2024-08-28T04:57:21.548Z] 3a2ae6a8a46f: Pull complete [2024-08-28T04:57:21.807Z] 33b1e0a273af: Pull complete [2024-08-28T04:57:21.807Z] 5d3b04190fa2: Pull complete [2024-08-28T04:57:25.987Z] 2f39f015ded8: Pull complete [2024-08-28T04:57:25.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-28T04:57:25.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:57:25.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:57:26.082Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2024-08-28T04:57:26.118Z] $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-28T04:57:29.816Z] $ docker top 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:57:30.199Z] ---> job-cost.sh [2024-08-28T04:57:30.199Z] lf-activate-venv: SKIPPING [2024-08-28T04:57:30.199Z] INFO: No Stack... [2024-08-28T04:57:30.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T04:57:31.026Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T04:57:31.317Z] + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv [2024-08-28T04:57:31.317Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T04:57:31.332Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [2024-08-28T04:57:31.340Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] did not exist. Created. [2024-08-28T04:57:31.347Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T04:57:31.653Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-28T04:57:31.691Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T04:57:31.699Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T04:57:31.723Z] $ docker stop --time=1 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 [2024-08-28T04:57:32.866Z] $ docker rm -f --volumes 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-28T04:57:45.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8899 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws [2024-08-28T04:57:45.621Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2024-08-28T04:57:48.676Z] The recommended git tool is: git [2024-08-28T04:57:54.136Z] using credential edgex-jenkins-ssh [2024-08-28T04:57:54.161Z] Cloning the remote Git repository [2024-08-28T04:57:54.220Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-08-28T04:57:54.336Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2024-08-28T04:57:54.520Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-28T04:57:54.522Z] > git --version # timeout=10 [2024-08-28T04:57:54.551Z] > git --version # 'git version 2.25.1' [2024-08-28T04:57:54.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T04:57:54.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T04:57:56.984Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-28T04:57:57.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T04:57:58.805Z] Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 6c2ba4a0c884392e751460449e212a813c87918f [2024-08-28T04:57:58.115Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-28T04:57:58.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-28T04:57:58.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T04:57:58.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-28T04:57:58.828Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T04:57:59.152Z] Merge succeeded, producing 5953f7b2bf78383e680d3992e30420ad05108e50 [2024-08-28T04:57:59.153Z] Checking out Revision 5953f7b2bf78383e680d3992e30420ad05108e50 (PR-673) [2024-08-28T04:57:58.922Z] > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [2024-08-28T04:57:59.010Z] > git remote # timeout=10 [2024-08-28T04:57:59.033Z] > git config --get remote.origin.url # timeout=10 [2024-08-28T04:57:59.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T04:57:59.078Z] > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [2024-08-28T04:57:59.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-28T04:57:59.159Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T04:57:59.177Z] > git checkout -f 5953f7b2bf78383e680d3992e30420ad05108e50 # timeout=10 [2024-08-28T04:58:02.828Z] Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" [2024-08-28T04:58:02.835Z] > git rev-list --no-walk 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T04:58:04.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-28T04:58:04.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T04:58:04.682Z] Dload Upload Total Spent Left Speed [2024-08-28T04:58:04.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-08-28T04:58:05.016Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-28T04:58:05.348Z] + sudo tee /etc/docker/daemon.new [2024-08-28T04:58:05.349Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-28T04:58:05.349Z] { [2024-08-28T04:58:05.349Z] "registry-mirrors": [ [2024-08-28T04:58:05.349Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-28T04:58:05.349Z] ], [2024-08-28T04:58:05.349Z] "bip": "10.250.0.254/24", [2024-08-28T04:58:05.349Z] "hosts": [ [2024-08-28T04:58:05.349Z] "tcp://0.0.0.0:5555", [2024-08-28T04:58:05.349Z] "unix:///var/run/docker.sock" [2024-08-28T04:58:05.349Z] ], [2024-08-28T04:58:05.349Z] "mtu": 1458, [2024-08-28T04:58:05.349Z] "selinux-enabled": true, [2024-08-28T04:58:05.349Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-28T04:58:05.349Z] } [Pipeline] sh [2024-08-28T04:58:05.681Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-28T04:58:06.043Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T04:58:24.335Z] provisioning config files... [2024-08-28T04:58:24.362Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config13121701949533218070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:58:24.826Z] ---> ****-login.sh [2024-08-28T04:58:24.827Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:58:25.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:58:25.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:58:25.417Z] Configure a credential helper to remove this warning. See [2024-08-28T04:58:25.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:58:25.417Z] [2024-08-28T04:58:25.417Z] Login Succeeded [2024-08-28T04:58:25.417Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:58:25.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:58:25.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:58:25.961Z] Configure a credential helper to remove this warning. See [2024-08-28T04:58:25.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:58:25.961Z] [2024-08-28T04:58:25.961Z] Login Succeeded [2024-08-28T04:58:25.961Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:58:26.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:58:26.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:58:26.232Z] Configure a credential helper to remove this warning. See [2024-08-28T04:58:26.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:58:26.232Z] [2024-08-28T04:58:26.232Z] Login Succeeded [2024-08-28T04:58:26.232Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:58:26.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:58:26.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:58:26.774Z] Configure a credential helper to remove this warning. See [2024-08-28T04:58:26.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:58:26.774Z] [2024-08-28T04:58:26.774Z] Login Succeeded [2024-08-28T04:58:26.774Z] ****.io [2024-08-28T04:58:27.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:58:27.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:58:27.309Z] Configure a credential helper to remove this warning. See [2024-08-28T04:58:27.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:58:27.309Z] [2024-08-28T04:58:27.309Z] Login Succeeded [2024-08-28T04:58:27.309Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:58:27.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T04:58:27.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:58:27.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:58:27.693Z] ========================================================= [2024-08-28T04:58:27.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-28T04:58:27.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:58:28.065Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-28T04:58:28.065Z] Sending build context to Docker daemon 241.2kB [2024-08-28T04:58:28.342Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:58:28.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T04:58:28.617Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-28T04:58:28.617Z] c6b39de5b339: Pulling fs layer [2024-08-28T04:58:28.617Z] a69c41024577: Pulling fs layer [2024-08-28T04:58:28.617Z] d6de4b400683: Pulling fs layer [2024-08-28T04:58:28.617Z] 35cb2a7552d0: Pulling fs layer [2024-08-28T04:58:28.617Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T04:58:28.617Z] 464afbd9ba4c: Pulling fs layer [2024-08-28T04:58:28.617Z] 00f215d4a9da: Pulling fs layer [2024-08-28T04:58:28.617Z] 35cb2a7552d0: Waiting [2024-08-28T04:58:28.617Z] 4f4fb700ef54: Waiting [2024-08-28T04:58:28.617Z] 464afbd9ba4c: Waiting [2024-08-28T04:58:28.617Z] d496ad576159: Pulling fs layer [2024-08-28T04:58:28.617Z] 00f215d4a9da: Waiting [2024-08-28T04:58:28.617Z] d496ad576159: Waiting [2024-08-28T04:58:28.617Z] a69c41024577: Download complete [2024-08-28T04:58:28.617Z] 35cb2a7552d0: Verifying Checksum [2024-08-28T04:58:28.617Z] 35cb2a7552d0: Download complete [2024-08-28T04:58:28.617Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T04:58:28.617Z] 4f4fb700ef54: Download complete [2024-08-28T04:58:28.617Z] 464afbd9ba4c: Verifying Checksum [2024-08-28T04:58:28.617Z] 464afbd9ba4c: Download complete [2024-08-28T04:58:28.617Z] c6b39de5b339: Verifying Checksum [2024-08-28T04:58:28.617Z] c6b39de5b339: Download complete [2024-08-28T04:58:29.208Z] d496ad576159: Verifying Checksum [2024-08-28T04:58:29.208Z] d496ad576159: Download complete [2024-08-28T04:58:29.807Z] c6b39de5b339: Pull complete [2024-08-28T04:58:30.396Z] a69c41024577: Pull complete [2024-08-28T04:58:30.991Z] d6de4b400683: Verifying Checksum [2024-08-28T04:58:30.991Z] d6de4b400683: Download complete [2024-08-28T04:58:31.959Z] 00f215d4a9da: Verifying Checksum [2024-08-28T04:58:31.959Z] 00f215d4a9da: Download complete [2024-08-28T04:58:44.322Z] d6de4b400683: Pull complete [2024-08-28T04:58:44.322Z] 35cb2a7552d0: Pull complete [2024-08-28T04:58:44.590Z] 4f4fb700ef54: Pull complete [2024-08-28T04:58:44.858Z] 464afbd9ba4c: Pull complete [2024-08-28T04:58:54.970Z] 00f215d4a9da: Pull complete [2024-08-28T04:58:55.934Z] d496ad576159: Pull complete [2024-08-28T04:58:55.934Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-28T04:58:55.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-28T04:58:55.934Z] ---> f246e2811388 [2024-08-28T04:58:55.934Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:58:56.901Z] ---> Running in 00f362786aa0 [2024-08-28T04:58:57.175Z] Removing intermediate container 00f362786aa0 [2024-08-28T04:58:57.175Z] ---> 0cab1663c0a1 [2024-08-28T04:58:57.175Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:58:57.175Z] ---> Running in d775befcee95 [2024-08-28T04:58:57.777Z] Removing intermediate container d775befcee95 [2024-08-28T04:58:57.777Z] ---> 3b917c678781 [2024-08-28T04:58:57.777Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:58:57.777Z] ---> Running in 1e60ff4bdbfb [2024-08-28T04:58:58.046Z] Removing intermediate container 1e60ff4bdbfb [2024-08-28T04:58:58.046Z] ---> 8f8a4094be8b [2024-08-28T04:58:58.046Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:58:58.315Z] ---> Running in 06357c8ce09d [2024-08-28T04:58:59.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T04:58:59.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T04:59:01.477Z] OK: 266 MiB in 52 packages [2024-08-28T04:59:02.064Z] Removing intermediate container 06357c8ce09d [2024-08-28T04:59:02.064Z] ---> 243bc5aa03a7 [2024-08-28T04:59:02.064Z] Step 7/12 : WORKDIR /app [2024-08-28T04:59:02.064Z] ---> Running in e0f8c102c633 [2024-08-28T04:59:02.660Z] Removing intermediate container e0f8c102c633 [2024-08-28T04:59:02.660Z] ---> a2eb7b3d0112 [2024-08-28T04:59:02.660Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T04:59:03.255Z] ---> ee9227d633d2 [2024-08-28T04:59:03.255Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:59:03.255Z] ---> Running in 8fe94dd9e7bf [2024-08-28T05:01:00.297Z] Removing intermediate container 8fe94dd9e7bf [2024-08-28T05:01:00.297Z] ---> 807acfb77a45 [2024-08-28T05:01:00.297Z] Step 10/12 : COPY . . [2024-08-28T05:01:00.297Z] ---> 0b25facc1882 [2024-08-28T05:01:00.297Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T05:01:00.297Z] ---> Running in 5ab3151fe003 [2024-08-28T05:01:00.297Z] Removing intermediate container 5ab3151fe003 [2024-08-28T05:01:00.297Z] ---> 1ecee9096c4f [2024-08-28T05:01:00.297Z] Step 12/12 : RUN $MAKE [2024-08-28T05:01:00.297Z] ---> Running in 30776c8aae86 [2024-08-28T05:01:00.297Z] noop [2024-08-28T05:01:00.297Z] Removing intermediate container 30776c8aae86 [2024-08-28T05:01:00.297Z] ---> 32fa9e9cbb88 [2024-08-28T05:01:00.297Z] Successfully built 32fa9e9cbb88 [2024-08-28T05:01:00.297Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:01:00.687Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T05:01:00.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:01:00.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container [2024-08-28T05:01:01.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-28T05:01:02.430Z] $ docker top deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:01:03.487Z] + go version [2024-08-28T05:01:03.487Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-28T05:01:03.505Z] $ docker stop --time=1 deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 [2024-08-28T05:01:05.229Z] $ docker rm -f --volumes deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:01:05.843Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T05:01:05.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:01:06.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container [2024-08-28T05:01:06.144Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-28T05:01:07.806Z] $ docker top 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:01:08.707Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2024-08-28T05:01:09.374Z] + make test [2024-08-28T05:01:09.374Z] go test -race -coverprofile=coverage.out ./... [2024-08-28T05:06:46.395Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-28T05:06:46.395Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-28T05:06:46.395Z] go vet ./... [2024-08-28T05:11:08.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T05:11:08.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T05:11:08.478Z] ./bin/test-attribution-txt.sh [2024-08-28T05:11:08.478Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-28T05:11:08.478Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T05:11:08.478Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T05:11:08.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T05:11:08.518Z] $ docker stop --time=1 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 [2024-08-28T05:11:10.497Z] $ docker rm -f --volumes 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T05:11:12.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T05:11:12.945Z] Warning: overwriting stash ‘coverage-report’ [2024-08-28T05:11:13.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T05:11:13.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T05:11:14.167Z] + ls -al . [2024-08-28T05:11:14.167Z] total 256 [2024-08-28T05:11:14.167Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 05:01 . [2024-08-28T05:11:14.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:57 .. [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:57 .dockerignore [2024-08-28T05:11:14.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .git [2024-08-28T05:11:14.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 .github [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:57 .gitignore [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:57 .golangci.yml [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:57 Attribution.txt [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:57 CHANGELOG.md [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:57 Dockerfile [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:57 GOVERNANCE.md [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:57 Jenkinsfile [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:57 LICENSE [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:57 OWNERS.md [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:57 README.md [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:54 VERSION [2024-08-28T05:11:14.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:57 bin [2024-08-28T05:11:14.167Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 05:01 coverage.out [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:57 go.mod [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:57 go.sum [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:57 main.go [2024-08-28T05:11:14.167Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:57 makefile [2024-08-28T05:11:14.167Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:11:14.511Z] + 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=5953f7b2bf78383e680d3992e30420ad05108e50 --label arch=arm64 --label version=0.0.0 . [2024-08-28T05:11:14.512Z] Sending build context to Docker daemon 242.2kB [2024-08-28T05:11:14.783Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T05:11:14.783Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-28T05:11:14.783Z] ---> 32fa9e9cbb88 [2024-08-28T05:11:14.783Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T05:11:14.783Z] ---> Running in eaaff0d0ac3a [2024-08-28T05:11:15.380Z] Removing intermediate container eaaff0d0ac3a [2024-08-28T05:11:15.381Z] ---> ec193433e776 [2024-08-28T05:11:15.381Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T05:11:15.381Z] ---> Running in d0a4598501aa [2024-08-28T05:11:15.648Z] Removing intermediate container d0a4598501aa [2024-08-28T05:11:15.648Z] ---> 57cb794be387 [2024-08-28T05:11:15.648Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-28T05:11:15.648Z] ---> Running in ac1ce4477adb [2024-08-28T05:11:15.916Z] Removing intermediate container ac1ce4477adb [2024-08-28T05:11:15.916Z] ---> bb78464cbb7f [2024-08-28T05:11:15.916Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T05:11:16.183Z] ---> Running in dd2828a201f4 [2024-08-28T05:11:17.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:11:17.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:11:18.699Z] OK: 266 MiB in 52 packages [2024-08-28T05:11:19.661Z] Removing intermediate container dd2828a201f4 [2024-08-28T05:11:19.661Z] ---> 5b341383be56 [2024-08-28T05:11:19.661Z] Step 7/27 : WORKDIR /app [2024-08-28T05:11:19.661Z] ---> Running in 5b69a029dd98 [2024-08-28T05:11:20.251Z] Removing intermediate container 5b69a029dd98 [2024-08-28T05:11:20.251Z] ---> 189f3b503b1a [2024-08-28T05:11:20.251Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-28T05:11:20.518Z] ---> 890c85eb8cf8 [2024-08-28T05:11:20.518Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T05:11:20.785Z] ---> Running in c5c585a725a8 [2024-08-28T05:11:23.377Z] Removing intermediate container c5c585a725a8 [2024-08-28T05:11:23.377Z] ---> d5d0a8208dce [2024-08-28T05:11:23.377Z] Step 10/27 : COPY . . [2024-08-28T05:11:23.968Z] ---> d0a5c3cbc309 [2024-08-28T05:11:23.968Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T05:11:24.238Z] ---> Running in bbb568d5f2d9 [2024-08-28T05:11:24.508Z] Removing intermediate container bbb568d5f2d9 [2024-08-28T05:11:24.508Z] ---> 95355054562c [2024-08-28T05:11:24.508Z] Step 12/27 : RUN $MAKE [2024-08-28T05:11:24.508Z] ---> Running in ccec3a328971 [2024-08-28T05:11:25.928Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-08-28T05:15:17.723Z] Removing intermediate container ccec3a328971 [2024-08-28T05:15:17.723Z] ---> 78b842e16d6e [2024-08-28T05:15:17.723Z] Step 13/27 : FROM alpine:3.18 [2024-08-28T05:15:17.723Z] 3.18: Pulling from library/alpine [2024-08-28T05:15:17.723Z] 4983c3fe2029: Pulling fs layer [2024-08-28T05:15:17.723Z] 4983c3fe2029: Download complete [2024-08-28T05:15:17.723Z] 4983c3fe2029: Pull complete [2024-08-28T05:15:17.723Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T05:15:17.723Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T05:15:17.723Z] ---> a0237000ae83 [2024-08-28T05:15:17.723Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-28T05:15:17.723Z] ---> Running in d5db2e5c5a54 [2024-08-28T05:15:17.723Z] Removing intermediate container d5db2e5c5a54 [2024-08-28T05:15:17.723Z] ---> f18b46ca46fc [2024-08-28T05:15:17.723Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-28T05:15:17.723Z] ---> Running in 33f697ca7b09 [2024-08-28T05:15:17.723Z] Removing intermediate container 33f697ca7b09 [2024-08-28T05:15:17.723Z] ---> 9785df16f955 [2024-08-28T05:15:17.723Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-28T05:15:17.723Z] ---> Running in fb82db4e13c1 [2024-08-28T05:15:17.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:15:17.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:15:17.723Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-28T05:15:17.723Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-28T05:15:17.723Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T05:15:17.723Z] Executing ca-certificates-20240226-r0.trigger [2024-08-28T05:15:17.723Z] OK: 9 MiB in 17 packages [2024-08-28T05:15:17.723Z] Removing intermediate container fb82db4e13c1 [2024-08-28T05:15:17.723Z] ---> 9dd1c780080e [2024-08-28T05:15:17.723Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-28T05:15:17.723Z] ---> Running in 0fe09b27bb8f [2024-08-28T05:15:17.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:15:17.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:15:19.393Z] OK: 9 MiB in 17 packages [2024-08-28T05:15:20.358Z] Removing intermediate container 0fe09b27bb8f [2024-08-28T05:15:20.358Z] ---> 3f0798100c21 [2024-08-28T05:15:20.358Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-28T05:15:20.626Z] ---> da3c545ed3e9 [2024-08-28T05:15:20.626Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-28T05:15:21.209Z] ---> e13d473fa878 [2024-08-28T05:15:21.210Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-28T05:15:21.794Z] ---> 91725d628e12 [2024-08-28T05:15:21.795Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-28T05:15:23.734Z] ---> 9745636bfd74 [2024-08-28T05:15:23.734Z] Step 22/27 : EXPOSE 48095 [2024-08-28T05:15:23.734Z] ---> Running in 01fa955e5695 [2024-08-28T05:15:23.999Z] Removing intermediate container 01fa955e5695 [2024-08-28T05:15:23.999Z] ---> 75e62773145d [2024-08-28T05:15:23.999Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-28T05:15:24.267Z] ---> Running in a04c9ccfd336 [2024-08-28T05:15:24.532Z] Removing intermediate container a04c9ccfd336 [2024-08-28T05:15:24.532Z] ---> d62f38b167d9 [2024-08-28T05:15:24.532Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T05:15:24.532Z] ---> Running in d78b5e53aa6d [2024-08-28T05:15:24.798Z] Removing intermediate container d78b5e53aa6d [2024-08-28T05:15:24.798Z] ---> 309d60a4b745 [2024-08-28T05:15:24.798Z] Step 25/27 : LABEL arch=arm64 [2024-08-28T05:15:24.798Z] ---> Running in 1cec2599baf2 [2024-08-28T05:15:25.066Z] Removing intermediate container 1cec2599baf2 [2024-08-28T05:15:25.066Z] ---> 4586c6f9969c [2024-08-28T05:15:25.066Z] Step 26/27 : LABEL git_sha=5953f7b2bf78383e680d3992e30420ad05108e50 [2024-08-28T05:15:25.334Z] ---> Running in 1680f55f63e1 [2024-08-28T05:15:25.600Z] Removing intermediate container 1680f55f63e1 [2024-08-28T05:15:25.600Z] ---> 65a62a411e50 [2024-08-28T05:15:25.600Z] Step 27/27 : LABEL version=0.0.0 [2024-08-28T05:15:25.600Z] ---> Running in efd93b49b578 [2024-08-28T05:15:25.866Z] Removing intermediate container efd93b49b578 [2024-08-28T05:15:25.866Z] ---> 25e0a6528fb8 [2024-08-28T05:15:25.866Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T05:15:25.866Z] Successfully built 25e0a6528fb8 [2024-08-28T05:15:25.866Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:26.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:15:26.341Z] [2024-08-28T05:15:26.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:26.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:15:26.678Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-28T05:15:26.678Z] 8998bd30e6a1: Pulling fs layer [2024-08-28T05:15:26.678Z] 04944245beec: Pulling fs layer [2024-08-28T05:15:26.678Z] 699f458cf7ca: Pulling fs layer [2024-08-28T05:15:26.678Z] 765212b225bb: Pulling fs layer [2024-08-28T05:15:26.678Z] f23df028b6ca: Pulling fs layer [2024-08-28T05:15:26.678Z] d65c8cfc05b1: Pulling fs layer [2024-08-28T05:15:26.678Z] 2437ff75d9bd: Pulling fs layer [2024-08-28T05:15:26.678Z] f23df028b6ca: Waiting [2024-08-28T05:15:26.678Z] d65c8cfc05b1: Waiting [2024-08-28T05:15:26.678Z] 2437ff75d9bd: Waiting [2024-08-28T05:15:26.678Z] 765212b225bb: Waiting [2024-08-28T05:15:26.944Z] 04944245beec: Verifying Checksum [2024-08-28T05:15:26.944Z] 04944245beec: Download complete [2024-08-28T05:15:26.944Z] 765212b225bb: Verifying Checksum [2024-08-28T05:15:26.944Z] 765212b225bb: Download complete [2024-08-28T05:15:26.944Z] f23df028b6ca: Verifying Checksum [2024-08-28T05:15:26.944Z] f23df028b6ca: Download complete [2024-08-28T05:15:26.944Z] d65c8cfc05b1: Verifying Checksum [2024-08-28T05:15:26.944Z] d65c8cfc05b1: Download complete [2024-08-28T05:15:27.211Z] 699f458cf7ca: Verifying Checksum [2024-08-28T05:15:27.211Z] 699f458cf7ca: Download complete [2024-08-28T05:15:27.477Z] 8998bd30e6a1: Verifying Checksum [2024-08-28T05:15:27.477Z] 8998bd30e6a1: Download complete [2024-08-28T05:15:30.048Z] 2437ff75d9bd: Verifying Checksum [2024-08-28T05:15:30.048Z] 2437ff75d9bd: Download complete [2024-08-28T05:15:32.629Z] 8998bd30e6a1: Pull complete [2024-08-28T05:15:32.897Z] 04944245beec: Pull complete [2024-08-28T05:15:34.841Z] 699f458cf7ca: Pull complete [2024-08-28T05:15:34.841Z] 765212b225bb: Pull complete [2024-08-28T05:15:35.820Z] f23df028b6ca: Pull complete [2024-08-28T05:15:35.820Z] d65c8cfc05b1: Pull complete [2024-08-28T05:15:54.017Z] 2437ff75d9bd: Pull complete [2024-08-28T05:15:54.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-28T05:15:54.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:15:54.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:15:54.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container [2024-08-28T05:15:54.320Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-28T05:15:56.997Z] $ docker top df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:15:57.816Z] ---> job-cost.sh [2024-08-28T05:15:57.816Z] lf-activate-venv: SKIPPING [2024-08-28T05:15:57.816Z] INFO: No Stack... [2024-08-28T05:15:58.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-28T05:15:59.033Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T05:15:59.660Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2024-08-28T05:15:59.660Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T05:15:59.713Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [2024-08-28T05:15:59.721Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] did not exist. Created. [2024-08-28T05:15:59.727Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T05:16:00.073Z] /w/workspace/app-service-configurable/2@tmp/durable-a1e79a49/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-28T05:16:00.489Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-28T05:16:00.507Z] Warning: overwriting stash ‘stack-cost’ [2024-08-28T05:16:00.552Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T05:16:00.559Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T05:16:00.579Z] $ docker stop --time=1 df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 [2024-08-28T05:16:02.103Z] $ docker rm -f --volumes df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 [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 [2024-08-28T05:16:02.514Z] provisioning config files... [2024-08-28T05:16:02.520Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config8789316186815832755tmp [Pipeline] { [Pipeline] sh [2024-08-28T05:16:02.813Z] + set +x [2024-08-28T05:16:02.813Z] + curl -s https://codecov.io/bash [2024-08-28T05:16:02.813Z] + bash -s -- [2024-08-28T05:16:02.813Z] [2024-08-28T05:16:02.813Z] _____ _ [2024-08-28T05:16:02.813Z] / ____| | | [2024-08-28T05:16:02.813Z] | | ___ __| | ___ ___ _____ __ [2024-08-28T05:16:02.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-28T05:16:02.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-28T05:16:02.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-28T05:16:02.813Z] Bash-1.0.6 [2024-08-28T05:16:02.813Z] [2024-08-28T05:16:02.813Z] [2024-08-28T05:16:02.813Z] ==> git version 2.25.1 found [2024-08-28T05:16:02.813Z] ==> 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 [2024-08-28T05:16:02.813Z] Release-Date: 2020-01-08 [2024-08-28T05:16:02.813Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-28T05:16:02.813Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-28T05:16:02.813Z] ==> Jenkins CI detected. [2024-08-28T05:16:02.813Z] current dir:  /w/workspace/_app-service-configurable_PR-673 [2024-08-28T05:16:02.813Z] project root: . [2024-08-28T05:16:02.813Z] --> token set from env [2024-08-28T05:16:02.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-28T05:16:02.813Z] ==> Running gcov in . (disable via -X gcov) [2024-08-28T05:16:02.813Z] ==> Python coveragepy not found [2024-08-28T05:16:02.813Z] ==> Searching for coverage reports in: [2024-08-28T05:16:02.813Z] + . [2024-08-28T05:16:02.813Z] -> Found 1 reports [2024-08-28T05:16:02.814Z] ==> Detecting git/mercurial file structure [2024-08-28T05:16:02.814Z] ==> Reading reports [2024-08-28T05:16:02.814Z] + ./coverage.out bytes=13 [2024-08-28T05:16:02.814Z] ==> Appending adjustments [2024-08-28T05:16:02.814Z] https://docs.codecov.io/docs/fixing-reports [2024-08-28T05:16:03.129Z] + Found adjustments [2024-08-28T05:16:03.129Z] ==> Gzipping contents [2024-08-28T05:16:03.129Z] 4.0K /tmp/codecov.1WBIE5.gz [2024-08-28T05:16:03.129Z] ==> Uploading reports [2024-08-28T05:16:03.129Z] url: https://codecov.io [2024-08-28T05:16:03.129Z] query: branch=PR-673&commit=d854d15b5148a45f3b76952a23c4147e6f053a9e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-08-28T05:16:03.129Z] -> Pinging Codecov [2024-08-28T05:16:03.129Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=d854d15b5148a45f3b76952a23c4147e6f053a9e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= [2024-08-28T05:16:03.129Z] -> Uploading to [2024-08-28T05:16:03.129Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-28/A97CA9966030D2A3747ED39772930CCE/d854d15b5148a45f3b76952a23c4147e6f053a9e/f38fa9c1-3f1a-4299-a986-c3e39aaadca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T051602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef45f48f1a7d21103dad3d3f867365c471d85f5d05ef1737361238410cbc259d [2024-08-28T05:16:03.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T05:16:03.129Z] Dload Upload Total Spent Left Speed [2024-08-28T05:16:03.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1092 --:--:-- --:--:-- --:--:-- 1097 [2024-08-28T05:16:03.387Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] } [2024-08-28T05:16:03.392Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-28T05:16:04.152Z] + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] [2024-08-28T05:16:04.152Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-08-28T05:16:04.152Z] total 16 [2024-08-28T05:16:04.152Z] drwxr-xr-x 3 root root 4096 Aug 28 04:57 . [2024-08-28T05:16:04.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .. [2024-08-28T05:16:04.152Z] drwxr-xr-x 2 root root 4096 Aug 28 04:57 cost [2024-08-28T05:16:04.152Z] -rw-r--r-- 1 root root 96 Aug 28 04:57 cost.csv [2024-08-28T05:16:04.152Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives [2024-08-28T05:16:04.152Z] + ls -al /w/workspace/_app-service-configurable_PR-673/archives [2024-08-28T05:16:04.152Z] total 16 [2024-08-28T05:16:04.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:57 . [2024-08-28T05:16:04.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .. [2024-08-28T05:16:04.152Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:57 cost [2024-08-28T05:16:04.152Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 28 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:04.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:05.302Z] ---> package-listing.sh [2024-08-28T05:16:05.302Z] ++ facter osfamily [2024-08-28T05:16:05.302Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-28T05:16:05.561Z] + OS_FAMILY=debian [2024-08-28T05:16:05.561Z] + workspace=/w/workspace/_app-service-configurable_PR-673 [2024-08-28T05:16:05.561Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-28T05:16:05.561Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-28T05:16:05.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-28T05:16:05.561Z] + PACKAGES=/tmp/packages_start.txt [2024-08-28T05:16:05.561Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-08-28T05:16:05.561Z] + PACKAGES=/tmp/packages_end.txt [2024-08-28T05:16:05.561Z] + case "${OS_FAMILY}" in [2024-08-28T05:16:05.561Z] + dpkg -l [2024-08-28T05:16:05.561Z] + grep '^ii' [2024-08-28T05:16:05.561Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-28T05:16:05.561Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-28T05:16:05.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-28T05:16:05.561Z] + '[' /w/workspace/_app-service-configurable_PR-673 ']' [2024-08-28T05:16:05.561Z] + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ [2024-08-28T05:16:05.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-673/archives/ [Pipeline] echo [2024-08-28T05:16:05.570Z] 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-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-28T05:16:05.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:16:06.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T05:16:06.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:16:06.497Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2024-08-28T05:16:06.518Z] $ 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-673/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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-28T05:16:06.740Z] $ docker top 302380a377c476f8ef1849e6e91b2a3bfe394c97505775bcc70919a2794896b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:16:07.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-28T05:16:07.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-28T05:16:07.681Z] + ls /var/log/sa-host [2024-08-28T05:16:07.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T05:16:07.767Z] provisioning config files... [2024-08-28T05:16:07.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config2446706719098379511tmp [Pipeline] { [Pipeline] echo [2024-08-28T05:16:07.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:08.110Z] ---> create-netrc.sh [Pipeline] } [2024-08-28T05:16:08.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:08.452Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-28T05:16:08.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:08.743Z] ---> sudo-logs.sh [2024-08-28T05:16:08.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-28T05:16:08.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:09.162Z] ---> job-cost.sh [2024-08-28T05:16:09.162Z] lf-activate-venv: SKIPPING [2024-08-28T05:16:09.162Z] DEBUG: total: 0.2199999988079071 [2024-08-28T05:16:09.162Z] INFO: Retrieving Stack Cost... [2024-08-28T05:16:09.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T05:16:09.715Z] INFO: Archiving Costs [Pipeline] echo [2024-08-28T05:16:09.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:10.056Z] ---> logs-deploy.sh [2024-08-28T05:16:10.056Z] lf-activate-venv: SKIPPING [2024-08-28T05:16:10.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/2 [2024-08-28T05:16:10.056Z] INFO: archiving workspace using pattern(s): [2024-08-28T05:16:10.990Z] Archives upload complete. [2024-08-28T05:16:10.990Z] INFO: archiving logs to Nexus [2024-08-28T05:16:11.557Z] ---> uname -a: [2024-08-28T05:16:11.557Z] Linux prd-ubuntu20-04-docker-8c-8g-8894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] ---> lscpu: [2024-08-28T05:16:11.557Z] Architecture: x86_64 [2024-08-28T05:16:11.557Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-28T05:16:11.557Z] Byte Order: Little Endian [2024-08-28T05:16:11.557Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-28T05:16:11.557Z] CPU(s): 8 [2024-08-28T05:16:11.557Z] On-line CPU(s) list: 0-7 [2024-08-28T05:16:11.557Z] Thread(s) per core: 1 [2024-08-28T05:16:11.557Z] Core(s) per socket: 1 [2024-08-28T05:16:11.557Z] Socket(s): 8 [2024-08-28T05:16:11.557Z] NUMA node(s): 1 [2024-08-28T05:16:11.557Z] Vendor ID: AuthenticAMD [2024-08-28T05:16:11.557Z] CPU family: 23 [2024-08-28T05:16:11.557Z] Model: 49 [2024-08-28T05:16:11.557Z] Model name: AMD EPYC-Rome Processor [2024-08-28T05:16:11.557Z] Stepping: 0 [2024-08-28T05:16:11.557Z] CPU MHz: 2799.996 [2024-08-28T05:16:11.557Z] BogoMIPS: 5599.99 [2024-08-28T05:16:11.557Z] Virtualization: AMD-V [2024-08-28T05:16:11.557Z] Hypervisor vendor: KVM [2024-08-28T05:16:11.557Z] Virtualization type: full [2024-08-28T05:16:11.557Z] L1d cache: 256 KiB [2024-08-28T05:16:11.557Z] L1i cache: 256 KiB [2024-08-28T05:16:11.557Z] L2 cache: 4 MiB [2024-08-28T05:16:11.557Z] L3 cache: 128 MiB [2024-08-28T05:16:11.557Z] NUMA node0 CPU(s): 0-7 [2024-08-28T05:16:11.557Z] Vulnerability Itlb multihit: Not affected [2024-08-28T05:16:11.557Z] Vulnerability L1tf: Not affected [2024-08-28T05:16:11.557Z] Vulnerability Mds: Not affected [2024-08-28T05:16:11.557Z] Vulnerability Meltdown: Not affected [2024-08-28T05:16:11.557Z] Vulnerability Mmio stale data: Not affected [2024-08-28T05:16:11.557Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-28T05:16:11.557Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-28T05:16:11.557Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-28T05:16:11.557Z] Vulnerability Srbds: Not affected [2024-08-28T05:16:11.557Z] Vulnerability Tsx async abort: Not affected [2024-08-28T05:16:11.557Z] 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 [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] ---> nproc: [2024-08-28T05:16:11.557Z] 8 [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z] ---> df -h: [2024-08-28T05:16:11.557Z] Filesystem Size Used Avail Use% Mounted on [2024-08-28T05:16:11.557Z] overlay 155G 12G 143G 8% / [2024-08-28T05:16:11.557Z] tmpfs 64M 0 64M 0% /dev [2024-08-28T05:16:11.557Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-28T05:16:11.557Z] shm 64M 0 64M 0% /dev/shm [2024-08-28T05:16:11.557Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-08-28T05:16:11.557Z] [2024-08-28T05:16:11.557Z]