Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 5e650dceb2ca69956c8b828eb1956a7b4941fe22+2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 (d6be360ede6df494e4f0e5b57c471ff8f8cc92ee) 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-ssh11640595674782300171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4376721204683138498.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9773796014632125047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1291016385748598521.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8562132485206708529.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16845040491451900348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5978 in /w/workspace/_app-service-configurable_PR-594 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-594 # 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 > 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/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 into PR head commit 5e650dceb2ca69956c8b828eb1956a7b4941fe22 Merge succeeded, producing 5e650dceb2ca69956c8b828eb1956a7b4941fe22 Checking out Revision 5e650dceb2ca69956c8b828eb1956a7b4941fe22 (PR-594) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e650dceb2ca69956c8b828eb1956a7b4941fe22 # 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 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e650dceb2ca69956c8b828eb1956a7b4941fe22 # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T20:45:34.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T20:45:35.110Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:45:35.221Z] ========================================================= [2023-09-12T20:45:35.221Z] EdgeX Global Pipelines Version Info [2023-09-12T20:45:35.221Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:45:35.974Z] ------------------- [2023-09-12T20:45:35.974Z] stable info: [2023-09-12T20:45:35.974Z] ------------------- [2023-09-12T20:45:35.974Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T20:45:35.974Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:45:35.974Z] Message: update stable to v1.0.254 [2023-09-12T20:45:36.542Z] ------------------- [2023-09-12T20:45:36.542Z] experimental info: [2023-09-12T20:45:36.542Z] ------------------- [2023-09-12T20:45:36.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T20:45:36.542Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:45:36.542Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T20:45:36.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-12T20:45:36.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-12T20:45:36.928Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T20:45:36.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T20:45:37.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T20:45:37.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T20:45:37.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T20:45:37.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T20:45:37.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T20:45:37.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T20:45:37.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T20:45:37.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-12T20:45:37.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T20:45:37.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T20:45:37.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:45:37.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:45:37.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:45:37.636Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:45:37.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T20:45:37.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T20:45:37.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T20:45:37.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T20:45:37.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T20:45:37.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T20:45:37.944Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T20:45:37.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T20:45:38.036Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T20:45:38.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo [2023-09-12T20:45:38.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo [2023-09-12T20:45:38.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo [2023-09-12T20:45:38.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [Pipeline] echo [2023-09-12T20:45:38.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e650dc [Pipeline] echo [2023-09-12T20:45:38.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:45:38.494Z] provisioning config files... [2023-09-12T20:45:38.507Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-594@tmp/config6582799552975215676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:45:38.859Z] ---> docker-login.sh [2023-09-12T20:45:38.859Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:45:39.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:39.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:39.119Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:39.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:39.119Z] [2023-09-12T20:45:39.119Z] Login Succeeded [2023-09-12T20:45:39.119Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:45:39.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:39.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:39.119Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:39.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:39.119Z] [2023-09-12T20:45:39.119Z] Login Succeeded [2023-09-12T20:45:39.119Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:45:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:39.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:39.386Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:39.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:39.386Z] [2023-09-12T20:45:39.386Z] Login Succeeded [2023-09-12T20:45:39.386Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:45:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:39.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:39.386Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:39.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:39.386Z] [2023-09-12T20:45:39.386Z] Login Succeeded [2023-09-12T20:45:39.386Z] docker.io [2023-09-12T20:45:39.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:39.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:39.648Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:39.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:39.648Z] [2023-09-12T20:45:39.648Z] Login Succeeded [2023-09-12T20:45:39.648Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:45:39.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T20:45:40.298Z] + git rev-list -1 --merges 5e650dceb2ca69956c8b828eb1956a7b4941fe22~1..5e650dceb2ca69956c8b828eb1956a7b4941fe22 [Pipeline] echo [2023-09-12T20:45:40.364Z] -----------> git rev-list -1 --merges 5e650dceb2ca69956c8b828eb1956a7b4941fe22~1..5e650dceb2ca69956c8b828eb1956a7b4941fe22 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [false] [Pipeline] sh [2023-09-12T20:45:40.668Z] + git log --format=format:%s -1 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [Pipeline] echo [2023-09-12T20:45:40.704Z] ========================================================= [2023-09-12T20:45:40.704Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T20:45:40.704Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:45:41.175Z] + git log --format=format:%s -1 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [Pipeline] echo [2023-09-12T20:45:41.215Z] [semverPrep] GIT_COMMIT: 5e650dceb2ca69956c8b828eb1956a7b4941fe22, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo [2023-09-12T20:45:41.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T20:45:41.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T20:45:41.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T20:45:41.633Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T20:45:41.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T20:45:41.633Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-09-12T20:45:41.633Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T20:45:41.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:45:42.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:45:42.057Z] [2023-09-12T20:45:42.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:45:42.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:45:42.434Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T20:45:42.434Z] b85a868b505f: Pulling fs layer [2023-09-12T20:45:42.434Z] e2be974225ed: Pulling fs layer [2023-09-12T20:45:42.434Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T20:45:42.434Z] 988bab9f4d93: Pulling fs layer [2023-09-12T20:45:42.434Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T20:45:42.434Z] eaf3925da568: Pulling fs layer [2023-09-12T20:45:42.434Z] bab4dde63d76: Pulling fs layer [2023-09-12T20:45:42.434Z] bde34c3a00c8: Pulling fs layer [2023-09-12T20:45:42.434Z] b352a97aabf1: Pulling fs layer [2023-09-12T20:45:42.434Z] 4872d77fe225: Pulling fs layer [2023-09-12T20:45:42.434Z] 5851b861e8e6: Pulling fs layer [2023-09-12T20:45:42.434Z] 4872d77fe225: Waiting [2023-09-12T20:45:42.434Z] bab4dde63d76: Waiting [2023-09-12T20:45:42.434Z] bde34c3a00c8: Waiting [2023-09-12T20:45:42.434Z] 5851b861e8e6: Waiting [2023-09-12T20:45:42.435Z] b352a97aabf1: Waiting [2023-09-12T20:45:42.435Z] 988bab9f4d93: Waiting [2023-09-12T20:45:42.435Z] eaf3925da568: Waiting [2023-09-12T20:45:42.435Z] e2be974225ed: Verifying Checksum [2023-09-12T20:45:42.435Z] e2be974225ed: Download complete [2023-09-12T20:45:42.435Z] 988bab9f4d93: Verifying Checksum [2023-09-12T20:45:42.435Z] 988bab9f4d93: Download complete [2023-09-12T20:45:42.435Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T20:45:42.435Z] 1469e6f7b9e6: Download complete [2023-09-12T20:45:42.435Z] eaf3925da568: Verifying Checksum [2023-09-12T20:45:42.435Z] eaf3925da568: Download complete [2023-09-12T20:45:42.435Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T20:45:42.435Z] 339a4e72a1f5: Download complete [2023-09-12T20:45:42.435Z] bde34c3a00c8: Download complete [2023-09-12T20:45:42.695Z] b352a97aabf1: Verifying Checksum [2023-09-12T20:45:42.695Z] b352a97aabf1: Download complete [2023-09-12T20:45:42.695Z] 4872d77fe225: Verifying Checksum [2023-09-12T20:45:42.695Z] 4872d77fe225: Download complete [2023-09-12T20:45:42.695Z] 5851b861e8e6: Download complete [2023-09-12T20:45:42.695Z] b85a868b505f: Download complete [2023-09-12T20:45:42.955Z] bab4dde63d76: Verifying Checksum [2023-09-12T20:45:42.955Z] bab4dde63d76: Download complete [2023-09-12T20:45:43.892Z] b85a868b505f: Pull complete [2023-09-12T20:45:43.892Z] e2be974225ed: Pull complete [2023-09-12T20:45:44.460Z] 339a4e72a1f5: Pull complete [2023-09-12T20:45:44.460Z] 988bab9f4d93: Pull complete [2023-09-12T20:45:44.720Z] 1469e6f7b9e6: Pull complete [2023-09-12T20:45:44.720Z] eaf3925da568: Pull complete [2023-09-12T20:45:46.625Z] bab4dde63d76: Pull complete [2023-09-12T20:45:46.625Z] bde34c3a00c8: Pull complete [2023-09-12T20:45:46.625Z] b352a97aabf1: Pull complete [2023-09-12T20:45:46.625Z] 4872d77fe225: Pull complete [2023-09-12T20:45:46.625Z] 5851b861e8e6: Pull complete [2023-09-12T20:45:46.625Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T20:45:46.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:45:46.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:45:46.843Z] prd-ubuntu20.04-docker-8c-8g-5978 does not seem to be running inside a container [2023-09-12T20:45:46.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-594 -v /w/workspace/_app-service-configurable_PR-594:/w/workspace/_app-service-configurable_PR-594:rw,z -v /w/workspace/_app-service-configurable_PR-594@tmp:/w/workspace/_app-service-configurable_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T20:45:50.466Z] $ docker top 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e -eo pid,comm [2023-09-12T20:45:50.525Z] 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). [2023-09-12T20:45:50.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T20:45:50.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:45:50.659Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:45:50.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:45:50.783Z] $ docker exec 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e ssh-agent [2023-09-12T20:45:50.889Z] SSH_AUTH_SOCK=/tmp/ssh-q78baEiUd035/agent.33 [2023-09-12T20:45:50.889Z] SSH_AGENT_PID=39 [2023-09-12T20:45:50.896Z] Running ssh-add (command line suppressed) [2023-09-12T20:45:50.995Z] Identity added: /w/workspace/_app-service-configurable_PR-594@tmp/private_key_4280734362583484580.key (/w/workspace/_app-service-configurable_PR-594@tmp/private_key_4280734362583484580.key) [2023-09-12T20:45:51.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:45:51.348Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T20:45:51.373Z] $ docker exec --env ******** --env ******** 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e ssh-agent -k [2023-09-12T20:45:51.478Z] unset SSH_AUTH_SOCK; [2023-09-12T20:45:51.478Z] unset SSH_AGENT_PID; [2023-09-12T20:45:51.478Z] echo Agent pid 39 killed; [2023-09-12T20:45:51.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T20:45:51.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:45:51.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:45:51.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:45:51.697Z] $ docker exec 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e ssh-agent [2023-09-12T20:45:51.806Z] SSH_AUTH_SOCK=/tmp/ssh-DNJvvGgki6Ta/agent.71 [2023-09-12T20:45:51.806Z] SSH_AGENT_PID=77 [2023-09-12T20:45:51.811Z] Running ssh-add (command line suppressed) [2023-09-12T20:45:51.912Z] Identity added: /w/workspace/_app-service-configurable_PR-594@tmp/private_key_8800253390413528317.key (/w/workspace/_app-service-configurable_PR-594@tmp/private_key_8800253390413528317.key) [2023-09-12T20:45:51.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:45:52.267Z] + git semver init [2023-09-12T20:45:52.528Z] 2023-09-12 20:45:52,455 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T20:45:52.528Z] 2023-09-12 20:45:52,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-594/.semver [2023-09-12T20:45:52.528Z] 2023-09-12 20:45:52,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-594/.semver [2023-09-12T20:45:52.528Z] 2023-09-12 20:45:52,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-594/.semver'], cwd=/w/workspace/_app-service-configurable_PR-594, universal_newlines=False, shell=None, istream=None) [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,258 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-594/.git/info/exclude [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-594/.semver/PR-594 with force:False [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,259 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-594/.semver/PR-594 [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,263 [execute] INFO git cat-file --batch-check [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,269 [execute] INFO git cat-file --batch [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T20:45:53.469Z] 2023-09-12 20:45:53,276 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-594/.semver/PR-594 [2023-09-12T20:45:53.469Z] 0.0.0 [Pipeline] } [2023-09-12T20:45:53.495Z] $ docker exec --env ******** --env ******** 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e ssh-agent -k [2023-09-12T20:45:53.589Z] unset SSH_AUTH_SOCK; [2023-09-12T20:45:53.590Z] unset SSH_AGENT_PID; [2023-09-12T20:45:53.590Z] echo Agent pid 77 killed; [2023-09-12T20:45:53.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:45:54.033Z] + git semver [Pipeline] } [2023-09-12T20:45:54.315Z] $ docker stop --time=1 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e [2023-09-12T20:45:55.633Z] $ docker rm -f --volumes 51278394eb66e943f3ee9bffbf007876c03e3b38274294af009c504c1c66587e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:45:56.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:45:56.314Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:45:56.330Z] [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 [2023-09-12T20:45:56.897Z] provisioning config files... [2023-09-12T20:45:56.906Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-594@tmp/config13504145972267754554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:45:57.250Z] ---> docker-login.sh [2023-09-12T20:45:57.250Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:45:57.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:57.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:57.250Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:57.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:57.250Z] [2023-09-12T20:45:57.250Z] Login Succeeded [2023-09-12T20:45:57.250Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:45:57.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:57.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:57.250Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:57.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:57.250Z] [2023-09-12T20:45:57.250Z] Login Succeeded [2023-09-12T20:45:57.250Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:45:57.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:57.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:57.510Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:57.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:57.510Z] [2023-09-12T20:45:57.510Z] Login Succeeded [2023-09-12T20:45:57.510Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:45:57.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:57.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:57.510Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:57.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:57.510Z] [2023-09-12T20:45:57.510Z] Login Succeeded [2023-09-12T20:45:57.510Z] docker.io [2023-09-12T20:45:57.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:45:57.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:45:57.768Z] Configure a credential helper to remove this warning. See [2023-09-12T20:45:57.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:45:57.768Z] [2023-09-12T20:45:57.768Z] Login Succeeded [2023-09-12T20:45:57.768Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:45:57.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:45:57.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:45:58.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:45:58.069Z] ========================================================= [2023-09-12T20:45:58.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:45:58.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:45:58.530Z] + 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 . [2023-09-12T20:45:58.530Z] Sending build context to Docker daemon 3.344MB [2023-09-12T20:45:58.530Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T20:45:58.530Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T20:45:58.530Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:45:58.530Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:45:58.530Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:45:58.530Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:45:58.530Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:45:58.530Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:45:58.530Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:45:58.530Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:45:58.530Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:45:58.530Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:45:58.530Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:45:58.530Z] feaf6a47b606: Waiting [2023-09-12T20:45:58.530Z] 5e8b037d7d82: Waiting [2023-09-12T20:45:58.530Z] 8ac70367396e: Waiting [2023-09-12T20:45:58.530Z] 6db16350a2e2: Waiting [2023-09-12T20:45:58.530Z] 9250d5d63582: Waiting [2023-09-12T20:45:58.530Z] ad3a456e5733: Waiting [2023-09-12T20:45:58.530Z] 9e4f439ed901: Waiting [2023-09-12T20:45:58.530Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:45:58.530Z] ad3a456e5733: Download complete [2023-09-12T20:45:58.530Z] 9e4f439ed901: Verifying Checksum [2023-09-12T20:45:58.530Z] 9e4f439ed901: Download complete [2023-09-12T20:45:58.530Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:45:58.530Z] 7264a8db6415: Download complete [2023-09-12T20:45:58.790Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:45:58.790Z] feaf6a47b606: Download complete [2023-09-12T20:45:58.790Z] 7264a8db6415: Pull complete [2023-09-12T20:45:58.790Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:45:58.790Z] 8ac70367396e: Download complete [2023-09-12T20:45:59.049Z] c4d48a809fc2: Pull complete [2023-09-12T20:45:59.049Z] 4f1c88b9dad5: Download complete [2023-09-12T20:45:59.308Z] 6db16350a2e2: Verifying Checksum [2023-09-12T20:45:59.308Z] 6db16350a2e2: Download complete [2023-09-12T20:45:59.308Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:45:59.308Z] 5e8b037d7d82: Download complete [2023-09-12T20:45:59.308Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:45:59.308Z] 9250d5d63582: Download complete [2023-09-12T20:46:01.840Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:46:02.100Z] ad3a456e5733: Pull complete [2023-09-12T20:46:02.100Z] 9e4f439ed901: Pull complete [2023-09-12T20:46:02.100Z] feaf6a47b606: Pull complete [2023-09-12T20:46:04.632Z] 5e8b037d7d82: Pull complete [2023-09-12T20:46:04.890Z] 8ac70367396e: Pull complete [2023-09-12T20:46:05.148Z] 6db16350a2e2: Pull complete [2023-09-12T20:46:05.713Z] 9250d5d63582: Pull complete [2023-09-12T20:46:05.713Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:46:05.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:46:05.713Z] ---> fa269f55d9b9 [2023-09-12T20:46:05.713Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T20:46:11.732Z] Still waiting to schedule task [2023-09-12T20:46:11.732Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T20:46:12.288Z] ---> Running in c503ec9d0718 [2023-09-12T20:46:12.288Z] Removing intermediate container c503ec9d0718 [2023-09-12T20:46:12.288Z] ---> b81123498069 [2023-09-12T20:46:12.288Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:46:12.288Z] ---> Running in 872188c9d75f [2023-09-12T20:46:12.288Z] Removing intermediate container 872188c9d75f [2023-09-12T20:46:12.288Z] ---> 5711fc9117b0 [2023-09-12T20:46:12.288Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:46:12.288Z] ---> Running in f48d2c241a8b [2023-09-12T20:46:12.288Z] Removing intermediate container f48d2c241a8b [2023-09-12T20:46:12.288Z] ---> f2adef20d07e [2023-09-12T20:46:12.288Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:46:12.288Z] ---> Running in 048054a45d03 [2023-09-12T20:46:12.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:46:12.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:46:12.288Z] OK: 265 MiB in 56 packages [2023-09-12T20:46:12.857Z] Removing intermediate container 048054a45d03 [2023-09-12T20:46:12.857Z] ---> 92c2578ec0db [2023-09-12T20:46:12.857Z] Step 7/12 : WORKDIR /app [2023-09-12T20:46:12.857Z] ---> Running in 3ec45ce2f5b8 [2023-09-12T20:46:12.857Z] Removing intermediate container 3ec45ce2f5b8 [2023-09-12T20:46:12.857Z] ---> 29ca06b1d703 [2023-09-12T20:46:12.857Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T20:46:12.857Z] ---> e4bd19bbcf11 [2023-09-12T20:46:12.857Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:46:12.857Z] ---> Running in 15b2713d38bc [2023-09-12T20:46:51.593Z] Removing intermediate container 15b2713d38bc [2023-09-12T20:46:51.593Z] ---> 911f05450190 [2023-09-12T20:46:51.593Z] Step 10/12 : COPY . . [2023-09-12T20:46:51.593Z] ---> 5b5ec5d54b55 [2023-09-12T20:46:51.593Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:46:51.593Z] ---> Running in b962dbcdba0b [2023-09-12T20:46:51.593Z] Removing intermediate container b962dbcdba0b [2023-09-12T20:46:51.593Z] ---> 868eb50a62c1 [2023-09-12T20:46:51.593Z] Step 12/12 : RUN $MAKE [2023-09-12T20:46:51.593Z] ---> Running in 02ed3620fe2a [2023-09-12T20:46:51.593Z] noop [2023-09-12T20:46:51.593Z] Removing intermediate container 02ed3620fe2a [2023-09-12T20:46:51.593Z] ---> 113d4c15d04f [2023-09-12T20:46:51.593Z] Successfully built 113d4c15d04f [2023-09-12T20:46:51.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:46:52.041Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:46:52.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:46:52.182Z] prd-ubuntu20.04-docker-8c-8g-5978 does not seem to be running inside a container [2023-09-12T20:46:52.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-594 -v /w/workspace/_app-service-configurable_PR-594:/w/workspace/_app-service-configurable_PR-594:rw,z -v /w/workspace/_app-service-configurable_PR-594@tmp:/w/workspace/_app-service-configurable_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:46:52.540Z] $ docker top 6238b6f983c7145e5f06635f0cdb1d6d944e604437b8d03fcb6d881416868bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:46:52.928Z] + go version [2023-09-12T20:46:52.928Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T20:46:52.957Z] $ docker stop --time=1 6238b6f983c7145e5f06635f0cdb1d6d944e604437b8d03fcb6d881416868bbc [2023-09-12T20:46:54.229Z] $ docker rm -f --volumes 6238b6f983c7145e5f06635f0cdb1d6d944e604437b8d03fcb6d881416868bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:46:54.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:46:54.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:46:55.079Z] prd-ubuntu20.04-docker-8c-8g-5978 does not seem to be running inside a container [2023-09-12T20:46:55.108Z] $ 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-594 -v /w/workspace/_app-service-configurable_PR-594:/w/workspace/_app-service-configurable_PR-594:rw,z -v /w/workspace/_app-service-configurable_PR-594@tmp:/w/workspace/_app-service-configurable_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:46:55.426Z] $ docker top ed8b4e2da799126822ef5df123b9fa7f179012e89a0937805f97f99579e037f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:46:55.829Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-594 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:46:56.191Z] + make test [2023-09-12T20:46:56.191Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:47:14.274Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-12T20:47:29.137Z] go vet ./... [2023-09-12T20:47:32.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:47:32.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:47:32.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:47:32.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T20:47:32.492Z] $ docker stop --time=1 ed8b4e2da799126822ef5df123b9fa7f179012e89a0937805f97f99579e037f3 [2023-09-12T20:47:38.415Z] $ docker rm -f --volumes ed8b4e2da799126822ef5df123b9fa7f179012e89a0937805f97f99579e037f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:47:38.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T20:47:39.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T20:47:39.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T20:47:39.979Z] + ls -al . [2023-09-12T20:47:39.979Z] total 184 [2023-09-12T20:47:39.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:46 . [2023-09-12T20:47:39.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:45 .. [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 20:45 .dockerignore [2023-09-12T20:47:39.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:47 .git [2023-09-12T20:47:39.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:45 .github [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 20:45 .gitignore [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:45 .golangci.yml [2023-09-12T20:47:39.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:45 .semver [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 20:45 Attribution.txt [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 20:45 CHANGELOG.md [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 20:45 Dockerfile [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:45 GOVERNANCE.md [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 20:45 Jenkinsfile [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 20:45 LICENSE [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 20:45 OWNERS.md [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 20:45 README.md [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:45 VERSION [2023-09-12T20:47:39.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:45 bin [2023-09-12T20:47:39.979Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 20:46 coverage.out [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 20:45 go.mod [2023-09-12T20:47:39.979Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 20:45 go.sum [2023-09-12T20:47:39.980Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 20:45 main.go [2023-09-12T20:47:39.980Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 20:45 makefile [2023-09-12T20:47:39.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:45 res [2023-09-12T20:47:39.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:45 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:47:40.387Z] + 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=5e650dceb2ca69956c8b828eb1956a7b4941fe22 --label arch=amd64 --label version=0.0.0 . [2023-09-12T20:47:40.387Z] Sending build context to Docker daemon 3.345MB [2023-09-12T20:47:40.387Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T20:47:40.387Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T20:47:40.387Z] ---> 113d4c15d04f [2023-09-12T20:47:40.387Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T20:47:40.646Z] ---> Running in a80c630c642c [2023-09-12T20:47:40.646Z] Removing intermediate container a80c630c642c [2023-09-12T20:47:40.646Z] ---> 0133c2b8d04c [2023-09-12T20:47:40.646Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:47:40.646Z] ---> Running in 92e00101eb91 [2023-09-12T20:47:40.646Z] Removing intermediate container 92e00101eb91 [2023-09-12T20:47:40.646Z] ---> 970629613c5c [2023-09-12T20:47:40.646Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:47:40.646Z] ---> Running in e7e1f1828d58 [2023-09-12T20:47:40.905Z] Removing intermediate container e7e1f1828d58 [2023-09-12T20:47:40.905Z] ---> 86dcd5c93c51 [2023-09-12T20:47:40.905Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:47:40.905Z] ---> Running in 5b7f9e0fc936 [2023-09-12T20:47:41.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:47:41.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:47:41.422Z] OK: 265 MiB in 56 packages [2023-09-12T20:47:41.988Z] Removing intermediate container 5b7f9e0fc936 [2023-09-12T20:47:41.988Z] ---> cd095bbc7d10 [2023-09-12T20:47:41.988Z] Step 7/26 : WORKDIR /app [2023-09-12T20:47:41.988Z] ---> Running in 7b2a94215a23 [2023-09-12T20:47:41.988Z] Removing intermediate container 7b2a94215a23 [2023-09-12T20:47:41.988Z] ---> a27cf66ec8b6 [2023-09-12T20:47:41.988Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T20:47:41.988Z] ---> 631a8dcd27a8 [2023-09-12T20:47:41.988Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:47:41.988Z] ---> Running in 680d94fadd67 [2023-09-12T20:47:42.924Z] Removing intermediate container 680d94fadd67 [2023-09-12T20:47:42.924Z] ---> ba228e191fd5 [2023-09-12T20:47:42.924Z] Step 10/26 : COPY . . [2023-09-12T20:47:42.924Z] ---> 1a2a29dc4064 [2023-09-12T20:47:42.924Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:47:42.924Z] ---> Running in d425abb87974 [2023-09-12T20:47:43.183Z] Removing intermediate container d425abb87974 [2023-09-12T20:47:43.183Z] ---> ace64b4f8f9d [2023-09-12T20:47:43.183Z] Step 12/26 : RUN $MAKE [2023-09-12T20:47:43.183Z] ---> Running in f82c1eac0396 [2023-09-12T20:47:43.441Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-12T20:48:05.409Z] Removing intermediate container f82c1eac0396 [2023-09-12T20:48:05.409Z] ---> 3c8aea41933d [2023-09-12T20:48:05.409Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T20:48:05.409Z] 3.18: Pulling from library/alpine [2023-09-12T20:48:05.409Z] 7264a8db6415: Already exists [2023-09-12T20:48:05.409Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:48:05.409Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T20:48:05.409Z] ---> 7e01a0d0a1dc [2023-09-12T20:48:05.409Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T20:48:05.409Z] ---> Running in 3082da4d904a [2023-09-12T20:48:05.409Z] Removing intermediate container 3082da4d904a [2023-09-12T20:48:05.409Z] ---> be2745672b72 [2023-09-12T20:48:05.409Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-12T20:48:05.409Z] ---> Running in 4bc1fb4eee65 [2023-09-12T20:48:05.409Z] Removing intermediate container 4bc1fb4eee65 [2023-09-12T20:48:05.409Z] ---> a5cead5d4585 [2023-09-12T20:48:05.409Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:48:05.409Z] ---> Running in 94baf44b4ee2 [2023-09-12T20:48:05.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:48:05.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:48:05.409Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T20:48:05.409Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:48:05.409Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T20:48:05.409Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:48:05.409Z] OK: 8 MiB in 17 packages [2023-09-12T20:48:05.409Z] Removing intermediate container 94baf44b4ee2 [2023-09-12T20:48:05.409Z] ---> 77b1abc5c079 [2023-09-12T20:48:05.409Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T20:48:05.409Z] ---> ed4e6dca259c [2023-09-12T20:48:05.409Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T20:48:05.409Z] ---> 6b43eedad1dc [2023-09-12T20:48:05.409Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T20:48:05.409Z] ---> 403a3e330300 [2023-09-12T20:48:05.409Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-12T20:48:06.345Z] ---> d15b15ee852f [2023-09-12T20:48:06.345Z] Step 21/26 : EXPOSE 48095 [2023-09-12T20:48:06.345Z] ---> Running in 280650a2e22a [2023-09-12T20:48:06.345Z] Removing intermediate container 280650a2e22a [2023-09-12T20:48:06.345Z] ---> a75e8f9760ab [2023-09-12T20:48:06.345Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-12T20:48:06.345Z] ---> Running in 843a3c9d3770 [2023-09-12T20:48:06.604Z] Removing intermediate container 843a3c9d3770 [2023-09-12T20:48:06.604Z] ---> a00e907200de [2023-09-12T20:48:06.604Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T20:48:06.604Z] ---> Running in e2276630f8b5 [2023-09-12T20:48:06.604Z] Removing intermediate container e2276630f8b5 [2023-09-12T20:48:06.604Z] ---> 904423dc8acb [2023-09-12T20:48:06.604Z] Step 24/26 : LABEL arch=amd64 [2023-09-12T20:48:06.604Z] ---> Running in 24c7285bc6f8 [2023-09-12T20:48:06.604Z] Removing intermediate container 24c7285bc6f8 [2023-09-12T20:48:06.604Z] ---> b2e1d4ea8f4d [2023-09-12T20:48:06.604Z] Step 25/26 : LABEL git_sha=5e650dceb2ca69956c8b828eb1956a7b4941fe22 [2023-09-12T20:48:06.604Z] ---> Running in d31833bbd1de [2023-09-12T20:48:06.864Z] Removing intermediate container d31833bbd1de [2023-09-12T20:48:06.864Z] ---> 63e2515210bd [2023-09-12T20:48:06.864Z] Step 26/26 : LABEL version=0.0.0 [2023-09-12T20:48:06.864Z] ---> Running in c9e8802cdeab [2023-09-12T20:48:06.864Z] Removing intermediate container c9e8802cdeab [2023-09-12T20:48:06.864Z] ---> 0f7005b08569 [2023-09-12T20:48:06.864Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T20:48:06.864Z] Successfully built 0f7005b08569 [2023-09-12T20:48:06.864Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:48:07.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:48:07.726Z] [2023-09-12T20:48:07.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:48:08.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:48:08.104Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T20:48:08.104Z] 5eb5b503b376: Pulling fs layer [2023-09-12T20:48:08.104Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T20:48:08.104Z] ec43610c2a17: Pulling fs layer [2023-09-12T20:48:08.104Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T20:48:08.104Z] 33b1e0a273af: Pulling fs layer [2023-09-12T20:48:08.104Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T20:48:08.104Z] 2f39f015ded8: Pulling fs layer [2023-09-12T20:48:08.104Z] 3a2ae6a8a46f: Waiting [2023-09-12T20:48:08.104Z] 33b1e0a273af: Waiting [2023-09-12T20:48:08.104Z] 5d3b04190fa2: Waiting [2023-09-12T20:48:08.104Z] 2f39f015ded8: Waiting [2023-09-12T20:48:08.104Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T20:48:08.104Z] 5c69ac0246d0: Download complete [2023-09-12T20:48:08.104Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T20:48:08.104Z] 3a2ae6a8a46f: Download complete [2023-09-12T20:48:08.104Z] ec43610c2a17: Verifying Checksum [2023-09-12T20:48:08.104Z] ec43610c2a17: Download complete [2023-09-12T20:48:08.104Z] 33b1e0a273af: Verifying Checksum [2023-09-12T20:48:08.104Z] 33b1e0a273af: Download complete [2023-09-12T20:48:08.104Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T20:48:08.104Z] 5d3b04190fa2: Download complete [2023-09-12T20:48:08.363Z] 5eb5b503b376: Verifying Checksum [2023-09-12T20:48:08.363Z] 5eb5b503b376: Download complete [2023-09-12T20:48:08.928Z] 2f39f015ded8: Download complete [2023-09-12T20:48:09.495Z] 5eb5b503b376: Pull complete [2023-09-12T20:48:09.752Z] 5c69ac0246d0: Pull complete [2023-09-12T20:48:10.316Z] ec43610c2a17: Pull complete [2023-09-12T20:48:10.316Z] 3a2ae6a8a46f: Pull complete [2023-09-12T20:48:10.574Z] 33b1e0a273af: Pull complete [2023-09-12T20:48:10.574Z] 5d3b04190fa2: Pull complete [2023-09-12T20:48:14.753Z] 2f39f015ded8: Pull complete [2023-09-12T20:48:14.753Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T20:48:14.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:48:14.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:48:14.971Z] prd-ubuntu20.04-docker-8c-8g-5978 does not seem to be running inside a container [2023-09-12T20:48:14.995Z] $ 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-594 -v /w/workspace/_app-service-configurable_PR-594:/w/workspace/_app-service-configurable_PR-594:rw,z -v /w/workspace/_app-service-configurable_PR-594@tmp:/w/workspace/_app-service-configurable_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:48:19.718Z] $ docker top 5394a748356270b6f4312c999d3e95907075ee6929092afe31df63937fa4a1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:48:20.146Z] ---> job-cost.sh [2023-09-12T20:48:20.146Z] lf-activate-venv: SKIPPING [2023-09-12T20:48:20.146Z] INFO: No Stack... [2023-09-12T20:48:20.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:48:20.971Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:48:21.281Z] + cat /w/workspace/_app-service-configurable_PR-594/archives/cost.csv [2023-09-12T20:48:21.281Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:48:21.319Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [2023-09-12T20:48:21.324Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] did not exist. Created. [2023-09-12T20:48:21.324Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:48:21.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T20:48:21.778Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:48:21.809Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:48:21.884Z] $ docker stop --time=1 5394a748356270b6f4312c999d3e95907075ee6929092afe31df63937fa4a1c9 [2023-09-12T20:48:23.033Z] $ docker rm -f --volumes 5394a748356270b6f4312c999d3e95907075ee6929092afe31df63937fa4a1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T20:49:29.349Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5980 in /w/workspace/_app-service-configurable_PR-594 [Pipeline] { [Pipeline] ws [2023-09-12T20:49:29.407Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-12T20:49:29.498Z] Selected Git installation does not exist. Using Default [2023-09-12T20:49:29.499Z] The recommended git tool is: NONE [2023-09-12T20:49:35.248Z] using credential edgex-jenkins-ssh [2023-09-12T20:49:35.265Z] Cloning the remote Git repository [2023-09-12T20:49:35.309Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-12T20:49:35.412Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-12T20:49:35.580Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-12T20:49:35.581Z] > git --version # timeout=10 [2023-09-12T20:49:35.605Z] > git --version # 'git version 2.25.1' [2023-09-12T20:49:35.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:49:35.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:49:36.980Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-12T20:49:37.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:49:38.042Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-12T20:49:38.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-12T20:49:38.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:49:38.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T20:49:38.689Z] Merging remotes/origin/main commit 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 into PR head commit 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [2023-09-12T20:49:38.998Z] Merge succeeded, producing 5e650dceb2ca69956c8b828eb1956a7b4941fe22 [2023-09-12T20:49:38.999Z] Checking out Revision 5e650dceb2ca69956c8b828eb1956a7b4941fe22 (PR-594) [2023-09-12T20:49:38.698Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:49:38.776Z] > git checkout -f 5e650dceb2ca69956c8b828eb1956a7b4941fe22 # timeout=10 [2023-09-12T20:49:38.871Z] > git remote # timeout=10 [2023-09-12T20:49:38.893Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T20:49:38.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:49:38.939Z] > git merge 2dfbea18d8fd50f319a4f8dabfb631835ad63cd4 # timeout=10 [2023-09-12T20:49:38.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T20:49:38.993Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:49:39.011Z] > git checkout -f 5e650dceb2ca69956c8b828eb1956a7b4941fe22 # timeout=10 [2023-09-12T20:49:42.536Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" [2023-09-12T20:49:42.578Z] > git --version # timeout=10 [2023-09-12T20:49:42.591Z] > git --version # 'git version 2.25.1' [2023-09-12T20:49:42.615Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:49:43.761Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T20:49:43.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:49:43.761Z] Dload Upload Total Spent Left Speed [2023-09-12T20:49:43.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-09-12T20:49:44.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T20:49:44.813Z] + sudo tee /etc/docker/daemon.new [2023-09-12T20:49:44.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T20:49:44.813Z] { [2023-09-12T20:49:44.813Z] "registry-mirrors": [ [2023-09-12T20:49:44.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T20:49:44.813Z] ], [2023-09-12T20:49:44.813Z] "bip": "10.250.0.254/24", [2023-09-12T20:49:44.813Z] "hosts": [ [2023-09-12T20:49:44.813Z] "tcp://0.0.0.0:5555", [2023-09-12T20:49:44.813Z] "unix:///var/run/docker.sock" [2023-09-12T20:49:44.813Z] ], [2023-09-12T20:49:44.813Z] "mtu": 1458, [2023-09-12T20:49:44.813Z] "selinux-enabled": true, [2023-09-12T20:49:44.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T20:49:44.813Z] } [Pipeline] sh [2023-09-12T20:49:45.161Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T20:49:45.513Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:50:03.923Z] provisioning config files... [2023-09-12T20:50:03.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8181132749524197668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:50:04.393Z] ---> docker-login.sh [2023-09-12T20:50:04.393Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:50:04.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:50:04.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:50:04.939Z] Configure a credential helper to remove this warning. See [2023-09-12T20:50:04.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:50:04.939Z] [2023-09-12T20:50:04.939Z] Login Succeeded [2023-09-12T20:50:04.939Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:50:05.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:50:05.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:50:05.488Z] Configure a credential helper to remove this warning. See [2023-09-12T20:50:05.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:50:05.488Z] [2023-09-12T20:50:05.488Z] Login Succeeded [2023-09-12T20:50:05.488Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:50:05.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:50:05.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:50:05.761Z] Configure a credential helper to remove this warning. See [2023-09-12T20:50:05.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:50:05.761Z] [2023-09-12T20:50:05.761Z] Login Succeeded [2023-09-12T20:50:05.761Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:50:06.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:50:06.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:50:06.498Z] Configure a credential helper to remove this warning. See [2023-09-12T20:50:06.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:50:06.498Z] [2023-09-12T20:50:06.498Z] Login Succeeded [2023-09-12T20:50:06.498Z] docker.io [2023-09-12T20:50:06.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:50:07.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:50:07.041Z] Configure a credential helper to remove this warning. See [2023-09-12T20:50:07.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:50:07.041Z] [2023-09-12T20:50:07.041Z] Login Succeeded [2023-09-12T20:50:07.041Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:50:07.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:50:07.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:50:07.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:50:07.552Z] ========================================================= [2023-09-12T20:50:07.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T20:50:07.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:50:08.061Z] + 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 . [2023-09-12T20:50:09.023Z] Sending build context to Docker daemon 179.2kB [2023-09-12T20:50:09.023Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T20:50:09.023Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T20:50:09.297Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T20:50:09.297Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T20:50:09.297Z] 5d54e960e981: Pulling fs layer [2023-09-12T20:50:09.297Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T20:50:09.297Z] f0e02332f6b5: Pulling fs layer [2023-09-12T20:50:09.297Z] 66412af1f25a: Pulling fs layer [2023-09-12T20:50:09.297Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T20:50:09.297Z] 9a37bb91b891: Pulling fs layer [2023-09-12T20:50:09.297Z] a29adfc67d43: Pulling fs layer [2023-09-12T20:50:09.297Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T20:50:09.297Z] 1baf3a5c0e64: Waiting [2023-09-12T20:50:09.297Z] 9a37bb91b891: Waiting [2023-09-12T20:50:09.297Z] a29adfc67d43: Waiting [2023-09-12T20:50:09.297Z] d5de9f91c1a4: Waiting [2023-09-12T20:50:09.297Z] 66412af1f25a: Waiting [2023-09-12T20:50:09.297Z] f0e02332f6b5: Waiting [2023-09-12T20:50:09.297Z] 5d54e960e981: Verifying Checksum [2023-09-12T20:50:09.297Z] 5d54e960e981: Download complete [2023-09-12T20:50:09.297Z] f0e02332f6b5: Verifying Checksum [2023-09-12T20:50:09.297Z] f0e02332f6b5: Download complete [2023-09-12T20:50:09.297Z] 66412af1f25a: Verifying Checksum [2023-09-12T20:50:09.297Z] 66412af1f25a: Download complete [2023-09-12T20:50:09.297Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T20:50:09.297Z] 9fda8d8052c6: Download complete [2023-09-12T20:50:09.896Z] 9a37bb91b891: Verifying Checksum [2023-09-12T20:50:09.896Z] 9a37bb91b891: Download complete [2023-09-12T20:50:10.487Z] 9fda8d8052c6: Pull complete [2023-09-12T20:50:10.487Z] a29adfc67d43: Download complete [2023-09-12T20:50:11.076Z] 5d54e960e981: Pull complete [2023-09-12T20:50:11.076Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T20:50:11.076Z] d5de9f91c1a4: Download complete [2023-09-12T20:50:11.345Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T20:50:11.345Z] c4a7e357bf2a: Download complete [2023-09-12T20:50:12.310Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T20:50:12.310Z] 1baf3a5c0e64: Download complete [2023-09-12T20:50:24.633Z] c4a7e357bf2a: Pull complete [2023-09-12T20:50:24.633Z] f0e02332f6b5: Pull complete [2023-09-12T20:50:24.633Z] 66412af1f25a: Pull complete [2023-09-12T20:50:31.329Z] 1baf3a5c0e64: Pull complete [2023-09-12T20:50:32.304Z] 9a37bb91b891: Pull complete [2023-09-12T20:50:33.722Z] a29adfc67d43: Pull complete [2023-09-12T20:50:35.145Z] d5de9f91c1a4: Pull complete [2023-09-12T20:50:35.414Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T20:50:35.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T20:50:35.414Z] ---> 746ca1b523b5 [2023-09-12T20:50:35.414Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T20:50:37.367Z] ---> Running in 6dd38246a36f [2023-09-12T20:50:37.640Z] Removing intermediate container 6dd38246a36f [2023-09-12T20:50:37.640Z] ---> bc2a17c82502 [2023-09-12T20:50:37.640Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:50:37.640Z] ---> Running in eb2fcf8add3a [2023-09-12T20:50:37.917Z] Removing intermediate container eb2fcf8add3a [2023-09-12T20:50:37.917Z] ---> 73c57352822a [2023-09-12T20:50:37.917Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:50:37.917Z] ---> Running in 2c105deeb389 [2023-09-12T20:50:38.504Z] Removing intermediate container 2c105deeb389 [2023-09-12T20:50:38.504Z] ---> 5bfe4b15af24 [2023-09-12T20:50:38.504Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:50:38.504Z] ---> Running in 0646afe04eeb [2023-09-12T20:50:39.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:50:39.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:50:41.880Z] OK: 267 MiB in 56 packages [2023-09-12T20:50:42.473Z] Removing intermediate container 0646afe04eeb [2023-09-12T20:50:42.473Z] ---> f9b00d3539d1 [2023-09-12T20:50:42.473Z] Step 7/12 : WORKDIR /app [2023-09-12T20:50:42.742Z] ---> Running in c3dc5f06aac3 [2023-09-12T20:50:43.010Z] Removing intermediate container c3dc5f06aac3 [2023-09-12T20:50:43.010Z] ---> 4787664cca31 [2023-09-12T20:50:43.010Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T20:50:43.597Z] ---> ff0ba7a30ad7 [2023-09-12T20:50:43.597Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:50:43.597Z] ---> Running in 655fab791eed [2023-09-12T20:52:05.430Z] Removing intermediate container 655fab791eed [2023-09-12T20:52:05.430Z] ---> 6db2d3bc6c46 [2023-09-12T20:52:05.430Z] Step 10/12 : COPY . . [2023-09-12T20:52:05.430Z] ---> e471c3f85a07 [2023-09-12T20:52:05.430Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:52:05.430Z] ---> Running in af3a9397b318 [2023-09-12T20:52:05.430Z] Removing intermediate container af3a9397b318 [2023-09-12T20:52:05.430Z] ---> d28c31442ee8 [2023-09-12T20:52:05.430Z] Step 12/12 : RUN $MAKE [2023-09-12T20:52:05.430Z] ---> Running in c5a1a2476cb1 [2023-09-12T20:52:05.430Z] noop [2023-09-12T20:52:05.430Z] Removing intermediate container c5a1a2476cb1 [2023-09-12T20:52:05.430Z] ---> acb978003292 [2023-09-12T20:52:05.430Z] Successfully built acb978003292 [2023-09-12T20:52:05.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:52:05.909Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:52:05.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:52:06.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-5980 does not seem to be running inside a container [2023-09-12T20:52:06.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T20:52:07.492Z] $ docker top db0b1bb4de5a7387101af878698120494accbefddeaed6b4df2626675cd49cce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:52:08.385Z] + go version [2023-09-12T20:52:08.385Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T20:52:08.418Z] $ docker stop --time=1 db0b1bb4de5a7387101af878698120494accbefddeaed6b4df2626675cd49cce [2023-09-12T20:52:10.074Z] $ docker rm -f --volumes db0b1bb4de5a7387101af878698120494accbefddeaed6b4df2626675cd49cce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:52:10.915Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T20:52:10.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:52:11.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-5980 does not seem to be running inside a container [2023-09-12T20:52:11.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T20:52:12.458Z] $ docker top d6c4940a36bd1ca2a3d46290895e62e1967d8ed420aea89b4d63885e7f2d89a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:52:13.006Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:52:13.391Z] + make test [2023-09-12T20:52:13.391Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T20:54:50.126Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-12T20:54:50.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T20:54:50.126Z] go vet ./... [2023-09-12T20:56:11.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:56:11.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:56:11.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:56:11.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T20:56:11.827Z] $ docker stop --time=1 d6c4940a36bd1ca2a3d46290895e62e1967d8ed420aea89b4d63885e7f2d89a0 [2023-09-12T20:56:14.652Z] $ docker rm -f --volumes d6c4940a36bd1ca2a3d46290895e62e1967d8ed420aea89b4d63885e7f2d89a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:56:16.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T20:56:16.433Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T20:56:16.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:56:17.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T20:56:17.942Z] + ls -al . [2023-09-12T20:56:17.942Z] total 180 [2023-09-12T20:56:17.942Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 20:52 . [2023-09-12T20:56:17.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:49 .. [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 20:49 .dockerignore [2023-09-12T20:56:17.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:49 .git [2023-09-12T20:56:17.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:49 .github [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 12 20:49 .gitignore [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 20:49 .golangci.yml [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 12 20:49 Attribution.txt [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 12 20:49 CHANGELOG.md [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 12 20:49 Dockerfile [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 20:49 GOVERNANCE.md [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 12 20:49 Jenkinsfile [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 20:49 LICENSE [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 12 20:49 OWNERS.md [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 12 20:49 README.md [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 20:45 VERSION [2023-09-12T20:56:17.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:49 bin [2023-09-12T20:56:17.942Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 12 20:52 coverage.out [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 3729 Sep 12 20:49 go.mod [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 33854 Sep 12 20:49 go.sum [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 12 20:49 main.go [2023-09-12T20:56:17.942Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 12 20:49 makefile [2023-09-12T20:56:17.942Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:49 res [2023-09-12T20:56:17.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:18.368Z] + 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=5e650dceb2ca69956c8b828eb1956a7b4941fe22 --label arch=arm64 --label version=0.0.0 . [2023-09-12T20:56:18.368Z] Sending build context to Docker daemon 180.2kB [2023-09-12T20:56:18.649Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T20:56:18.649Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T20:56:18.649Z] ---> acb978003292 [2023-09-12T20:56:18.649Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T20:56:18.649Z] ---> Running in a82a7089033e [2023-09-12T20:56:18.924Z] Removing intermediate container a82a7089033e [2023-09-12T20:56:18.924Z] ---> 8cc9331479bd [2023-09-12T20:56:18.924Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T20:56:19.192Z] ---> Running in bb88e81012a9 [2023-09-12T20:56:19.461Z] Removing intermediate container bb88e81012a9 [2023-09-12T20:56:19.461Z] ---> 27fda9ae4066 [2023-09-12T20:56:19.461Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:56:19.461Z] ---> Running in ba74bc832a3a [2023-09-12T20:56:19.738Z] Removing intermediate container ba74bc832a3a [2023-09-12T20:56:19.738Z] ---> 1ecff1e8ba79 [2023-09-12T20:56:19.738Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:56:20.005Z] ---> Running in a491339ee9e5 [2023-09-12T20:56:20.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:56:21.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:56:22.644Z] OK: 267 MiB in 56 packages [2023-09-12T20:56:23.231Z] Removing intermediate container a491339ee9e5 [2023-09-12T20:56:23.231Z] ---> bc8c51babba7 [2023-09-12T20:56:23.231Z] Step 7/26 : WORKDIR /app [2023-09-12T20:56:23.498Z] ---> Running in 35a08ac37007 [2023-09-12T20:56:23.766Z] Removing intermediate container 35a08ac37007 [2023-09-12T20:56:23.766Z] ---> 669598f5d68f [2023-09-12T20:56:23.766Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T20:56:24.354Z] ---> ada7a9d4065e [2023-09-12T20:56:24.354Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:56:24.354Z] ---> Running in 55a8b4921ce6 [2023-09-12T20:56:28.623Z] Removing intermediate container 55a8b4921ce6 [2023-09-12T20:56:28.623Z] ---> a600262eec42 [2023-09-12T20:56:28.623Z] Step 10/26 : COPY . . [2023-09-12T20:56:28.893Z] ---> eaa5e6b5354e [2023-09-12T20:56:28.893Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:56:28.893Z] ---> Running in 788f695e3dcb [2023-09-12T20:56:29.162Z] Removing intermediate container 788f695e3dcb [2023-09-12T20:56:29.162Z] ---> 99c3a0664ef9 [2023-09-12T20:56:29.162Z] Step 12/26 : RUN $MAKE [2023-09-12T20:56:29.162Z] ---> Running in cf304b00ebf5 [2023-09-12T20:56:30.129Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-12T20:58:21.781Z] Removing intermediate container cf304b00ebf5 [2023-09-12T20:58:21.781Z] ---> 02be56887bca [2023-09-12T20:58:21.781Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T20:58:21.781Z] 3.18: Pulling from library/alpine [2023-09-12T20:58:21.781Z] 9fda8d8052c6: Already exists [2023-09-12T20:58:21.781Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T20:58:21.781Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T20:58:21.781Z] ---> f6648c04cd6c [2023-09-12T20:58:21.781Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T20:58:21.781Z] ---> Running in afe96fda7c99 [2023-09-12T20:58:21.781Z] Removing intermediate container afe96fda7c99 [2023-09-12T20:58:21.781Z] ---> bd92a4227296 [2023-09-12T20:58:21.781Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-12T20:58:21.781Z] ---> Running in dc399aa476f9 [2023-09-12T20:58:21.781Z] Removing intermediate container dc399aa476f9 [2023-09-12T20:58:21.781Z] ---> 7771a4c8d39c [2023-09-12T20:58:21.781Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T20:58:21.781Z] ---> Running in d98112585d33 [2023-09-12T20:58:21.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T20:58:21.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T20:58:21.781Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T20:58:21.781Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T20:58:21.781Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T20:58:21.781Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T20:58:21.781Z] OK: 9 MiB in 17 packages [2023-09-12T20:58:22.051Z] Removing intermediate container d98112585d33 [2023-09-12T20:58:22.051Z] ---> 2d0adb986a2b [2023-09-12T20:58:22.051Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T20:58:22.641Z] ---> 586bc63c1b03 [2023-09-12T20:58:22.641Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T20:58:23.232Z] ---> 57fb0dfa4840 [2023-09-12T20:58:23.232Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T20:58:23.823Z] ---> 2b00d475553a [2023-09-12T20:58:23.823Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-12T20:58:25.244Z] ---> fb12e9859aff [2023-09-12T20:58:25.244Z] Step 21/26 : EXPOSE 48095 [2023-09-12T20:58:25.244Z] ---> Running in bccded33f4ec [2023-09-12T20:58:25.512Z] Removing intermediate container bccded33f4ec [2023-09-12T20:58:25.512Z] ---> cbcf5ac320c4 [2023-09-12T20:58:25.512Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-12T20:58:25.512Z] ---> Running in a07961a38242 [2023-09-12T20:58:25.781Z] Removing intermediate container a07961a38242 [2023-09-12T20:58:25.781Z] ---> e6e56bff2a5a [2023-09-12T20:58:25.781Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T20:58:26.050Z] ---> Running in 9c62d86774ff [2023-09-12T20:58:26.318Z] Removing intermediate container 9c62d86774ff [2023-09-12T20:58:26.318Z] ---> a82ab546f2df [2023-09-12T20:58:26.318Z] Step 24/26 : LABEL arch=arm64 [2023-09-12T20:58:26.318Z] ---> Running in 68139c507379 [2023-09-12T20:58:26.586Z] Removing intermediate container 68139c507379 [2023-09-12T20:58:26.586Z] ---> 09a92a344208 [2023-09-12T20:58:26.586Z] Step 25/26 : LABEL git_sha=5e650dceb2ca69956c8b828eb1956a7b4941fe22 [2023-09-12T20:58:26.586Z] ---> Running in 66c104104a11 [2023-09-12T20:58:26.855Z] Removing intermediate container 66c104104a11 [2023-09-12T20:58:26.855Z] ---> 6abe9adbe951 [2023-09-12T20:58:26.855Z] Step 26/26 : LABEL version=0.0.0 [2023-09-12T20:58:27.123Z] ---> Running in c643ff1a5ab1 [2023-09-12T20:58:27.390Z] Removing intermediate container c643ff1a5ab1 [2023-09-12T20:58:27.390Z] ---> 96ac98327650 [2023-09-12T20:58:27.390Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T20:58:27.390Z] Successfully built 96ac98327650 [2023-09-12T20:58:27.390Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:28.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:58:28.209Z] [2023-09-12T20:58:28.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:28.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:58:28.614Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T20:58:28.614Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T20:58:28.614Z] 04944245beec: Pulling fs layer [2023-09-12T20:58:28.614Z] 699f458cf7ca: Pulling fs layer [2023-09-12T20:58:28.614Z] 765212b225bb: Pulling fs layer [2023-09-12T20:58:28.614Z] f23df028b6ca: Pulling fs layer [2023-09-12T20:58:28.614Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T20:58:28.614Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T20:58:28.614Z] 765212b225bb: Waiting [2023-09-12T20:58:28.614Z] f23df028b6ca: Waiting [2023-09-12T20:58:28.614Z] d65c8cfc05b1: Waiting [2023-09-12T20:58:28.614Z] 2437ff75d9bd: Waiting [2023-09-12T20:58:28.883Z] 04944245beec: Verifying Checksum [2023-09-12T20:58:28.883Z] 04944245beec: Download complete [2023-09-12T20:58:28.883Z] 765212b225bb: Verifying Checksum [2023-09-12T20:58:28.883Z] 765212b225bb: Download complete [2023-09-12T20:58:28.883Z] f23df028b6ca: Verifying Checksum [2023-09-12T20:58:28.883Z] f23df028b6ca: Download complete [2023-09-12T20:58:28.883Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T20:58:28.883Z] d65c8cfc05b1: Download complete [2023-09-12T20:58:29.151Z] 699f458cf7ca: Verifying Checksum [2023-09-12T20:58:29.151Z] 699f458cf7ca: Download complete [2023-09-12T20:58:29.417Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T20:58:29.417Z] 8998bd30e6a1: Download complete [2023-09-12T20:58:31.996Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T20:58:31.996Z] 2437ff75d9bd: Download complete [2023-09-12T20:58:32.957Z] 8998bd30e6a1: Pull complete [2023-09-12T20:58:33.543Z] 04944245beec: Pull complete [2023-09-12T20:58:34.953Z] 699f458cf7ca: Pull complete [2023-09-12T20:58:34.953Z] 765212b225bb: Pull complete [2023-09-12T20:58:35.915Z] f23df028b6ca: Pull complete [2023-09-12T20:58:35.915Z] d65c8cfc05b1: Pull complete [2023-09-12T20:58:50.915Z] 2437ff75d9bd: Pull complete [2023-09-12T20:58:50.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T20:58:50.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T20:58:50.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:58:51.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-5980 does not seem to be running inside a container [2023-09-12T20:58:51.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T20:58:54.248Z] $ docker top a550233309d498f9c5fb08a21fb02cf6f9b340ebe215f152d1ebc83deb1b85fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:58:54.851Z] ---> job-cost.sh [2023-09-12T20:58:55.118Z] lf-activate-venv: SKIPPING [2023-09-12T20:58:55.118Z] INFO: No Stack... [2023-09-12T20:58:55.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T20:58:56.342Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:58:57.002Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-12T20:58:57.002Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:58:57.086Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [2023-09-12T20:58:57.090Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] did not exist. Created. [2023-09-12T20:58:57.090Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:58:57.826Z] /w/workspace/app-service-configurable/1@tmp/durable-b152b2cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T20:58:58.501Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T20:58:58.537Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T20:58:58.602Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:58:58.617Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:58:58.697Z] $ docker stop --time=1 a550233309d498f9c5fb08a21fb02cf6f9b340ebe215f152d1ebc83deb1b85fb [2023-09-12T20:59:00.277Z] $ docker rm -f --volumes a550233309d498f9c5fb08a21fb02cf6f9b340ebe215f152d1ebc83deb1b85fb [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 [2023-09-12T20:59:01.267Z] provisioning config files... [2023-09-12T20:59:01.274Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-594@tmp/config5058062531590877568tmp [Pipeline] { [Pipeline] sh [2023-09-12T20:59:01.614Z] + set +x [2023-09-12T20:59:01.614Z] + curl -s https://codecov.io/bash [2023-09-12T20:59:01.614Z] + bash -s -- [2023-09-12T20:59:01.614Z] [2023-09-12T20:59:01.614Z] _____ _ [2023-09-12T20:59:01.614Z] / ____| | | [2023-09-12T20:59:01.614Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T20:59:01.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T20:59:01.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T20:59:01.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T20:59:01.614Z] Bash-1.0.6 [2023-09-12T20:59:01.614Z] [2023-09-12T20:59:01.614Z] [2023-09-12T20:59:01.614Z] ==> git version 2.25.1 found [2023-09-12T20:59:01.614Z] ==> 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 [2023-09-12T20:59:01.614Z] Release-Date: 2020-01-08 [2023-09-12T20:59:01.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T20:59:01.614Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T20:59:01.614Z] ==> Jenkins CI detected. [2023-09-12T20:59:01.614Z] current dir:  /w/workspace/_app-service-configurable_PR-594 [2023-09-12T20:59:01.614Z] project root: . [2023-09-12T20:59:01.614Z] --> token set from env [2023-09-12T20:59:01.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T20:59:01.614Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T20:59:01.614Z] ==> Python coveragepy not found [2023-09-12T20:59:01.614Z] ==> Searching for coverage reports in: [2023-09-12T20:59:01.614Z] + . [2023-09-12T20:59:01.614Z] -> Found 1 reports [2023-09-12T20:59:01.614Z] ==> Detecting git/mercurial file structure [2023-09-12T20:59:01.614Z] ==> Reading reports [2023-09-12T20:59:01.876Z] + ./coverage.out bytes=13 [2023-09-12T20:59:01.876Z] ==> Appending adjustments [2023-09-12T20:59:01.876Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T20:59:01.876Z] + Found adjustments [2023-09-12T20:59:01.876Z] ==> Gzipping contents [2023-09-12T20:59:01.876Z] 4.0K /tmp/codecov.1lLBRZ.gz [2023-09-12T20:59:01.876Z] ==> Uploading reports [2023-09-12T20:59:01.876Z] url: https://codecov.io [2023-09-12T20:59:01.876Z] query: branch=PR-594&commit=5e650dceb2ca69956c8b828eb1956a7b4941fe22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-09-12T20:59:01.876Z] -> Pinging Codecov [2023-09-12T20:59:01.876Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-594&commit=5e650dceb2ca69956c8b828eb1956a7b4941fe22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-09-12T20:59:01.876Z] -> Uploading to [2023-09-12T20:59:01.876Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/A97CA9966030D2A3747ED39772930CCE/5e650dceb2ca69956c8b828eb1956a7b4941fe22/6c18ff22-338f-494c-93bb-0cc6b43a311e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T205901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d6725eefb809351a451ecfbb53e8ef10e4544103423a4fa6914adc9714695cf [2023-09-12T20:59:01.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:59:01.876Z] Dload Upload Total Spent Left Speed [2023-09-12T20:59:02.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2257 --:--:-- --:--:-- --:--:-- 2257 [2023-09-12T20:59:02.138Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5e650dceb2ca69956c8b828eb1956a7b4941fe22 [Pipeline] } [2023-09-12T20:59:02.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T20:59:03.986Z] + [ -d /w/workspace/_app-service-configurable_PR-594/archives ] [2023-09-12T20:59:03.986Z] + ls -al /w/workspace/_app-service-configurable_PR-594/archives [2023-09-12T20:59:03.986Z] total 16 [2023-09-12T20:59:03.986Z] drwxr-xr-x 3 root root 4096 Sep 12 20:48 . [2023-09-12T20:59:03.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:48 .. [2023-09-12T20:59:03.986Z] drwxr-xr-x 2 root root 4096 Sep 12 20:48 cost [2023-09-12T20:59:03.986Z] -rw-r--r-- 1 root root 96 Sep 12 20:48 cost.csv [2023-09-12T20:59:03.986Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-594/archives [2023-09-12T20:59:03.986Z] + ls -al /w/workspace/_app-service-configurable_PR-594/archives [2023-09-12T20:59:03.986Z] total 16 [2023-09-12T20:59:03.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:48 . [2023-09-12T20:59:03.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 20:48 .. [2023-09-12T20:59:03.986Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 20:48 cost [2023-09-12T20:59:03.986Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 12 20:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:04.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:05.205Z] ---> package-listing.sh [2023-09-12T20:59:05.205Z] ++ facter osfamily [2023-09-12T20:59:05.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T20:59:05.464Z] + OS_FAMILY=debian [2023-09-12T20:59:05.464Z] + workspace=/w/workspace/_app-service-configurable_PR-594 [2023-09-12T20:59:05.464Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T20:59:05.464Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T20:59:05.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T20:59:05.464Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T20:59:05.464Z] + '[' /w/workspace/_app-service-configurable_PR-594 ']' [2023-09-12T20:59:05.464Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T20:59:05.464Z] + case "${OS_FAMILY}" in [2023-09-12T20:59:05.464Z] + dpkg -l [2023-09-12T20:59:05.464Z] + grep '^ii' [2023-09-12T20:59:05.464Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T20:59:05.464Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T20:59:05.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T20:59:05.464Z] + '[' /w/workspace/_app-service-configurable_PR-594 ']' [2023-09-12T20:59:05.464Z] + mkdir -p /w/workspace/_app-service-configurable_PR-594/archives/ [2023-09-12T20:59:05.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-594/archives/ [Pipeline] echo [2023-09-12T20:59:05.496Z] 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T20:59:05.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:59:06.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:59:06.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:59:06.556Z] prd-ubuntu20.04-docker-8c-8g-5978 does not seem to be running inside a container [2023-09-12T20:59:06.585Z] $ 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-594/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-594 -v /w/workspace/_app-service-configurable_PR-594:/w/workspace/_app-service-configurable_PR-594:rw,z -v /w/workspace/_app-service-configurable_PR-594@tmp:/w/workspace/_app-service-configurable_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:59:06.765Z] $ docker top d6614acb191e75dc1458ebfc2871ee6d2fbfead01a134a5213396fb56f493238 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:59:07.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T20:59:07.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T20:59:07.780Z] + ls /var/log/sa-host [2023-09-12T20:59:07.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:59:07.914Z] provisioning config files... [2023-09-12T20:59:07.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-594@tmp/config6036529050376939160tmp [Pipeline] { [Pipeline] echo [2023-09-12T20:59:07.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:08.283Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T20:59:08.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:08.706Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T20:59:08.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:09.046Z] ---> sudo-logs.sh [2023-09-12T20:59:09.046Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T20:59:09.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:09.434Z] ---> job-cost.sh [2023-09-12T20:59:09.434Z] lf-activate-venv: SKIPPING [2023-09-12T20:59:09.434Z] DEBUG: total: 0.2199999988079071 [2023-09-12T20:59:09.434Z] INFO: Retrieving Stack Cost... [2023-09-12T20:59:10.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:59:10.261Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T20:59:10.298Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:10.608Z] ---> logs-deploy.sh [2023-09-12T20:59:10.609Z] lf-activate-venv: SKIPPING [2023-09-12T20:59:10.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-594/1 [2023-09-12T20:59:10.609Z] INFO: archiving workspace using pattern(s): [2023-09-12T20:59:11.546Z] Archives upload complete. [2023-09-12T20:59:11.546Z] INFO: archiving logs to Nexus