Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9498ebccf673a4c6f900ddcda9c706b19cd353c 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-ssh2957545853211026394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12830519966663738971.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7618395746974786056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9885499640354440740.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5300769161601681806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [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-7737 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f9498ebccf673a4c6f900ddcda9c706b19cd353c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 Commit message: "Merge pull request #503 from badboy-huaqiao/add-testing-code" > git rev-list --no-walk 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T21:03:51.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T21:03:51.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T21:03:51.111Z] ========================================================= [2022-03-16T21:03:51.112Z] EdgeX Global Pipelines Version Info [2022-03-16T21:03:51.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:03:51.864Z] ------------------- [2022-03-16T21:03:51.864Z] stable info: [2022-03-16T21:03:51.864Z] ------------------- [2022-03-16T21:03:51.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T21:03:51.864Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T21:03:51.864Z] Message: update stable to v1.0.221 [2022-03-16T21:03:52.434Z] ------------------- [2022-03-16T21:03:52.434Z] experimental info: [2022-03-16T21:03:52.434Z] ------------------- [2022-03-16T21:03:52.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T21:03:52.434Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T21:03:52.434Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T21:03:52.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-16T21:03:52.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-16T21:03:52.595Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T21:03:52.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T21:03:52.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T21:03:52.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T21:03:52.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T21:03:52.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-16T21:03:52.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T21:03:52.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T21:03:52.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T21:03:52.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-16T21:03:52.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T21:03:52.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T21:03:52.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T21:03:52.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T21:03:52.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T21:03:52.821Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T21:03:52.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T21:03:52.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-16T21:03:52.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-16T21:03:52.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-16T21:03:52.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-16T21:03:52.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-16T21:03:52.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-16T21:03:52.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T21:03:52.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-16T21:03:52.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-16T21:03:52.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-16T21:03:52.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo [2022-03-16T21:03:52.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9498eb [Pipeline] echo [2022-03-16T21:03:53.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:03:53.058Z] provisioning config files... [2022-03-16T21:03:53.072Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8117126993551754849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:03:53.385Z] ---> docker-login.sh [2022-03-16T21:03:53.385Z] nexus3.edgexfoundry.org:10001 [2022-03-16T21:03:53.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:03:53.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:03:53.649Z] Configure a credential helper to remove this warning. See [2022-03-16T21:03:53.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:03:53.649Z] [2022-03-16T21:03:53.649Z] Login Succeeded [2022-03-16T21:03:53.649Z] nexus3.edgexfoundry.org:10002 [2022-03-16T21:03:53.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:03:53.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:03:53.911Z] Configure a credential helper to remove this warning. See [2022-03-16T21:03:53.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:03:53.911Z] [2022-03-16T21:03:53.911Z] Login Succeeded [2022-03-16T21:03:53.911Z] nexus3.edgexfoundry.org:10003 [2022-03-16T21:03:53.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:03:53.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:03:53.911Z] Configure a credential helper to remove this warning. See [2022-03-16T21:03:53.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:03:53.911Z] [2022-03-16T21:03:53.911Z] Login Succeeded [2022-03-16T21:03:53.911Z] nexus3.edgexfoundry.org:10004 [2022-03-16T21:03:53.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:03:54.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:03:54.174Z] Configure a credential helper to remove this warning. See [2022-03-16T21:03:54.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:03:54.174Z] [2022-03-16T21:03:54.174Z] Login Succeeded [2022-03-16T21:03:54.174Z] docker.io [2022-03-16T21:03:54.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:03:54.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:03:54.437Z] Configure a credential helper to remove this warning. See [2022-03-16T21:03:54.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:03:54.437Z] [2022-03-16T21:03:54.437Z] Login Succeeded [2022-03-16T21:03:54.437Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T21:03:54.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-16T21:03:54.833Z] + git rev-list -1 --merges f9498ebccf673a4c6f900ddcda9c706b19cd353c~1..f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo [2022-03-16T21:03:54.956Z] -----------> git rev-list -1 --merges f9498ebccf673a4c6f900ddcda9c706b19cd353c~1..f9498ebccf673a4c6f900ddcda9c706b19cd353c f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:03:54.956Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c [false] [Pipeline] sh [2022-03-16T21:03:55.252Z] + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo [2022-03-16T21:03:55.268Z] ========================================================= [2022-03-16T21:03:55.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T21:03:55.268Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T21:03:55.612Z] + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] echo [2022-03-16T21:03:55.626Z] [semverPrep] GIT_COMMIT: f9498ebccf673a4c6f900ddcda9c706b19cd353c, Commit Message: Merge pull request #503 from badboy-huaqiao/add-testing-code [Pipeline] echo [2022-03-16T21:03:55.637Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-16T21:03:56.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T21:03:56.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T21:03:56.068Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T21:03:56.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T21:03:56.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T21:03:56.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T21:03:56.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:03:56.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:03:56.479Z] [2022-03-16T21:03:56.479Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:03:56.782Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:03:56.782Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T21:03:56.782Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T21:03:56.782Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T21:03:56.782Z] 4c7163046ea9: Pulling fs layer [2022-03-16T21:03:56.782Z] 0c2d73faf560: Pulling fs layer [2022-03-16T21:03:56.782Z] 0c2d73faf560: Waiting [2022-03-16T21:03:56.782Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T21:03:56.782Z] 3e5f54012d9b: Download complete [2022-03-16T21:03:56.782Z] a0d0a0d46f8b: Download complete [2022-03-16T21:03:56.782Z] 0c2d73faf560: Verifying Checksum [2022-03-16T21:03:56.782Z] 0c2d73faf560: Download complete [2022-03-16T21:03:56.782Z] 4c7163046ea9: Verifying Checksum [2022-03-16T21:03:56.782Z] 4c7163046ea9: Download complete [2022-03-16T21:03:57.042Z] a0d0a0d46f8b: Pull complete [2022-03-16T21:03:57.042Z] 3e5f54012d9b: Pull complete [2022-03-16T21:03:57.303Z] 4c7163046ea9: Pull complete [2022-03-16T21:03:57.564Z] 0c2d73faf560: Pull complete [2022-03-16T21:03:57.564Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T21:03:57.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:03:57.564Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T21:03:57.637Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:03:57.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T21:03:58.358Z] $ docker top 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T21:03:58.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T21:03:58.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T21:03:58.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T21:03:58.575Z] $ docker exec 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent [2022-03-16T21:03:58.685Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMICENM/agent.14 [2022-03-16T21:03:58.685Z] SSH_AGENT_PID=20 [2022-03-16T21:03:58.691Z] Running ssh-add (command line suppressed) [2022-03-16T21:03:58.813Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4729671600783989918.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4729671600783989918.key) [2022-03-16T21:03:58.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T21:03:59.114Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T21:03:59.141Z] $ docker exec --env ******** --env ******** 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent -k [2022-03-16T21:03:59.241Z] unset SSH_AUTH_SOCK; [2022-03-16T21:03:59.241Z] unset SSH_AGENT_PID; [2022-03-16T21:03:59.241Z] echo Agent pid 20 killed; [2022-03-16T21:03:59.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T21:03:59.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T21:03:59.280Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T21:03:59.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T21:03:59.407Z] $ docker exec 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent [2022-03-16T21:03:59.526Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmcdhKk/agent.55 [2022-03-16T21:03:59.526Z] SSH_AGENT_PID=61 [2022-03-16T21:03:59.532Z] Running ssh-add (command line suppressed) [2022-03-16T21:03:59.650Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_571058945388667730.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_571058945388667730.key) [2022-03-16T21:03:59.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T21:03:59.949Z] + git semver init [2022-03-16T21:03:59.949Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T21:03:59.949Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-16T21:03:59.949Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:03:59.949Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T21:03:59.949Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T21:03:59.949Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T21:03:59.949Z] # $SEMVER_BRANCH = main [2022-03-16T21:03:59.949Z] # $SEMVER_TEMP = /tmp/semver-160580525 [2022-03-16T21:03:59.949Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-16T21:04:02.498Z] # '/tmp/semver-160580525' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-03-16T21:04:02.498Z] # -> Force: false [2022-03-16T21:04:02.498Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-16T21:04:02.515Z] $ docker exec --env ******** --env ******** 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 ssh-agent -k [2022-03-16T21:04:02.631Z] unset SSH_AUTH_SOCK; [2022-03-16T21:04:02.632Z] unset SSH_AGENT_PID; [2022-03-16T21:04:02.632Z] echo Agent pid 61 killed; [2022-03-16T21:04:02.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T21:04:02.942Z] + git semver [Pipeline] } [2022-03-16T21:04:02.963Z] $ docker stop --time=1 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 [2022-03-16T21:04:04.337Z] $ docker rm -f 194606e8368292a1a32e96192add582486f40a4bce9bc02d5a7c217926b37015 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T21:04:04.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T21:04:04.927Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T21:04:04.930Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:04:05.112Z] provisioning config files... [2022-03-16T21:04:05.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5134376826546334964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:04:05.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-03-16T21:04:05.293Z] Running in /w/workspace/edgex-ui-go/54 [Pipeline] { [Pipeline] checkout [2022-03-16T21:04:05.415Z] ---> docker-login.sh [2022-03-16T21:04:05.415Z] nexus3.edgexfoundry.org:10001 [2022-03-16T21:04:05.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:05.415Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:05.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:05.415Z] [2022-03-16T21:04:05.415Z] Login Succeeded [2022-03-16T21:04:05.415Z] nexus3.edgexfoundry.org:10002 [2022-03-16T21:04:05.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:05.415Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:05.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:05.415Z] [2022-03-16T21:04:05.415Z] Login Succeeded [2022-03-16T21:04:05.533Z] The recommended git tool is: git [2022-03-16T21:04:05.674Z] nexus3.edgexfoundry.org:10003 [2022-03-16T21:04:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:05.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:05.674Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:05.674Z] [2022-03-16T21:04:05.674Z] Login Succeeded [2022-03-16T21:04:05.674Z] nexus3.edgexfoundry.org:10004 [2022-03-16T21:04:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:05.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:05.934Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:05.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:05.934Z] [2022-03-16T21:04:05.934Z] Login Succeeded [2022-03-16T21:04:05.934Z] docker.io [2022-03-16T21:04:05.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:06.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:06.195Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:06.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:06.195Z] [2022-03-16T21:04:06.195Z] Login Succeeded [2022-03-16T21:04:06.195Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T21:04:06.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T21:04:06.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T21:04:06.273Z] ========================================================= [2022-03-16T21:04:06.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T21:04:06.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:04:06.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T21:04:06.853Z] Sending build context to Docker daemon 42.96MB [2022-03-16T21:04:06.853Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T21:04:06.853Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-16T21:04:06.853Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T21:04:06.853Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T21:04:06.853Z] 666ba61612fd: Pulling fs layer [2022-03-16T21:04:06.853Z] 8ed8ca486205: Pulling fs layer [2022-03-16T21:04:06.853Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T21:04:06.853Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T21:04:06.853Z] 640e595b4fbd: Pulling fs layer [2022-03-16T21:04:06.853Z] 763cafe07f6e: Pulling fs layer [2022-03-16T21:04:06.853Z] 0c0b528cf693: Pulling fs layer [2022-03-16T21:04:06.853Z] 640e595b4fbd: Waiting [2022-03-16T21:04:06.853Z] 763cafe07f6e: Waiting [2022-03-16T21:04:06.853Z] 22a0e8bec74d: Waiting [2022-03-16T21:04:06.853Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T21:04:06.853Z] 8ed8ca486205: Download complete [2022-03-16T21:04:06.853Z] 666ba61612fd: Download complete [2022-03-16T21:04:06.853Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T21:04:06.853Z] 22a0e8bec74d: Download complete [2022-03-16T21:04:06.853Z] 640e595b4fbd: Verifying Checksum [2022-03-16T21:04:06.853Z] 640e595b4fbd: Download complete [2022-03-16T21:04:06.853Z] 763cafe07f6e: Verifying Checksum [2022-03-16T21:04:06.853Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T21:04:06.853Z] 59bf1c3509f3: Download complete [2022-03-16T21:04:07.114Z] 0c0b528cf693: Verifying Checksum [2022-03-16T21:04:07.114Z] 0c0b528cf693: Download complete [2022-03-16T21:04:07.114Z] 59bf1c3509f3: Pull complete [2022-03-16T21:04:07.114Z] 666ba61612fd: Pull complete [2022-03-16T21:04:07.376Z] 8ed8ca486205: Pull complete [2022-03-16T21:04:07.635Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T21:04:07.635Z] 10935f4eaf8b: Download complete [2022-03-16T21:04:07.635Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T21:04:07.635Z] 4fe6c5a15a65: Download complete [2022-03-16T21:04:10.209Z] using credential edgex-jenkins-ssh [2022-03-16T21:04:10.231Z] Cloning the remote Git repository [2022-03-16T21:04:10.288Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-16T21:04:10.424Z] > git init /w/workspace/edgex-ui-go/54 # timeout=10 [2022-03-16T21:04:10.554Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-16T21:04:10.555Z] > git --version # timeout=10 [2022-03-16T21:04:10.584Z] > git --version # 'git version 2.25.1' [2022-03-16T21:04:10.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T21:04:10.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T21:04:11.828Z] 4fe6c5a15a65: Pull complete [2022-03-16T21:04:11.828Z] 22a0e8bec74d: Pull complete [2022-03-16T21:04:11.828Z] 640e595b4fbd: Pull complete [2022-03-16T21:04:11.828Z] 763cafe07f6e: Pull complete [2022-03-16T21:04:11.828Z] 0c0b528cf693: Pull complete [2022-03-16T21:04:13.701Z] Avoid second fetch [2022-03-16T21:04:13.702Z] Checking out Revision f9498ebccf673a4c6f900ddcda9c706b19cd353c (main) [2022-03-16T21:04:13.735Z] 10935f4eaf8b: Pull complete [2022-03-16T21:04:13.735Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T21:04:13.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T21:04:13.735Z] ---> 99d49a6021b9 [2022-03-16T21:04:13.735Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T21:04:13.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-16T21:04:13.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T21:04:13.707Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T21:04:13.728Z] > git checkout -f f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 [2022-03-16T21:04:15.118Z] ---> Running in a0eec3b96ca3 [2022-03-16T21:04:15.118Z] Removing intermediate container a0eec3b96ca3 [2022-03-16T21:04:15.118Z] ---> 0f006ecc73f1 [2022-03-16T21:04:15.118Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T21:04:15.118Z] ---> Running in 3da163416712 [2022-03-16T21:04:15.118Z] Removing intermediate container 3da163416712 [2022-03-16T21:04:15.118Z] ---> e8ca640f4d4d [2022-03-16T21:04:15.118Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T21:04:15.118Z] ---> Running in fb1adc66c7f0 [2022-03-16T21:04:15.379Z] Removing intermediate container fb1adc66c7f0 [2022-03-16T21:04:15.379Z] ---> ab50b8ec7b1c [2022-03-16T21:04:15.379Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-16T21:04:15.379Z] ---> Running in db4f07759864 [2022-03-16T21:04:15.379Z] Removing intermediate container db4f07759864 [2022-03-16T21:04:15.379Z] ---> 441fe542f927 [2022-03-16T21:04:15.379Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T21:04:15.379Z] ---> Running in 4f6a07f9545a [2022-03-16T21:04:15.641Z] Removing intermediate container 4f6a07f9545a [2022-03-16T21:04:15.641Z] ---> e26ce3083e1f [2022-03-16T21:04:15.641Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T21:04:15.641Z] ---> Running in 8d8829a6c8e5 [2022-03-16T21:04:16.214Z] Removing intermediate container 8d8829a6c8e5 [2022-03-16T21:04:16.214Z] ---> 4fa34ee6a820 [2022-03-16T21:04:16.214Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T21:04:16.214Z] ---> Running in 2aeb31025a8f [2022-03-16T21:04:16.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T21:04:17.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T21:04:17.417Z] OK: 221 MiB in 52 packages [2022-03-16T21:04:17.988Z] Removing intermediate container 2aeb31025a8f [2022-03-16T21:04:17.988Z] ---> 18c22bc0ad1d [2022-03-16T21:04:17.988Z] Step 10/15 : ENV GO111MODULE=on [2022-03-16T21:04:17.988Z] ---> Running in 13a3df274592 [2022-03-16T21:04:17.988Z] Removing intermediate container 13a3df274592 [2022-03-16T21:04:17.988Z] ---> 005bdf9f458f [2022-03-16T21:04:17.988Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T21:04:17.988Z] ---> Running in b0535a471251 [2022-03-16T21:04:17.988Z] Removing intermediate container b0535a471251 [2022-03-16T21:04:17.988Z] ---> a9f6b0e2c808 [2022-03-16T21:04:17.988Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-16T21:04:18.125Z] Commit message: "Merge pull request #503 from badboy-huaqiao/add-testing-code" [2022-03-16T21:04:18.250Z] ---> cdb9ce89c03d [2022-03-16T21:04:18.250Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T21:04:18.250Z] ---> Running in a783baf59809 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T21:04:18.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T21:04:18.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T21:04:18.994Z] Dload Upload Total Spent Left Speed [2022-03-16T21:04:18.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46625 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh [2022-03-16T21:04:19.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T21:04:19.911Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T21:04:19.912Z] + sudo tee /etc/docker/daemon.new [2022-03-16T21:04:19.912Z] { [2022-03-16T21:04:19.912Z] "registry-mirrors": [ [2022-03-16T21:04:19.912Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T21:04:19.912Z] ], [2022-03-16T21:04:19.912Z] "bip": "10.250.0.254/24", [2022-03-16T21:04:19.912Z] "hosts": [ [2022-03-16T21:04:19.912Z] "tcp://0.0.0.0:5555", [2022-03-16T21:04:19.912Z] "unix:///var/run/docker.sock" [2022-03-16T21:04:19.912Z] ], [2022-03-16T21:04:19.912Z] "mtu": 1458, [2022-03-16T21:04:19.912Z] "selinux-enabled": true, [2022-03-16T21:04:19.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T21:04:19.912Z] } [Pipeline] sh [2022-03-16T21:04:20.334Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T21:04:20.676Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:04:39.020Z] provisioning config files... [2022-03-16T21:04:39.044Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/54@tmp/config4795268071771026486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:04:39.411Z] ---> docker-login.sh [2022-03-16T21:04:39.411Z] nexus3.edgexfoundry.org:10001 [2022-03-16T21:04:40.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:40.212Z] Removing intermediate container a783baf59809 [2022-03-16T21:04:40.212Z] ---> fd47387087be [2022-03-16T21:04:40.212Z] Step 14/15 : COPY . . [2022-03-16T21:04:40.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:40.283Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:40.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:40.283Z] [2022-03-16T21:04:40.283Z] Login Succeeded [2022-03-16T21:04:40.283Z] nexus3.edgexfoundry.org:10002 [2022-03-16T21:04:40.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:40.782Z] ---> c724fdca1af4 [2022-03-16T21:04:40.782Z] Step 15/15 : RUN ${MAKE} [2022-03-16T21:04:40.782Z] ---> Running in 09158daa1b57 [2022-03-16T21:04:40.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:40.830Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:40.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:40.830Z] [2022-03-16T21:04:40.830Z] Login Succeeded [2022-03-16T21:04:40.830Z] nexus3.edgexfoundry.org:10003 [2022-03-16T21:04:41.042Z] noop [2022-03-16T21:04:41.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:41.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:41.105Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:41.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:41.105Z] [2022-03-16T21:04:41.105Z] Login Succeeded [2022-03-16T21:04:41.105Z] nexus3.edgexfoundry.org:10004 [2022-03-16T21:04:41.303Z] Removing intermediate container 09158daa1b57 [2022-03-16T21:04:41.303Z] ---> 91dc31319299 [2022-03-16T21:04:41.565Z] Successfully built 91dc31319299 [2022-03-16T21:04:41.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:04:41.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:41.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:41.710Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:41.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:41.710Z] [2022-03-16T21:04:41.710Z] Login Succeeded [2022-03-16T21:04:41.710Z] docker.io [2022-03-16T21:04:41.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T21:04:41.863Z] . [Pipeline] withDockerContainer [2022-03-16T21:04:41.931Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:04:41.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T21:04:41.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:04:42.367Z] $ docker top a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T21:04:42.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:04:42.582Z] Configure a credential helper to remove this warning. See [2022-03-16T21:04:42.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:04:42.582Z] [2022-03-16T21:04:42.582Z] Login Succeeded [2022-03-16T21:04:42.582Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T21:04:42.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-16T21:04:42.716Z] + go version [2022-03-16T21:04:42.716Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T21:04:42.737Z] $ docker stop --time=1 a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 [2022-03-16T21:04:44.022Z] $ docker rm -f a9d53de566169537564202c5496cacc4beb9830639ddff2655ce9a1d2356e9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2022-03-16T21:04:44.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo [2022-03-16T21:04:44.117Z] ========================================================= [2022-03-16T21:04:44.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T21:04:44.117Z] ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:04:44.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T21:04:44.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T21:04:44.525Z] . [Pipeline] withDockerContainer [2022-03-16T21:04:44.589Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:04:44.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T21:04:45.011Z] $ docker top 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T21:04:45.366Z] + make test [2022-03-16T21:04:45.367Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-16T21:04:45.460Z] Sending build context to Docker daemon 26.97MB [2022-03-16T21:04:45.460Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T21:04:45.460Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-16T21:04:45.625Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-16T21:04:45.735Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T21:04:45.735Z] 9b3977197b4f: Pulling fs layer [2022-03-16T21:04:45.735Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T21:04:45.735Z] 94645a83ff95: Pulling fs layer [2022-03-16T21:04:45.735Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T21:04:45.735Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T21:04:45.735Z] f7c0051592d6: Pulling fs layer [2022-03-16T21:04:45.735Z] a227ed2f7395: Pulling fs layer [2022-03-16T21:04:45.735Z] 7b1c46037f91: Pulling fs layer [2022-03-16T21:04:45.735Z] 0c92f367c5e7: Waiting [2022-03-16T21:04:45.735Z] f7c0051592d6: Waiting [2022-03-16T21:04:45.735Z] a227ed2f7395: Waiting [2022-03-16T21:04:45.735Z] 7b1c46037f91: Waiting [2022-03-16T21:04:45.735Z] 3f3a8bcf1eab: Waiting [2022-03-16T21:04:45.735Z] 94645a83ff95: Download complete [2022-03-16T21:04:45.735Z] 1a89e8eeedd5: Verifying Checksum [2022-03-16T21:04:45.735Z] 1a89e8eeedd5: Download complete [2022-03-16T21:04:45.735Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T21:04:45.735Z] 0c92f367c5e7: Download complete [2022-03-16T21:04:45.735Z] f7c0051592d6: Verifying Checksum [2022-03-16T21:04:45.735Z] f7c0051592d6: Download complete [2022-03-16T21:04:45.735Z] a227ed2f7395: Verifying Checksum [2022-03-16T21:04:45.735Z] a227ed2f7395: Download complete [2022-03-16T21:04:45.735Z] 9b3977197b4f: Download complete [2022-03-16T21:04:46.337Z] 9b3977197b4f: Pull complete [2022-03-16T21:04:47.322Z] 1a89e8eeedd5: Pull complete [2022-03-16T21:04:47.322Z] 94645a83ff95: Pull complete [2022-03-16T21:04:47.597Z] 7b1c46037f91: Verifying Checksum [2022-03-16T21:04:47.597Z] 7b1c46037f91: Download complete [2022-03-16T21:04:48.195Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T21:04:48.195Z] 3f3a8bcf1eab: Download complete [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-16T21:04:49.960Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-16T21:04:49.960Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-16T21:04:53.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T21:04:53.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-16T21:04:53.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T21:04:53.291Z] $ docker stop --time=1 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 [2022-03-16T21:04:54.906Z] $ docker rm -f 8eca97b383e942e59947f407b21581a6dd2495e879b838fd509177b094346ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T21:04:55.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T21:04:55.346Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-16T21:04:56.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T21:04:56.664Z] + ls -al . [2022-03-16T21:04:56.664Z] total 160 [2022-03-16T21:04:56.664Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 21:04 . [2022-03-16T21:04:56.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 .. [2022-03-16T21:04:56.664Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:03 .git [2022-03-16T21:04:56.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 .github [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:03 .gitignore [2022-03-16T21:04:56.664Z] drwx------ 3 jenkins jenkins 4096 Mar 16 21:04 .semver [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 21:03 CONTRIBUTING.md [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 21:03 Dockerfile [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 21:03 Jenkinsfile [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 21:03 LICENSE [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 21:03 Makefile [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 21:03 README.md [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:04 VERSION [2022-03-16T21:04:56.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 assets [2022-03-16T21:04:56.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 bin [2022-03-16T21:04:56.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 cmd [2022-03-16T21:04:56.664Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 21:04 coverage.out [2022-03-16T21:04:56.664Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:03 docs [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 21:03 go.mod [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 21:03 go.sum [2022-03-16T21:04:56.664Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:03 internal [2022-03-16T21:04:56.664Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:03 pkg [2022-03-16T21:04:56.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 snap [2022-03-16T21:04:56.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 testing [2022-03-16T21:04:56.664Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:03 version.go [2022-03-16T21:04:56.664Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:03 web [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:04:56.958Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c --label arch=amd64 --label version=2.1.1-dev.15 . [2022-03-16T21:04:57.220Z] Sending build context to Docker daemon 42.97MB [2022-03-16T21:04:57.220Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T21:04:57.220Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-16T21:04:57.220Z] ---> 91dc31319299 [2022-03-16T21:04:57.220Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T21:04:57.485Z] ---> Running in 134c877262c0 [2022-03-16T21:04:57.485Z] Removing intermediate container 134c877262c0 [2022-03-16T21:04:57.485Z] ---> 0724f797e145 [2022-03-16T21:04:57.485Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T21:04:57.485Z] ---> Running in 57ec92e0f682 [2022-03-16T21:04:57.485Z] Removing intermediate container 57ec92e0f682 [2022-03-16T21:04:57.485Z] ---> 4cefb5f1006a [2022-03-16T21:04:57.485Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T21:04:57.746Z] ---> Running in 7a727f5e1902 [2022-03-16T21:04:57.746Z] Removing intermediate container 7a727f5e1902 [2022-03-16T21:04:57.746Z] ---> 7c32354f3971 [2022-03-16T21:04:57.746Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-16T21:04:57.746Z] ---> Running in c334e7fa4202 [2022-03-16T21:04:58.011Z] Removing intermediate container c334e7fa4202 [2022-03-16T21:04:58.011Z] ---> a0d0334c9e10 [2022-03-16T21:04:58.011Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T21:04:58.011Z] ---> Running in 36f700b8faa0 [2022-03-16T21:04:58.011Z] Removing intermediate container 36f700b8faa0 [2022-03-16T21:04:58.011Z] ---> d29431139243 [2022-03-16T21:04:58.011Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T21:04:58.011Z] ---> Running in 0dc7460cf51c [2022-03-16T21:04:58.582Z] Removing intermediate container 0dc7460cf51c [2022-03-16T21:04:58.582Z] ---> 96fb626b6d9c [2022-03-16T21:04:58.582Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T21:04:58.582Z] ---> Running in 4be6d2d63026 [2022-03-16T21:04:58.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T21:04:59.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T21:05:00.042Z] OK: 221 MiB in 52 packages [2022-03-16T21:05:00.598Z] 3f3a8bcf1eab: Pull complete [2022-03-16T21:05:00.598Z] 0c92f367c5e7: Pull complete [2022-03-16T21:05:00.598Z] f7c0051592d6: Pull complete [2022-03-16T21:05:00.612Z] Removing intermediate container 4be6d2d63026 [2022-03-16T21:05:00.612Z] ---> aab605b4dede [2022-03-16T21:05:00.612Z] Step 10/23 : ENV GO111MODULE=on [2022-03-16T21:05:00.612Z] ---> Running in b524da4fd6b0 [2022-03-16T21:05:00.871Z] Removing intermediate container b524da4fd6b0 [2022-03-16T21:05:00.871Z] ---> f9b07ba7807f [2022-03-16T21:05:00.871Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T21:05:00.871Z] ---> Running in 9fdf41558178 [2022-03-16T21:05:00.871Z] Removing intermediate container 9fdf41558178 [2022-03-16T21:05:00.871Z] ---> 7c6d72fb77c4 [2022-03-16T21:05:00.871Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-16T21:05:00.876Z] a227ed2f7395: Pull complete [2022-03-16T21:05:01.130Z] ---> f56c76b1c34c [2022-03-16T21:05:01.130Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T21:05:01.130Z] ---> Running in 2d529c1261ce [2022-03-16T21:05:01.699Z] Removing intermediate container 2d529c1261ce [2022-03-16T21:05:01.699Z] ---> 0d240c55b6f8 [2022-03-16T21:05:01.699Z] Step 14/23 : COPY . . [2022-03-16T21:05:03.079Z] ---> 287826c7790e [2022-03-16T21:05:03.079Z] Step 15/23 : RUN ${MAKE} [2022-03-16T21:05:03.079Z] ---> Running in 90f20854106f [2022-03-16T21:05:03.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-16T21:05:07.596Z] 7b1c46037f91: Pull complete [2022-03-16T21:05:07.596Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T21:05:07.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T21:05:07.596Z] ---> f79e39bc4007 [2022-03-16T21:05:07.596Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T21:05:08.358Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-16T21:05:08.576Z] ---> Running in b4c37f817242 [2022-03-16T21:05:08.856Z] Removing intermediate container b4c37f817242 [2022-03-16T21:05:08.856Z] ---> c7f6698ed9ba [2022-03-16T21:05:08.856Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T21:05:08.856Z] ---> Running in 4c2c601bc184 [2022-03-16T21:05:09.129Z] Removing intermediate container 4c2c601bc184 [2022-03-16T21:05:09.129Z] ---> 375a94b18d56 [2022-03-16T21:05:09.129Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T21:05:09.129Z] ---> Running in 218e1f8a90eb [2022-03-16T21:05:09.307Z] Removing intermediate container 90f20854106f [2022-03-16T21:05:09.307Z] ---> 47f712fb24ea [2022-03-16T21:05:09.307Z] Step 16/23 : FROM alpine:3.14 [2022-03-16T21:05:09.404Z] Removing intermediate container 218e1f8a90eb [2022-03-16T21:05:09.404Z] ---> 4f1beebec0c4 [2022-03-16T21:05:09.404Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-16T21:05:09.679Z] ---> Running in 55df4dc4c7c3 [2022-03-16T21:05:09.877Z] 3.14: Pulling from library/alpine [2022-03-16T21:05:09.954Z] Removing intermediate container 55df4dc4c7c3 [2022-03-16T21:05:09.954Z] ---> b17f416907db [2022-03-16T21:05:09.954Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T21:05:09.954Z] ---> Running in e79179475df1 [2022-03-16T21:05:10.138Z] 97518928ae5f: Pulling fs layer [2022-03-16T21:05:10.229Z] Removing intermediate container e79179475df1 [2022-03-16T21:05:10.229Z] ---> 07647fed7466 [2022-03-16T21:05:10.229Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T21:05:10.229Z] ---> Running in 4e595cb8e0ad [2022-03-16T21:05:10.401Z] 97518928ae5f: Verifying Checksum [2022-03-16T21:05:10.401Z] 97518928ae5f: Download complete [2022-03-16T21:05:10.401Z] 97518928ae5f: Pull complete [2022-03-16T21:05:10.401Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T21:05:10.401Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T21:05:10.401Z] ---> 0a97eee8041e [2022-03-16T21:05:10.401Z] Step 17/23 : EXPOSE 4000 [2022-03-16T21:05:10.661Z] ---> Running in df1c555c4312 [2022-03-16T21:05:10.661Z] Removing intermediate container df1c555c4312 [2022-03-16T21:05:10.661Z] ---> 42dbc1d19863 [2022-03-16T21:05:10.661Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T21:05:11.230Z] ---> b2d11808c51c [2022-03-16T21:05:11.230Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T21:05:11.230Z] ---> Running in 70b484951df3 [2022-03-16T21:05:11.230Z] Removing intermediate container 70b484951df3 [2022-03-16T21:05:11.230Z] ---> b171c4879066 [2022-03-16T21:05:11.230Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-16T21:05:11.230Z] ---> Running in 1b661c5cb07f [2022-03-16T21:05:11.230Z] Removing intermediate container 1b661c5cb07f [2022-03-16T21:05:11.230Z] ---> f920f1b90a5a [2022-03-16T21:05:11.230Z] Step 21/23 : LABEL arch=amd64 [2022-03-16T21:05:11.490Z] ---> Running in 6dc1d1a16dd6 [2022-03-16T21:05:11.490Z] Removing intermediate container 6dc1d1a16dd6 [2022-03-16T21:05:11.490Z] ---> 072660f05d4e [2022-03-16T21:05:11.490Z] Step 22/23 : LABEL git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:05:11.490Z] ---> Running in c0f48b44d779 [2022-03-16T21:05:11.490Z] Removing intermediate container c0f48b44d779 [2022-03-16T21:05:11.490Z] ---> f289237d9c0c [2022-03-16T21:05:11.490Z] Step 23/23 : LABEL version=2.1.1-dev.15 [2022-03-16T21:05:11.750Z] ---> Running in 4e0374c9c35c [2022-03-16T21:05:11.750Z] Removing intermediate container 4e0374c9c35c [2022-03-16T21:05:11.750Z] ---> c4fb88fce827 [2022-03-16T21:05:11.750Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-16T21:05:11.750Z] Successfully built c4fb88fce827 [2022-03-16T21:05:11.750Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:05:11.820Z] provisioning config files... [2022-03-16T21:05:11.829Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8104168633544847259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:05:12.125Z] ---> docker-login.sh [2022-03-16T21:05:12.125Z] nexus3.edgexfoundry.org:10001 [2022-03-16T21:05:12.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:05:12.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:05:12.125Z] Configure a credential helper to remove this warning. See [2022-03-16T21:05:12.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:05:12.125Z] [2022-03-16T21:05:12.125Z] Login Succeeded [2022-03-16T21:05:12.125Z] nexus3.edgexfoundry.org:10002 [2022-03-16T21:05:12.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:05:12.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:05:12.125Z] Configure a credential helper to remove this warning. See [2022-03-16T21:05:12.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:05:12.125Z] [2022-03-16T21:05:12.125Z] Login Succeeded [2022-03-16T21:05:12.227Z] Removing intermediate container 4e595cb8e0ad [2022-03-16T21:05:12.228Z] ---> d8888c9a15fc [2022-03-16T21:05:12.228Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T21:05:12.228Z] ---> Running in 71486cdc514f [2022-03-16T21:05:12.385Z] nexus3.edgexfoundry.org:10003 [2022-03-16T21:05:12.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:05:12.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:05:12.385Z] Configure a credential helper to remove this warning. See [2022-03-16T21:05:12.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:05:12.385Z] [2022-03-16T21:05:12.385Z] Login Succeeded [2022-03-16T21:05:12.385Z] nexus3.edgexfoundry.org:10004 [2022-03-16T21:05:12.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:05:12.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:05:12.645Z] Configure a credential helper to remove this warning. See [2022-03-16T21:05:12.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:05:12.645Z] [2022-03-16T21:05:12.645Z] Login Succeeded [2022-03-16T21:05:12.645Z] docker.io [2022-03-16T21:05:12.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:05:12.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:05:12.904Z] Configure a credential helper to remove this warning. See [2022-03-16T21:05:12.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:05:12.904Z] [2022-03-16T21:05:12.904Z] Login Succeeded [2022-03-16T21:05:12.904Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T21:05:12.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T21:05:12.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T21:05:13.035Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-03-16T21:05:13.035Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:05:13.035Z] latest [2022-03-16T21:05:13.035Z] 2.1.1-dev.15 [2022-03-16T21:05:13.035Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:05:13.035Z] main [2022-03-16T21:05:13.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:13.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T21:05:13.348Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:13.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:05:13.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-16T21:05:13.637Z] 6dd39408158a: Preparing [2022-03-16T21:05:13.637Z] 1a058d5342cc: Preparing [2022-03-16T21:05:13.637Z] 1a058d5342cc: Layer already exists [2022-03-16T21:05:14.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T21:05:14.780Z] OK: 220 MiB in 52 packages [2022-03-16T21:05:15.774Z] Removing intermediate container 71486cdc514f [2022-03-16T21:05:15.774Z] ---> 4059689f3935 [2022-03-16T21:05:15.774Z] Step 10/15 : ENV GO111MODULE=on [2022-03-16T21:05:15.775Z] ---> Running in bc297b179315 [2022-03-16T21:05:16.049Z] Removing intermediate container bc297b179315 [2022-03-16T21:05:16.049Z] ---> 571a5c397606 [2022-03-16T21:05:16.049Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T21:05:16.049Z] ---> Running in 417995f4405c [2022-03-16T21:05:16.182Z] 6dd39408158a: Pushed [2022-03-16T21:05:16.182Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:16.324Z] Removing intermediate container 417995f4405c [2022-03-16T21:05:16.324Z] ---> efcdad502744 [2022-03-16T21:05:16.324Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-16T21:05:16.481Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:16.777Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-16T21:05:16.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-16T21:05:16.777Z] 6dd39408158a: Preparing [2022-03-16T21:05:16.777Z] 1a058d5342cc: Preparing [2022-03-16T21:05:16.777Z] 6dd39408158a: Layer already exists [2022-03-16T21:05:16.777Z] 1a058d5342cc: Layer already exists [2022-03-16T21:05:16.777Z] latest: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:16.921Z] ---> d8bb10304c4f [2022-03-16T21:05:16.921Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T21:05:16.921Z] ---> Running in ee2f825bda35 [2022-03-16T21:05:17.077Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:17.374Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 [2022-03-16T21:05:17.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-16T21:05:17.374Z] 6dd39408158a: Preparing [2022-03-16T21:05:17.374Z] 1a058d5342cc: Preparing [2022-03-16T21:05:17.374Z] 1a058d5342cc: Layer already exists [2022-03-16T21:05:17.374Z] 6dd39408158a: Layer already exists [2022-03-16T21:05:17.374Z] 2.1.1-dev.15: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:17.674Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:17.968Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:05:17.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-16T21:05:17.968Z] 6dd39408158a: Preparing [2022-03-16T21:05:17.968Z] 1a058d5342cc: Preparing [2022-03-16T21:05:17.968Z] 1a058d5342cc: Layer already exists [2022-03-16T21:05:17.968Z] 6dd39408158a: Layer already exists [2022-03-16T21:05:17.968Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:18.273Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:18.568Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-03-16T21:05:18.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-16T21:05:18.568Z] 6dd39408158a: Preparing [2022-03-16T21:05:18.568Z] 1a058d5342cc: Preparing [2022-03-16T21:05:18.568Z] 6dd39408158a: Layer already exists [2022-03-16T21:05:18.568Z] 1a058d5342cc: Layer already exists [2022-03-16T21:05:18.568Z] main: digest: sha256:c48e2263b803ab5576d555692b53a8a2007b8572fb82f1b431172d5773c5b79f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T21:05:18.607Z] ===================================================== [Pipeline] echo [2022-03-16T21:05:18.617Z] taggedImages: [2022-03-16T21:05:18.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:05:18.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-16T21:05:18.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.15 [2022-03-16T21:05:18.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:05:18.617Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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] sh [2022-03-16T21:05:18.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:05:18.979Z] [2022-03-16T21:05:18.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:05:19.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:05:19.282Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T21:05:19.282Z] 5eb5b503b376: Pulling fs layer [2022-03-16T21:05:19.282Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T21:05:19.282Z] ec43610c2a17: Pulling fs layer [2022-03-16T21:05:19.282Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T21:05:19.282Z] 33b1e0a273af: Pulling fs layer [2022-03-16T21:05:19.282Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T21:05:19.282Z] 2f39f015ded8: Pulling fs layer [2022-03-16T21:05:19.282Z] 3a2ae6a8a46f: Waiting [2022-03-16T21:05:19.282Z] 33b1e0a273af: Waiting [2022-03-16T21:05:19.282Z] 5d3b04190fa2: Waiting [2022-03-16T21:05:19.282Z] 2f39f015ded8: Waiting [2022-03-16T21:05:19.282Z] 5c69ac0246d0: Download complete [2022-03-16T21:05:19.282Z] 3a2ae6a8a46f: Download complete [2022-03-16T21:05:19.282Z] 33b1e0a273af: Verifying Checksum [2022-03-16T21:05:19.282Z] 33b1e0a273af: Download complete [2022-03-16T21:05:19.282Z] 5d3b04190fa2: Download complete [2022-03-16T21:05:19.282Z] ec43610c2a17: Verifying Checksum [2022-03-16T21:05:19.282Z] ec43610c2a17: Download complete [2022-03-16T21:05:19.542Z] 5eb5b503b376: Download complete [2022-03-16T21:05:20.111Z] 2f39f015ded8: Verifying Checksum [2022-03-16T21:05:20.111Z] 2f39f015ded8: Download complete [2022-03-16T21:05:20.680Z] 5eb5b503b376: Pull complete [2022-03-16T21:05:20.939Z] 5c69ac0246d0: Pull complete [2022-03-16T21:05:21.199Z] ec43610c2a17: Pull complete [2022-03-16T21:05:21.199Z] 3a2ae6a8a46f: Pull complete [2022-03-16T21:05:21.459Z] 33b1e0a273af: Pull complete [2022-03-16T21:05:21.719Z] 5d3b04190fa2: Pull complete [2022-03-16T21:05:25.919Z] 2f39f015ded8: Pull complete [2022-03-16T21:05:25.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T21:05:25.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:05:25.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T21:05:26.048Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:05:26.131Z] $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T21:05:27.567Z] $ docker top 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:05:27.948Z] ---> job-cost.sh [2022-03-16T21:05:27.948Z] lf-activate-venv: SKIPPING [2022-03-16T21:05:27.948Z] INFO: No Stack... [2022-03-16T21:05:28.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T21:05:28.781Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T21:05:29.069Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-03-16T21:05:29.069Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T21:05:29.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [2022-03-16T21:05:29.090Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] did not exist. Created. [2022-03-16T21:05:29.091Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T21:05:29.394Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-16T21:05:29.439Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T21:05:29.445Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T21:05:29.465Z] $ docker stop --time=1 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 [2022-03-16T21:05:30.620Z] $ docker rm -f 45688f885b1993501b97f3584137ee2f23815135af540e44b6e1b23f6f8c4208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T21:06:38.707Z] Removing intermediate container ee2f825bda35 [2022-03-16T21:06:38.707Z] ---> 255fffd2fa91 [2022-03-16T21:06:38.707Z] Step 14/15 : COPY . . [2022-03-16T21:06:38.707Z] ---> ff7e1149ee78 [2022-03-16T21:06:38.707Z] Step 15/15 : RUN ${MAKE} [2022-03-16T21:06:38.707Z] ---> Running in 9ca151db7780 [2022-03-16T21:06:38.707Z] noop [2022-03-16T21:06:38.707Z] Removing intermediate container 9ca151db7780 [2022-03-16T21:06:38.707Z] ---> 5b19c4021de2 [2022-03-16T21:06:38.707Z] Successfully built 5b19c4021de2 [2022-03-16T21:06:38.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:06:39.051Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T21:06:39.051Z] . [Pipeline] withDockerContainer [2022-03-16T21:06:39.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-03-16T21:06:39.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T21:06:40.635Z] $ docker top f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T21:06:41.568Z] + go version [2022-03-16T21:06:41.568Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T21:06:41.578Z] $ docker stop --time=1 f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 [2022-03-16T21:06:43.213Z] $ docker rm -f f6e7f088052003d2156c8583a3284871b64cf3380a7680136f1ff2cde8384e62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:06:43.848Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T21:06:43.848Z] . [Pipeline] withDockerContainer [2022-03-16T21:06:44.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-03-16T21:06:44.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T21:06:45.423Z] $ docker top 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T21:06:46.373Z] + make test [2022-03-16T21:06:46.373Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-16T21:06:47.818Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-16T21:07:26.869Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-16T21:07:26.869Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-16T21:07:39.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T21:07:39.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-16T21:07:39.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T21:07:39.573Z] $ docker stop --time=1 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 [2022-03-16T21:07:41.363Z] $ docker rm -f 61bd6f22864b232352d345f5973b9b35f5d9542c19fe8fae9dd58aaaccf63989 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T21:07:42.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T21:07:42.163Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T21:07:42.731Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T21:07:43.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T21:07:43.440Z] + ls -al . [2022-03-16T21:07:43.440Z] total 156 [2022-03-16T21:07:43.440Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 21:06 . [2022-03-16T21:07:43.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 .. [2022-03-16T21:07:43.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 21:04 .git [2022-03-16T21:07:43.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 .github [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:04 .gitignore [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 21:04 CONTRIBUTING.md [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 21:04 Dockerfile [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 21:04 Jenkinsfile [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 21:04 LICENSE [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 21:04 Makefile [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 21:04 README.md [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 21:04 VERSION [2022-03-16T21:07:43.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 assets [2022-03-16T21:07:43.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 bin [2022-03-16T21:07:43.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 cmd [2022-03-16T21:07:43.440Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 21:06 coverage.out [2022-03-16T21:07:43.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 21:04 docs [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 21:04 go.mod [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 21:04 go.sum [2022-03-16T21:07:43.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 21:04 internal [2022-03-16T21:07:43.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 21:04 pkg [2022-03-16T21:07:43.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 snap [2022-03-16T21:07:43.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 testing [2022-03-16T21:07:43.440Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 21:04 version.go [2022-03-16T21:07:43.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 21:04 web [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:07:43.787Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c --label arch=arm64 --label version=2.1.1-dev.15 . [2022-03-16T21:07:44.769Z] Sending build context to Docker daemon 26.98MB [2022-03-16T21:07:44.769Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T21:07:44.769Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-16T21:07:44.769Z] ---> 5b19c4021de2 [2022-03-16T21:07:44.769Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-16T21:07:45.042Z] ---> Running in 7f4f27f5d9ae [2022-03-16T21:07:45.317Z] Removing intermediate container 7f4f27f5d9ae [2022-03-16T21:07:45.317Z] ---> d3faac5a8216 [2022-03-16T21:07:45.317Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-16T21:07:45.317Z] ---> Running in 15da3d560515 [2022-03-16T21:07:45.591Z] Removing intermediate container 15da3d560515 [2022-03-16T21:07:45.591Z] ---> 925b01627172 [2022-03-16T21:07:45.591Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T21:07:45.591Z] ---> Running in a734130c2f11 [2022-03-16T21:07:46.190Z] Removing intermediate container a734130c2f11 [2022-03-16T21:07:46.190Z] ---> fea5197363f7 [2022-03-16T21:07:46.190Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-16T21:07:46.190Z] ---> Running in 4984dff0f2f5 [2022-03-16T21:07:46.493Z] Removing intermediate container 4984dff0f2f5 [2022-03-16T21:07:46.493Z] ---> f3e499f41e6a [2022-03-16T21:07:46.493Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-16T21:07:46.493Z] ---> Running in 6ac49994f521 [2022-03-16T21:07:46.811Z] Removing intermediate container 6ac49994f521 [2022-03-16T21:07:46.811Z] ---> 85d8320853e3 [2022-03-16T21:07:46.811Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T21:07:46.811Z] ---> Running in 1b14ca20bc5a [2022-03-16T21:07:48.853Z] Removing intermediate container 1b14ca20bc5a [2022-03-16T21:07:48.853Z] ---> 15f7c294d067 [2022-03-16T21:07:48.853Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T21:07:48.853Z] ---> Running in 16b41c44de61 [2022-03-16T21:07:49.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T21:07:50.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T21:07:51.423Z] OK: 220 MiB in 52 packages [2022-03-16T21:07:52.409Z] Removing intermediate container 16b41c44de61 [2022-03-16T21:07:52.409Z] ---> 73ae43d3f5b5 [2022-03-16T21:07:52.409Z] Step 10/23 : ENV GO111MODULE=on [2022-03-16T21:07:52.409Z] ---> Running in 6ffad1d4bc46 [2022-03-16T21:07:52.683Z] Removing intermediate container 6ffad1d4bc46 [2022-03-16T21:07:52.683Z] ---> 12e213921e50 [2022-03-16T21:07:52.683Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-16T21:07:52.683Z] ---> Running in caf8de139e70 [2022-03-16T21:07:52.957Z] Removing intermediate container caf8de139e70 [2022-03-16T21:07:52.957Z] ---> 6465b8b1d967 [2022-03-16T21:07:52.957Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-16T21:07:53.556Z] ---> 7583b24cfc1c [2022-03-16T21:07:53.556Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T21:07:53.556Z] ---> Running in 7522e95396a7 [2022-03-16T21:07:56.184Z] Removing intermediate container 7522e95396a7 [2022-03-16T21:07:56.184Z] ---> 1cbff0ebb0cb [2022-03-16T21:07:56.184Z] Step 14/23 : COPY . . [2022-03-16T21:07:59.247Z] ---> a518392dca95 [2022-03-16T21:07:59.247Z] Step 15/23 : RUN ${MAKE} [2022-03-16T21:07:59.247Z] ---> Running in 4c24bcb1dc23 [2022-03-16T21:07:59.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-16T21:08:32.209Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-16T21:08:34.829Z] Removing intermediate container 4c24bcb1dc23 [2022-03-16T21:08:34.829Z] ---> a27b53dc085f [2022-03-16T21:08:34.829Z] Step 16/23 : FROM alpine:3.14 [2022-03-16T21:08:35.803Z] 3.14: Pulling from library/alpine [2022-03-16T21:08:35.803Z] be307f383ecc: Pulling fs layer [2022-03-16T21:08:36.077Z] be307f383ecc: Verifying Checksum [2022-03-16T21:08:36.077Z] be307f383ecc: Download complete [2022-03-16T21:08:36.675Z] be307f383ecc: Pull complete [2022-03-16T21:08:36.675Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T21:08:36.675Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T21:08:36.675Z] ---> 5b8b7b635229 [2022-03-16T21:08:36.675Z] Step 17/23 : EXPOSE 4000 [2022-03-16T21:08:36.675Z] ---> Running in 7b1e37051572 [2022-03-16T21:08:36.949Z] Removing intermediate container 7b1e37051572 [2022-03-16T21:08:36.949Z] ---> 06f81e241b1b [2022-03-16T21:08:36.949Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T21:08:38.388Z] ---> 0bf5441700f8 [2022-03-16T21:08:38.388Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-16T21:08:38.388Z] ---> Running in 6afa5ec7b0c3 [2022-03-16T21:08:38.664Z] Removing intermediate container 6afa5ec7b0c3 [2022-03-16T21:08:38.664Z] ---> 52561ee2f4a0 [2022-03-16T21:08:38.664Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-16T21:08:38.955Z] ---> Running in 75b8f4c3fd64 [2022-03-16T21:08:39.232Z] Removing intermediate container 75b8f4c3fd64 [2022-03-16T21:08:39.232Z] ---> 40e1a6172325 [2022-03-16T21:08:39.232Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T21:08:39.232Z] ---> Running in 987dad1645b2 [2022-03-16T21:08:39.505Z] Removing intermediate container 987dad1645b2 [2022-03-16T21:08:39.505Z] ---> 9cc404627158 [2022-03-16T21:08:39.505Z] Step 22/23 : LABEL git_sha=f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:08:39.505Z] ---> Running in f03cf00b5d84 [2022-03-16T21:08:39.779Z] Removing intermediate container f03cf00b5d84 [2022-03-16T21:08:39.779Z] ---> 32127705b8f8 [2022-03-16T21:08:39.779Z] Step 23/23 : LABEL version=2.1.1-dev.15 [2022-03-16T21:08:39.779Z] ---> Running in 539186514d28 [2022-03-16T21:08:40.378Z] Removing intermediate container 539186514d28 [2022-03-16T21:08:40.378Z] ---> 6e7b347b80c9 [2022-03-16T21:08:40.378Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-16T21:08:40.378Z] Successfully built 6e7b347b80c9 [2022-03-16T21:08:40.378Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:08:40.490Z] provisioning config files... [2022-03-16T21:08:40.507Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/54@tmp/config6084285527233626586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:08:40.854Z] ---> docker-login.sh [2022-03-16T21:08:40.854Z] nexus3.edgexfoundry.org:10001 [2022-03-16T21:08:41.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:08:41.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:08:41.128Z] Configure a credential helper to remove this warning. See [2022-03-16T21:08:41.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:08:41.128Z] [2022-03-16T21:08:41.128Z] Login Succeeded [2022-03-16T21:08:41.128Z] nexus3.edgexfoundry.org:10002 [2022-03-16T21:08:41.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:08:41.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:08:41.729Z] Configure a credential helper to remove this warning. See [2022-03-16T21:08:41.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:08:41.729Z] [2022-03-16T21:08:41.729Z] Login Succeeded [2022-03-16T21:08:41.729Z] nexus3.edgexfoundry.org:10003 [2022-03-16T21:08:42.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:08:42.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:08:42.280Z] Configure a credential helper to remove this warning. See [2022-03-16T21:08:42.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:08:42.280Z] [2022-03-16T21:08:42.280Z] Login Succeeded [2022-03-16T21:08:42.280Z] nexus3.edgexfoundry.org:10004 [2022-03-16T21:08:42.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:08:42.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:08:42.828Z] Configure a credential helper to remove this warning. See [2022-03-16T21:08:42.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:08:42.828Z] [2022-03-16T21:08:42.828Z] Login Succeeded [2022-03-16T21:08:42.828Z] docker.io [2022-03-16T21:08:43.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T21:08:43.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T21:08:43.373Z] Configure a credential helper to remove this warning. See [2022-03-16T21:08:43.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T21:08:43.373Z] [2022-03-16T21:08:43.373Z] Login Succeeded [2022-03-16T21:08:43.373Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T21:08:43.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T21:08:43.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T21:08:43.454Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-03-16T21:08:43.454Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:08:43.454Z] latest [2022-03-16T21:08:43.454Z] 2.1.1-dev.15 [2022-03-16T21:08:43.454Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:08:43.454Z] main [2022-03-16T21:08:43.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:43.814Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:44.156Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:08:44.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-16T21:08:44.156Z] f434d97dd2d7: Preparing [2022-03-16T21:08:44.156Z] 62170e181a92: Preparing [2022-03-16T21:08:44.156Z] 62170e181a92: Layer already exists [2022-03-16T21:08:48.453Z] f434d97dd2d7: Pushed [2022-03-16T21:08:48.453Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:48.806Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:49.150Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-16T21:08:49.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-16T21:08:49.150Z] f434d97dd2d7: Preparing [2022-03-16T21:08:49.150Z] 62170e181a92: Preparing [2022-03-16T21:08:49.150Z] f434d97dd2d7: Layer already exists [2022-03-16T21:08:49.150Z] 62170e181a92: Layer already exists [2022-03-16T21:08:49.423Z] latest: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:49.779Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:50.122Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 [2022-03-16T21:08:50.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-16T21:08:50.122Z] f434d97dd2d7: Preparing [2022-03-16T21:08:50.122Z] 62170e181a92: Preparing [2022-03-16T21:08:50.122Z] 62170e181a92: Layer already exists [2022-03-16T21:08:50.122Z] f434d97dd2d7: Layer already exists [2022-03-16T21:08:50.393Z] 2.1.1-dev.15: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:50.741Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:51.080Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:08:51.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-16T21:08:51.080Z] f434d97dd2d7: Preparing [2022-03-16T21:08:51.080Z] 62170e181a92: Preparing [2022-03-16T21:08:51.080Z] 62170e181a92: Layer already exists [2022-03-16T21:08:51.080Z] f434d97dd2d7: Layer already exists [2022-03-16T21:08:51.351Z] f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:51.695Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:52.045Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-03-16T21:08:52.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-16T21:08:52.045Z] f434d97dd2d7: Preparing [2022-03-16T21:08:52.045Z] 62170e181a92: Preparing [2022-03-16T21:08:52.045Z] 62170e181a92: Layer already exists [2022-03-16T21:08:52.045Z] f434d97dd2d7: Layer already exists [2022-03-16T21:08:52.317Z] main: digest: sha256:24b26e1360579a5f1361ce8fe2dd1953407085d7fa80dc7057315d6a33224890 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T21:08:52.373Z] ===================================================== [Pipeline] echo [2022-03-16T21:08:52.384Z] taggedImages: [2022-03-16T21:08:52.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c [2022-03-16T21:08:52.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-16T21:08:52.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.15 [2022-03-16T21:08:52.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f9498ebccf673a4c6f900ddcda9c706b19cd353c-2.1.1-dev.15 [2022-03-16T21:08:52.384Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:52.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:08:52.754Z] [2022-03-16T21:08:52.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:08:53.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:08:53.381Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T21:08:53.381Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T21:08:53.381Z] 04944245beec: Pulling fs layer [2022-03-16T21:08:53.381Z] 699f458cf7ca: Pulling fs layer [2022-03-16T21:08:53.381Z] 765212b225bb: Pulling fs layer [2022-03-16T21:08:53.381Z] f23df028b6ca: Pulling fs layer [2022-03-16T21:08:53.381Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T21:08:53.381Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T21:08:53.381Z] 765212b225bb: Waiting [2022-03-16T21:08:53.381Z] f23df028b6ca: Waiting [2022-03-16T21:08:53.381Z] d65c8cfc05b1: Waiting [2022-03-16T21:08:53.381Z] 2437ff75d9bd: Waiting [2022-03-16T21:08:53.381Z] 04944245beec: Verifying Checksum [2022-03-16T21:08:53.381Z] 04944245beec: Download complete [2022-03-16T21:08:53.381Z] 765212b225bb: Verifying Checksum [2022-03-16T21:08:53.381Z] 765212b225bb: Download complete [2022-03-16T21:08:53.381Z] f23df028b6ca: Download complete [2022-03-16T21:08:53.381Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T21:08:53.381Z] d65c8cfc05b1: Download complete [2022-03-16T21:08:53.656Z] 699f458cf7ca: Verifying Checksum [2022-03-16T21:08:53.656Z] 699f458cf7ca: Download complete [2022-03-16T21:08:53.931Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T21:08:53.931Z] 8998bd30e6a1: Download complete [2022-03-16T21:08:56.553Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T21:08:56.553Z] 2437ff75d9bd: Download complete [2022-03-16T21:08:58.532Z] 8998bd30e6a1: Pull complete [2022-03-16T21:08:58.804Z] 04944245beec: Pull complete [2022-03-16T21:09:00.234Z] 699f458cf7ca: Pull complete [2022-03-16T21:09:00.507Z] 765212b225bb: Pull complete [2022-03-16T21:09:01.489Z] f23df028b6ca: Pull complete [2022-03-16T21:09:01.763Z] d65c8cfc05b1: Pull complete [2022-03-16T21:09:16.888Z] 2437ff75d9bd: Pull complete [2022-03-16T21:09:16.888Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T21:09:16.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:09:16.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T21:09:17.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-03-16T21:09:17.296Z] $ 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/edgex-ui-go/54 -v /w/workspace/edgex-ui-go/54:/w/workspace/edgex-ui-go/54:rw,z -v /w/workspace/edgex-ui-go/54@tmp:/w/workspace/edgex-ui-go/54@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T21:09:19.819Z] $ docker top 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:09:20.870Z] ---> job-cost.sh [2022-03-16T21:09:20.870Z] lf-activate-venv: SKIPPING [2022-03-16T21:09:20.870Z] INFO: No Stack... [2022-03-16T21:09:21.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T21:09:22.054Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T21:09:22.721Z] + cat /w/workspace/edgex-ui-go/54/archives/cost.csv [2022-03-16T21:09:22.721Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T21:09:22.782Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [2022-03-16T21:09:22.789Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] did not exist. Created. [2022-03-16T21:09:22.789Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T21:09:23.455Z] /w/workspace/edgex-ui-go/54@tmp/durable-b87a97c2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-16T21:09:24.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T21:09:24.169Z] Warning: overwriting stash ‘stack-cost’ [2022-03-16T21:09:24.316Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T21:09:24.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T21:09:24.333Z] $ docker stop --time=1 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 [2022-03-16T21:09:25.825Z] $ docker rm -f 7f7f37b869dc8dff7a19ced3f4d93b70a93494070d2ad788b9df11d33e36f7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-16T21:09:26.370Z] provisioning config files... [2022-03-16T21:09:26.379Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1121891651772610279tmp [Pipeline] { [Pipeline] sh [2022-03-16T21:09:26.677Z] + set +x [2022-03-16T21:09:26.677Z] + curl -s https://codecov.io/bash [2022-03-16T21:09:26.677Z] + bash -s -- [2022-03-16T21:09:26.677Z] [2022-03-16T21:09:26.677Z] _____ _ [2022-03-16T21:09:26.677Z] / ____| | | [2022-03-16T21:09:26.677Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T21:09:26.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T21:09:26.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T21:09:26.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T21:09:26.677Z] Bash-1.0.6 [2022-03-16T21:09:26.677Z] [2022-03-16T21:09:26.677Z] [2022-03-16T21:09:26.677Z] ==> git version 2.25.1 found [2022-03-16T21:09:26.677Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-16T21:09:26.677Z] Release-Date: 2020-01-08 [2022-03-16T21:09:26.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-16T21:09:26.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T21:09:26.677Z] ==> Jenkins CI detected. [2022-03-16T21:09:26.677Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:09:26.677Z] project root: . [2022-03-16T21:09:26.677Z] --> token set from env [2022-03-16T21:09:26.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T21:09:26.677Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T21:09:26.677Z] ==> Python coveragepy not found [2022-03-16T21:09:26.677Z] ==> Searching for coverage reports in: [2022-03-16T21:09:26.677Z] + . [2022-03-16T21:09:26.677Z] -> Found 1 reports [2022-03-16T21:09:26.677Z] ==> Detecting git/mercurial file structure [2022-03-16T21:09:26.677Z] ==> Reading reports [2022-03-16T21:09:26.938Z] + ./coverage.out bytes=10 [2022-03-16T21:09:26.938Z] ==> Appending adjustments [2022-03-16T21:09:26.938Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T21:09:26.938Z] + Found adjustments [2022-03-16T21:09:26.938Z] ==> Gzipping contents [2022-03-16T21:09:26.938Z] 4.0K /tmp/codecov.fz1BcG.gz [2022-03-16T21:09:26.938Z] ==> Uploading reports [2022-03-16T21:09:26.938Z] url: https://codecov.io [2022-03-16T21:09:26.938Z] query: branch=main&commit=f9498ebccf673a4c6f900ddcda9c706b19cd353c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-16T21:09:26.938Z] -> Pinging Codecov [2022-03-16T21:09:26.938Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=f9498ebccf673a4c6f900ddcda9c706b19cd353c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-16T21:09:27.200Z] -> Uploading to [2022-03-16T21:09:27.200Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/FB506323287CE973F263BFD2A0EB1F37/f9498ebccf673a4c6f900ddcda9c706b19cd353c/b4c1eb06-5c5d-49fe-9e70-b69495f97e7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T210927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ffd0eae413442299581db1dac027746ab275e3f2369490aa914625e00a53b04 [2022-03-16T21:09:27.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T21:09:27.200Z] Dload Upload Total Spent Left Speed [2022-03-16T21:09:27.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 16463 --:--:-- --:--:-- --:--:-- 16530 [2022-03-16T21:09:27.461Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] } [2022-03-16T21:09:27.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-16T21:09:27.775Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-16T21:09:27.784Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:09:28.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T21:09:28.092Z] [2022-03-16T21:09:28.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:09:28.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T21:09:28.387Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-16T21:09:28.387Z] 188c0c94c7c5: Pulling fs layer [2022-03-16T21:09:28.387Z] 0ef7d3d256c8: Pulling fs layer [2022-03-16T21:09:28.387Z] de9db76c5a1d: Pulling fs layer [2022-03-16T21:09:28.387Z] 0eba1c9be4d2: Pulling fs layer [2022-03-16T21:09:28.387Z] 0d57e429df01: Pulling fs layer [2022-03-16T21:09:28.387Z] 4e4be7b47b0d: Pulling fs layer [2022-03-16T21:09:28.387Z] e1f770b5df2f: Pulling fs layer [2022-03-16T21:09:28.387Z] 85a0685a4137: Pulling fs layer [2022-03-16T21:09:28.387Z] 0eba1c9be4d2: Waiting [2022-03-16T21:09:28.387Z] 0d57e429df01: Waiting [2022-03-16T21:09:28.387Z] 4e4be7b47b0d: Waiting [2022-03-16T21:09:28.387Z] e1f770b5df2f: Waiting [2022-03-16T21:09:28.387Z] 85a0685a4137: Waiting [2022-03-16T21:09:28.387Z] de9db76c5a1d: Verifying Checksum [2022-03-16T21:09:28.387Z] de9db76c5a1d: Download complete [2022-03-16T21:09:28.387Z] 0ef7d3d256c8: Verifying Checksum [2022-03-16T21:09:28.387Z] 0d57e429df01: Verifying Checksum [2022-03-16T21:09:28.387Z] 0d57e429df01: Download complete [2022-03-16T21:09:28.387Z] 4e4be7b47b0d: Verifying Checksum [2022-03-16T21:09:28.387Z] 4e4be7b47b0d: Download complete [2022-03-16T21:09:28.387Z] 188c0c94c7c5: Verifying Checksum [2022-03-16T21:09:28.387Z] 188c0c94c7c5: Download complete [2022-03-16T21:09:28.648Z] 188c0c94c7c5: Pull complete [2022-03-16T21:09:28.648Z] e1f770b5df2f: Verifying Checksum [2022-03-16T21:09:28.648Z] e1f770b5df2f: Download complete [2022-03-16T21:09:28.648Z] 0ef7d3d256c8: Pull complete [2022-03-16T21:09:28.911Z] de9db76c5a1d: Pull complete [2022-03-16T21:09:29.171Z] 0eba1c9be4d2: Verifying Checksum [2022-03-16T21:09:29.171Z] 0eba1c9be4d2: Download complete [2022-03-16T21:09:29.431Z] 85a0685a4137: Verifying Checksum [2022-03-16T21:09:29.431Z] 85a0685a4137: Download complete [2022-03-16T21:09:32.720Z] 0eba1c9be4d2: Pull complete [2022-03-16T21:09:32.721Z] 0d57e429df01: Pull complete [2022-03-16T21:09:32.721Z] 4e4be7b47b0d: Pull complete [2022-03-16T21:09:32.721Z] e1f770b5df2f: Pull complete [2022-03-16T21:09:36.013Z] 85a0685a4137: Pull complete [2022-03-16T21:09:36.013Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-16T21:09:36.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T21:09:36.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-16T21:09:36.077Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:09:36.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-16T21:09:38.170Z] $ docker top 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T21:09:38.246Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-16T21:09:38.527Z] + set -o pipefail [2022-03-16T21:09:38.527Z] + snyk monitor '--org=edgex-jenkins' [2022-03-16T21:09:42.730Z] [2022-03-16T21:09:42.730Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-03-16T21:09:42.730Z] [2022-03-16T21:09:42.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f35d95ff-cf31-4c9b-8ff5-ede51fbbf857 [2022-03-16T21:09:42.730Z] [2022-03-16T21:09:42.730Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-16T21:09:42.730Z] [2022-03-16T21:09:42.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-16T21:09:42.730Z] [2022-03-16T21:09:42.730Z] [Pipeline] } [2022-03-16T21:09:42.742Z] $ docker stop --time=1 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 [2022-03-16T21:09:44.415Z] $ docker rm -f 9ec8f3759551956177246d90cdafb62ed292ebc19686d2334f78fe961728d9b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T21:09:45.028Z] + git log --format=format:%s -1 f9498ebccf673a4c6f900ddcda9c706b19cd353c [Pipeline] sh [2022-03-16T21:09:45.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T21:09:45.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:09:45.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:09:45.620Z] . [Pipeline] withDockerContainer [2022-03-16T21:09:45.686Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:09:45.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T21:09:46.099Z] $ docker top df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T21:09:46.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T21:09:46.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T21:09:46.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T21:09:46.327Z] $ docker exec df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e ssh-agent [2022-03-16T21:09:46.448Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMjOJk/agent.14 [2022-03-16T21:09:46.448Z] SSH_AGENT_PID=20 [2022-03-16T21:09:46.454Z] Running ssh-add (command line suppressed) [2022-03-16T21:09:46.583Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6262430320332053716.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6262430320332053716.key) [2022-03-16T21:09:46.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T21:09:46.887Z] + git semver tag [2022-03-16T21:09:46.887Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T21:09:46.887Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-16T21:09:46.887Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:09:46.887Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T21:09:46.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T21:09:46.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T21:09:46.887Z] # $SEMVER_BRANCH = main [2022-03-16T21:09:46.887Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-16T21:09:46.887Z] # f9498ebccf673a4c6f900ddcda9c706b19cd353c HEAD [2022-03-16T21:09:46.887Z] # -> Force: false [2022-03-16T21:09:46.887Z] # fcd120448d543a012dfc14ad7ef5c7d8e05e6059 refs/tags/v2.1.1-dev.15 [Pipeline] } [2022-03-16T21:09:46.898Z] $ docker exec --env ******** --env ******** df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e ssh-agent -k [2022-03-16T21:09:47.011Z] unset SSH_AUTH_SOCK; [2022-03-16T21:09:47.012Z] unset SSH_AGENT_PID; [2022-03-16T21:09:47.012Z] echo Agent pid 20 killed; [2022-03-16T21:09:47.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T21:09:47.341Z] + git semver [Pipeline] } [2022-03-16T21:09:47.358Z] $ docker stop --time=1 df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e [2022-03-16T21:09:48.718Z] $ docker rm -f df93f807375cf2597ada4fb38851ea678cd9c227b24f7ce85183a7dc3a000c9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:09:49.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T21:09:49.121Z] [2022-03-16T21:09:49.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:09:49.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T21:09:49.422Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-16T21:09:49.422Z] ab5ef0e58194: Pulling fs layer [2022-03-16T21:09:49.422Z] 9712f1f96733: Pulling fs layer [2022-03-16T21:09:49.422Z] 63f879dbbcfc: Pulling fs layer [2022-03-16T21:09:49.422Z] 0d9ebad4ef96: Pulling fs layer [2022-03-16T21:09:49.422Z] e9a5061849ea: Pulling fs layer [2022-03-16T21:09:49.422Z] d747dcd14b5f: Pulling fs layer [2022-03-16T21:09:49.422Z] 2de7ff778b66: Pulling fs layer [2022-03-16T21:09:49.422Z] 0d9ebad4ef96: Waiting [2022-03-16T21:09:49.422Z] e9a5061849ea: Waiting [2022-03-16T21:09:49.422Z] d747dcd14b5f: Waiting [2022-03-16T21:09:49.422Z] 9712f1f96733: Verifying Checksum [2022-03-16T21:09:49.992Z] 63f879dbbcfc: Verifying Checksum [2022-03-16T21:09:49.992Z] 63f879dbbcfc: Download complete [2022-03-16T21:09:49.992Z] 0d9ebad4ef96: Verifying Checksum [2022-03-16T21:09:49.992Z] 0d9ebad4ef96: Download complete [2022-03-16T21:09:49.992Z] d747dcd14b5f: Verifying Checksum [2022-03-16T21:09:49.992Z] d747dcd14b5f: Download complete [2022-03-16T21:09:49.992Z] ab5ef0e58194: Verifying Checksum [2022-03-16T21:09:49.992Z] ab5ef0e58194: Download complete [2022-03-16T21:09:49.992Z] e9a5061849ea: Verifying Checksum [2022-03-16T21:09:49.992Z] e9a5061849ea: Download complete [2022-03-16T21:09:49.992Z] 2de7ff778b66: Verifying Checksum [2022-03-16T21:09:49.992Z] 2de7ff778b66: Download complete [2022-03-16T21:09:52.608Z] ab5ef0e58194: Pull complete [2022-03-16T21:09:52.608Z] 9712f1f96733: Pull complete [2022-03-16T21:09:53.546Z] 63f879dbbcfc: Pull complete [2022-03-16T21:09:56.836Z] 0d9ebad4ef96: Pull complete [2022-03-16T21:09:57.095Z] e9a5061849ea: Pull complete [2022-03-16T21:09:57.095Z] d747dcd14b5f: Pull complete [2022-03-16T21:09:58.032Z] 2de7ff778b66: Pull complete [2022-03-16T21:09:58.032Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-16T21:09:58.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T21:09:58.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-16T21:09:58.357Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:09:58.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-16T21:10:00.426Z] $ docker top ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:10:00.507Z] provisioning config files... [2022-03-16T21:10:00.514Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5885942811980947094tmp [2022-03-16T21:10:00.526Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2480162929867275057tmp [2022-03-16T21:10:00.536Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4932973908477965110tmp [Pipeline] { [Pipeline] echo [2022-03-16T21:10:00.553Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:00.839Z] ---> sigul-configuration.sh [2022-03-16T21:10:00.839Z] gpg: directory `/root/.gnupg' created [2022-03-16T21:10:00.839Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-16T21:10:00.839Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-16T21:10:00.839Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-16T21:10:00.839Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-16T21:10:00.839Z] gpg: CAST5 encrypted data [2022-03-16T21:10:00.839Z] gpg: encrypted with 1 passphrase [2022-03-16T21:10:00.839Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-16T21:10:01.131Z] + mkdir /home/jenkins [2022-03-16T21:10:01.131Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-16T21:10:01.423Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-16T21:10:01.433Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:01.720Z] ---> sigul-install.sh [2022-03-16T21:10:01.720Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-16T21:10:02.012Z] + git tag --list [2022-03-16T21:10:02.012Z] 0.1.1 [2022-03-16T21:10:02.012Z] v1.1.0 [2022-03-16T21:10:02.012Z] v1.2.0 [2022-03-16T21:10:02.012Z] v1.2.1 [2022-03-16T21:10:02.012Z] v1.3.0 [2022-03-16T21:10:02.012Z] v2.0.0 [2022-03-16T21:10:02.012Z] v2.0.1-dev.1 [2022-03-16T21:10:02.012Z] v2.0.1-dev.10 [2022-03-16T21:10:02.012Z] v2.0.1-dev.11 [2022-03-16T21:10:02.012Z] v2.0.1-dev.12 [2022-03-16T21:10:02.012Z] v2.0.1-dev.13 [2022-03-16T21:10:02.012Z] v2.0.1-dev.14 [2022-03-16T21:10:02.012Z] v2.0.1-dev.15 [2022-03-16T21:10:02.012Z] v2.0.1-dev.16 [2022-03-16T21:10:02.013Z] v2.0.1-dev.17 [2022-03-16T21:10:02.013Z] v2.0.1-dev.18 [2022-03-16T21:10:02.013Z] v2.0.1-dev.19 [2022-03-16T21:10:02.013Z] v2.0.1-dev.2 [2022-03-16T21:10:02.013Z] v2.0.1-dev.20 [2022-03-16T21:10:02.013Z] v2.0.1-dev.21 [2022-03-16T21:10:02.013Z] v2.0.1-dev.22 [2022-03-16T21:10:02.013Z] v2.0.1-dev.23 [2022-03-16T21:10:02.013Z] v2.0.1-dev.24 [2022-03-16T21:10:02.013Z] v2.0.1-dev.25 [2022-03-16T21:10:02.013Z] v2.0.1-dev.26 [2022-03-16T21:10:02.013Z] v2.0.1-dev.27 [2022-03-16T21:10:02.013Z] v2.0.1-dev.28 [2022-03-16T21:10:02.013Z] v2.0.1-dev.29 [2022-03-16T21:10:02.013Z] v2.0.1-dev.3 [2022-03-16T21:10:02.013Z] v2.0.1-dev.30 [2022-03-16T21:10:02.013Z] v2.0.1-dev.31 [2022-03-16T21:10:02.013Z] v2.0.1-dev.32 [2022-03-16T21:10:02.013Z] v2.0.1-dev.33 [2022-03-16T21:10:02.013Z] v2.0.1-dev.4 [2022-03-16T21:10:02.013Z] v2.0.1-dev.5 [2022-03-16T21:10:02.013Z] v2.0.1-dev.6 [2022-03-16T21:10:02.013Z] v2.0.1-dev.7 [2022-03-16T21:10:02.013Z] v2.0.1-dev.8 [2022-03-16T21:10:02.013Z] v2.0.1-dev.9 [2022-03-16T21:10:02.013Z] v2.1.0 [2022-03-16T21:10:02.013Z] v2.1.1-dev.1 [2022-03-16T21:10:02.013Z] v2.1.1-dev.10 [2022-03-16T21:10:02.013Z] v2.1.1-dev.11 [2022-03-16T21:10:02.013Z] v2.1.1-dev.12 [2022-03-16T21:10:02.013Z] v2.1.1-dev.13 [2022-03-16T21:10:02.013Z] v2.1.1-dev.14 [2022-03-16T21:10:02.013Z] v2.1.1-dev.15 [2022-03-16T21:10:02.013Z] v2.1.1-dev.2 [2022-03-16T21:10:02.013Z] v2.1.1-dev.3 [2022-03-16T21:10:02.013Z] v2.1.1-dev.4 [2022-03-16T21:10:02.013Z] v2.1.1-dev.5 [2022-03-16T21:10:02.013Z] v2.1.1-dev.6 [2022-03-16T21:10:02.013Z] v2.1.1-dev.7 [2022-03-16T21:10:02.013Z] v2.1.1-dev.8 [2022-03-16T21:10:02.013Z] v2.1.1-dev.9 [Pipeline] sh [2022-03-16T21:10:02.315Z] + lftools sign git-tag v2.1.1-dev.15 [2022-03-16T21:10:02.896Z] Signing Git tag with Sigul... [2022-03-16T21:10:02.896Z] Signing v2.1.1-dev.15 [Pipeline] echo [2022-03-16T21:10:03.490Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:03.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-16T21:10:03.789Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-16T21:10:03.809Z] $ docker stop --time=1 ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 [2022-03-16T21:10:05.112Z] $ docker rm -f ce915b750b568076fb02a347b9c03da4ad4cb83fac1ad4574e7860c9a4356779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-16T21:10:05.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T21:10:05.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:10:05.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:10:05.841Z] . [Pipeline] withDockerContainer [2022-03-16T21:10:05.906Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:10:05.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T21:10:06.315Z] $ docker top d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T21:10:06.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T21:10:06.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T21:10:06.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T21:10:06.527Z] $ docker exec d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b ssh-agent [2022-03-16T21:10:06.639Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhinaIg/agent.15 [2022-03-16T21:10:06.639Z] SSH_AGENT_PID=22 [2022-03-16T21:10:06.644Z] Running ssh-add (command line suppressed) [2022-03-16T21:10:06.759Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329088377720390178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2329088377720390178.key) [2022-03-16T21:10:06.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T21:10:07.058Z] + git semver bump pre [2022-03-16T21:10:07.059Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T21:10:07.059Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-16T21:10:07.059Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:10:07.059Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T21:10:07.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T21:10:07.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T21:10:07.059Z] # $SEMVER_BRANCH = main [2022-03-16T21:10:07.059Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-16T21:10:07.059Z] 2.1.1-dev.16 [Pipeline] } [2022-03-16T21:10:07.070Z] $ docker exec --env ******** --env ******** d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b ssh-agent -k [2022-03-16T21:10:07.181Z] unset SSH_AUTH_SOCK; [2022-03-16T21:10:07.181Z] unset SSH_AGENT_PID; [2022-03-16T21:10:07.181Z] echo Agent pid 22 killed; [2022-03-16T21:10:07.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T21:10:07.498Z] + git semver [Pipeline] } [2022-03-16T21:10:07.512Z] $ docker stop --time=1 d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b [2022-03-16T21:10:08.800Z] $ docker rm -f d41c8928cbe873bb97b1a87abd8d077c3f7ae76f1f84aa3e2bab35e7263d157b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T21:10:09.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T21:10:09.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:10:09.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T21:10:09.449Z] . [Pipeline] withDockerContainer [2022-03-16T21:10:09.521Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:10:09.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T21:10:09.918Z] $ docker top 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T21:10:10.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T21:10:10.010Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T21:10:10.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T21:10:10.135Z] $ docker exec 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 ssh-agent [2022-03-16T21:10:10.256Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghmjfL/agent.13 [2022-03-16T21:10:10.256Z] SSH_AGENT_PID=19 [2022-03-16T21:10:10.262Z] Running ssh-add (command line suppressed) [2022-03-16T21:10:10.383Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4288639967130811274.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4288639967130811274.key) [2022-03-16T21:10:10.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T21:10:10.695Z] + git semver push [2022-03-16T21:10:10.695Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T21:10:10.695Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-16T21:10:10.695Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:10:10.695Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T21:10:10.695Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T21:10:10.695Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T21:10:10.695Z] # $SEMVER_BRANCH = main [2022-03-16T21:10:10.695Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-16T21:10:12.622Z] $ docker exec --env ******** --env ******** 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 ssh-agent -k [2022-03-16T21:10:12.742Z] unset SSH_AUTH_SOCK; [2022-03-16T21:10:12.742Z] unset SSH_AGENT_PID; [2022-03-16T21:10:12.742Z] echo Agent pid 19 killed; [2022-03-16T21:10:12.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T21:10:13.068Z] + git semver [Pipeline] } [2022-03-16T21:10:13.083Z] $ docker stop --time=1 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 [2022-03-16T21:10:14.379Z] $ docker rm -f 98699c9e1fb366e2345112018344e69587006cd024b3f4fa845edbec6f770840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-16T21:10:15.085Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-03-16T21:10:15.085Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-16T21:10:15.085Z] total 16 [2022-03-16T21:10:15.085Z] drwxr-xr-x 3 root root 4096 Mar 16 21:05 . [2022-03-16T21:10:15.085Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 21:10 .. [2022-03-16T21:10:15.085Z] drwxr-xr-x 2 root root 4096 Mar 16 21:05 cost [2022-03-16T21:10:15.085Z] -rw-r--r-- 1 root root 81 Mar 16 21:05 cost.csv [2022-03-16T21:10:15.085Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-16T21:10:15.085Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-16T21:10:15.085Z] total 16 [2022-03-16T21:10:15.085Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 21:05 . [2022-03-16T21:10:15.085Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 21:10 .. [2022-03-16T21:10:15.085Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 21:05 cost [2022-03-16T21:10:15.085Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 16 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:15.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:16.318Z] ---> package-listing.sh [2022-03-16T21:10:16.318Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T21:10:16.318Z] ++ facter osfamily [2022-03-16T21:10:16.589Z] + OS_FAMILY=debian [2022-03-16T21:10:16.589Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-16T21:10:16.589Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T21:10:16.589Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T21:10:16.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T21:10:16.589Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T21:10:16.589Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-16T21:10:16.589Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T21:10:16.589Z] + case "${OS_FAMILY}" in [2022-03-16T21:10:16.589Z] + dpkg -l [2022-03-16T21:10:16.589Z] + grep '^ii' [2022-03-16T21:10:16.589Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T21:10:16.589Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T21:10:16.589Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T21:10:16.589Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-16T21:10:16.589Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-03-16T21:10:16.589Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-03-16T21:10:16.640Z] 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T21:10:16.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:10:17.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:10:17.479Z] . [Pipeline] withDockerContainer [2022-03-16T21:10:17.556Z] prd-ubuntu20.04-docker-8c-8g-7737 does not seem to be running inside a container [2022-03-16T21:10:17.595Z] $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T21:10:17.830Z] $ docker top 3dd05ad96c115b313478795c90be2d3907181a467c88a54ff186f0005ccb1d68 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T21:10:18.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T21:10:18.484Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T21:10:18.777Z] + ls /var/log/sa-host [2022-03-16T21:10:18.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:10:18.984Z] provisioning config files... [2022-03-16T21:10:18.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2193596207319864779tmp [Pipeline] { [Pipeline] echo [2022-03-16T21:10:19.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:19.298Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T21:10:19.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:19.669Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T21:10:19.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:19.966Z] ---> sudo-logs.sh [2022-03-16T21:10:19.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T21:10:19.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:20.287Z] ---> job-cost.sh [2022-03-16T21:10:20.287Z] lf-activate-venv: SKIPPING [2022-03-16T21:10:20.287Z] DEBUG: total: 0.2199999988079071 [2022-03-16T21:10:20.287Z] INFO: Retrieving Stack Cost... [2022-03-16T21:10:20.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T21:10:21.119Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T21:10:21.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:10:21.422Z] ---> logs-deploy.sh [2022-03-16T21:10:21.423Z] lf-activate-venv: SKIPPING [2022-03-16T21:10:21.423Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/54 [2022-03-16T21:10:21.423Z] INFO: archiving workspace using pattern(s): [2022-03-16T21:10:22.364Z] Archives upload complete. [2022-03-16T21:10:22.364Z] INFO: archiving logs to Nexus