Pull request #488 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb976bf4a72f7b711b973d22b7b103ca7d506ae9+e48074128e3d49bf104d5160f342619963f8a85e (e8101df48a01557e15ac8e3e369c7bf11e5031e5) 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-ssh5282218448980830591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh469739833512500625.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/PR-488/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/PR-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10906910465065468000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh4295053754399361033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-488/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/PR-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18388534366591255579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [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_PR-488 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/jenkins-gitclient-ssh149220326595063014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/jenkins-gitclient-ssh1827351725432611113.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit bb976bf4a72f7b711b973d22b7b103ca7d506ae9 Merge succeeded, producing bb976bf4a72f7b711b973d22b7b103ca7d506ae9 Checking out Revision bb976bf4a72f7b711b973d22b7b103ca7d506ae9 (PR-488) > git config core.sparsecheckout # timeout=10 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/jenkins-gitclient-ssh8406228864730082743.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:14 ========================================================= 20:07:14 EdgeX Global Pipelines Version Info 20:07:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d4d64637f07c48db3f08a1134213e5ed9c714f7e # timeout=10 20:07:15 ------------------- 20:07:15 stable info: 20:07:15 ------------------- 20:07:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:15 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:07:15 Message: update stable to v1.0.219 20:07:16 ------------------- 20:07:16 experimental info: 20:07:16 ------------------- 20:07:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:16 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:07:16 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo 20:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb976bf [Pipeline] echo 20:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:17 provisioning config files... 20:07:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config5564831274996226568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:17 ---> docker-login.sh 20:07:17 nexus3.edgexfoundry.org:10001 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10002 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10003 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10004 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 docker.io 20:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:18 Configure a credential helper to remove this warning. See 20:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:18 20:07:18 Login Succeeded 20:07:18 ---> docker-login.sh ends [Pipeline] } 20:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:07:18 + git rev-list -1 --merges bb976bf4a72f7b711b973d22b7b103ca7d506ae9~1..bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo 20:07:18 -----------> git rev-list -1 --merges bb976bf4a72f7b711b973d22b7b103ca7d506ae9~1..bb976bf4a72f7b711b973d22b7b103ca7d506ae9 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [false] [Pipeline] sh 20:07:19 + git log --format=format:%s -1 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo 20:07:19 ========================================================= 20:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:19 + git log --format=format:%s -1 bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] echo 20:07:19 [semverPrep] GIT_COMMIT: bb976bf4a72f7b711b973d22b7b103ca7d506ae9, Commit Message: chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web [Pipeline] echo 20:07:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:07:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:07:19 + grep -v github /etc/ssh/ssh_known_hosts 20:07:19 + '[' -e /tmp/ssh_known_hosts ']' 20:07:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:19 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:07:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:20 20:07:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:07:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:20 latest: Pulling from edgex-devops/git-semver 20:07:20 a0d0a0d46f8b: Pulling fs layer 20:07:20 3e5f54012d9b: Pulling fs layer 20:07:20 4c7163046ea9: Pulling fs layer 20:07:20 0c2d73faf560: Pulling fs layer 20:07:20 0c2d73faf560: Waiting 20:07:20 3e5f54012d9b: Verifying Checksum 20:07:20 3e5f54012d9b: Download complete 20:07:20 a0d0a0d46f8b: Verifying Checksum 20:07:20 a0d0a0d46f8b: Download complete 20:07:20 4c7163046ea9: Verifying Checksum 20:07:20 4c7163046ea9: Download complete 20:07:20 0c2d73faf560: Verifying Checksum 20:07:20 0c2d73faf560: Download complete 20:07:20 a0d0a0d46f8b: Pull complete 20:07:20 3e5f54012d9b: Pull complete 20:07:21 4c7163046ea9: Pull complete 20:07:21 0c2d73faf560: Pull complete 20:07:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:07:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:07:21 prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container 20:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:07:22 $ docker top 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:22 [ssh-agent] Looking for ssh-agent implementation... 20:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:22 $ docker exec 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent 20:07:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGjAiMI/agent.14 20:07:22 SSH_AGENT_PID=20 20:07:22 Running ssh-add (command line suppressed) 20:07:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2037287236556953342.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2037287236556953342.key) 20:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:23 + git tag --points-at HEAD [Pipeline] } 20:07:23 $ docker exec --env ******** --env ******** 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent -k 20:07:23 unset SSH_AUTH_SOCK; 20:07:23 unset SSH_AGENT_PID; 20:07:23 echo Agent pid 20 killed; 20:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:23 [ssh-agent] Looking for ssh-agent implementation... 20:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:23 $ docker exec 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent 20:07:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapHeIK/agent.54 20:07:23 SSH_AGENT_PID=61 20:07:23 Running ssh-add (command line suppressed) 20:07:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1178686656552489908.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1178686656552489908.key) 20:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:23 + git semver init 20:07:23 # -> Open(): unable to determine branch for HEAD 20:07:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git 20:07:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 20:07:23 # $SEMVER_REMOTE_NAME = origin 20:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:07:23 # $SEMVER_USER_NAME = edgex-jenkins 20:07:23 # $SEMVER_BRANCH = PR-488 20:07:23 # $SEMVER_TEMP = /tmp/semver-605076393 20:07:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:07:25 # '/tmp/semver-605076393' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' 20:07:25 # -> Force: false 20:07:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } 20:07:25 $ docker exec --env ******** --env ******** 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 ssh-agent -k 20:07:25 unset SSH_AUTH_SOCK; 20:07:25 unset SSH_AGENT_PID; 20:07:25 echo Agent pid 61 killed; 20:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:26 + git semver [Pipeline] } 20:07:26 $ docker stop --time=1 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 20:07:27 $ docker rm -f 4f1302c2d28e1d8b6c7bd08945d6e02f13e2a0c8f1b8245d2a0b5e4dd352c6d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:28 Stashed 1 file(s) [Pipeline] echo 20:07:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:28 provisioning config files... 20:07:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config3314294960501133054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> docker-login.sh 20:07:28 nexus3.edgexfoundry.org:10001 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 nexus3.edgexfoundry.org:10002 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 nexus3.edgexfoundry.org:10003 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 nexus3.edgexfoundry.org:10004 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:28 Configure a credential helper to remove this warning. See 20:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:28 20:07:28 Login Succeeded 20:07:28 docker.io 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 ---> docker-login.sh ends [Pipeline] } 20:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:29 ========================================================= 20:07:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:07:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:07:29 + 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 . 20:07:30 Sending build context to Docker daemon 39.31MB 20:07:30 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:07:30 Step 2/15 : FROM ${BASE} AS builder 20:07:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:30 59bf1c3509f3: Pulling fs layer 20:07:30 666ba61612fd: Pulling fs layer 20:07:30 8ed8ca486205: Pulling fs layer 20:07:30 4fe6c5a15a65: Pulling fs layer 20:07:30 22a0e8bec74d: Pulling fs layer 20:07:30 f965cba54748: Pulling fs layer 20:07:30 861ffc35075e: Pulling fs layer 20:07:30 4b385c91608e: Pulling fs layer 20:07:30 560528eb2ebb: Pulling fs layer 20:07:30 4fe6c5a15a65: Waiting 20:07:30 22a0e8bec74d: Waiting 20:07:30 f965cba54748: Waiting 20:07:30 861ffc35075e: Waiting 20:07:30 4b385c91608e: Waiting 20:07:30 560528eb2ebb: Waiting 20:07:30 8ed8ca486205: Verifying Checksum 20:07:30 8ed8ca486205: Download complete 20:07:30 666ba61612fd: Verifying Checksum 20:07:30 666ba61612fd: Download complete 20:07:30 22a0e8bec74d: Verifying Checksum 20:07:30 22a0e8bec74d: Download complete 20:07:30 f965cba54748: Verifying Checksum 20:07:30 f965cba54748: Download complete 20:07:30 59bf1c3509f3: Verifying Checksum 20:07:30 59bf1c3509f3: Download complete 20:07:30 861ffc35075e: Verifying Checksum 20:07:30 861ffc35075e: Download complete 20:07:30 4b385c91608e: Verifying Checksum 20:07:30 4b385c91608e: Download complete 20:07:30 4fe6c5a15a65: Verifying Checksum 20:07:30 4fe6c5a15a65: Download complete 20:07:30 560528eb2ebb: Verifying Checksum 20:07:30 560528eb2ebb: Download complete 20:07:30 59bf1c3509f3: Pull complete 20:07:30 666ba61612fd: Pull complete 20:07:30 8ed8ca486205: Pull complete 20:07:35 4fe6c5a15a65: Pull complete 20:07:35 22a0e8bec74d: Pull complete 20:07:35 f965cba54748: Pull complete 20:07:35 861ffc35075e: Pull complete 20:07:35 4b385c91608e: Pull complete 20:07:37 560528eb2ebb: Pull complete 20:07:37 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:07:37 ---> dd4a08f94e63 20:07:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:07:40 ---> Running in 8891cef505ac 20:07:40 Removing intermediate container 8891cef505ac 20:07:40 ---> 5333a52c8ae7 20:07:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:07:40 ---> Running in 79cdb79b8549 20:07:40 Removing intermediate container 79cdb79b8549 20:07:40 ---> d25791d70d80 20:07:40 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:07:40 ---> Running in d71b0578e3aa 20:07:40 Removing intermediate container d71b0578e3aa 20:07:40 ---> 3f3f9dd0357c 20:07:40 Step 6/15 : LABEL Name=edgex-ui-go 20:07:40 ---> Running in 093a3a2af35a 20:07:40 Removing intermediate container 093a3a2af35a 20:07:40 ---> 59d342419c55 20:07:40 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:07:40 ---> Running in cb7aef48ccf8 20:07:40 Removing intermediate container cb7aef48ccf8 20:07:40 ---> 4deb75464540 20:07:40 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:40 ---> Running in 45478a07f220 20:07:40 Removing intermediate container 45478a07f220 20:07:40 ---> 7e59c032ce69 20:07:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:40 ---> Running in 7a7adb0e7ff3 20:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:42 OK: 221 MiB in 52 packages 20:07:42 Removing intermediate container 7a7adb0e7ff3 20:07:42 ---> 38ebd5e584fc 20:07:42 Step 10/15 : ENV GO111MODULE=on 20:07:42 ---> Running in 444ee976765d 20:07:42 Removing intermediate container 444ee976765d 20:07:42 ---> e3a267f54d9f 20:07:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:07:42 ---> Running in 3be55ca66b4b 20:07:42 Removing intermediate container 3be55ca66b4b 20:07:42 ---> 55e84306e516 20:07:42 Step 12/15 : COPY go.mod vendor* ./ 20:07:42 ---> 5cb377bc1309 20:07:42 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:42 ---> Running in 267d724bed97 20:07:43 Still waiting to schedule task 20:07:43 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:43 ‘prd-centos7-builder-2c-1g-3545’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:43 ‘prd-centos7-docker-4c-2g-3549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:43 ‘prd-centos7-docker-4c-2g-3550’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:07:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3553’ is offline 20:08:09 Removing intermediate container 267d724bed97 20:08:09 ---> 1bbd0648fde6 20:08:09 Step 14/15 : COPY . . 20:08:10 ---> 9ace3130a548 20:08:10 Step 15/15 : RUN ${MAKE} 20:08:10 ---> Running in 745f8be7108c 20:08:10 noop 20:08:11 Removing intermediate container 745f8be7108c 20:08:11 ---> eaed1e1ab343 20:08:11 Successfully built eaed1e1ab343 20:08:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:08:11 + docker inspect -f . ci-base-image-x86_64 20:08:11 . [Pipeline] withDockerContainer 20:08:11 prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container 20:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:11 $ docker top 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:12 + go version 20:08:12 go version go1.17.6 linux/amd64 [Pipeline] } 20:08:12 $ docker stop --time=1 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa 20:08:13 $ docker rm -f 3ca0634c631a2e798d32d3854c4432182bca06d15019e56007faf88ba0c255aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:13 + docker inspect -f . ci-base-image-x86_64 20:08:13 . [Pipeline] withDockerContainer 20:08:13 prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container 20:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:14 $ docker top 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:14 + make test 20:08:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:08:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:08:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:08:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:08:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:30 $ docker stop --time=1 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a 20:08:32 $ docker rm -f 0387c5d0eaaabe9878b4908f0088b6dcd63e7345c996ac9ae64c090cef25f77a [Pipeline] // withDockerContainer [Pipeline] sh 20:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:33 + ls -al . 20:08:33 total 112 20:08:33 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:08 . 20:08:33 drwxrwxr-x. 4 jenkins jenkins 110 Jan 20 20:07 .. 20:08:33 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:07 assets 20:08:33 drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:07 bin 20:08:33 drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:07 cmd 20:08:33 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:07 CONTRIBUTING.md 20:08:33 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:08 coverage.out 20:08:33 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:07 Dockerfile 20:08:33 drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:07 docs 20:08:33 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 20:07 .git 20:08:33 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:07 .github 20:08:33 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 .gitignore 20:08:33 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:07 go.mod 20:08:33 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:07 go.sum 20:08:33 drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:07 internal 20:08:33 -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:07 Jenkinsfile 20:08:33 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:07 LICENSE 20:08:33 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:07 Makefile 20:08:33 drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:07 pkg 20:08:33 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:07 README.md 20:08:33 drwx------. 3 jenkins jenkins 56 Jan 20 20:07 .semver 20:08:33 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:07 snap 20:08:33 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 20:07 VERSION 20:08:33 -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:07 version.go 20:08:33 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:07 web [Pipeline] isUnix [Pipeline] sh 20:08:33 + 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=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 --label arch=amd64 --label version=0.0.0 . 20:08:34 Sending build context to Docker daemon 39.31MB 20:08:34 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:08:34 Step 2/23 : FROM ${BASE} AS builder 20:08:34 ---> eaed1e1ab343 20:08:34 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:08:34 ---> Running in ce7e83cd3a55 20:08:34 Removing intermediate container ce7e83cd3a55 20:08:34 ---> 2f3483f533be 20:08:34 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:08:34 ---> Running in 964fe33e3ed6 20:08:34 Removing intermediate container 964fe33e3ed6 20:08:34 ---> 3d84f981eb6d 20:08:34 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:08:34 ---> Running in 8037d4cc6275 20:08:34 Removing intermediate container 8037d4cc6275 20:08:34 ---> a095e26557e2 20:08:34 Step 6/23 : LABEL Name=edgex-ui-go 20:08:34 ---> Running in c5e45304c32a 20:08:34 Removing intermediate container c5e45304c32a 20:08:34 ---> 30558913cf30 20:08:34 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:08:34 ---> Running in 2500c3ccfb1f 20:08:34 Removing intermediate container 2500c3ccfb1f 20:08:34 ---> f8abab3e4882 20:08:34 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:34 ---> Running in 7338d0e90b49 20:08:35 Removing intermediate container 7338d0e90b49 20:08:35 ---> 9b54f92bb949 20:08:35 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:35 ---> Running in e060e9a642c2 20:08:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:36 OK: 221 MiB in 52 packages 20:08:36 Removing intermediate container e060e9a642c2 20:08:36 ---> 844c26afc35f 20:08:36 Step 10/23 : ENV GO111MODULE=on 20:08:37 ---> Running in ec94242edf60 20:08:37 Removing intermediate container ec94242edf60 20:08:37 ---> 65865574f763 20:08:37 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:08:37 ---> Running in 9b54ff532ff8 20:08:37 Removing intermediate container 9b54ff532ff8 20:08:37 ---> 4d14a1daef76 20:08:37 Step 12/23 : COPY go.mod vendor* ./ 20:08:37 ---> 2b724106d15e 20:08:37 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:37 ---> Running in e56e31466ef4 20:08:38 Removing intermediate container e56e31466ef4 20:08:38 ---> 09fa7e9d82c4 20:08:38 Step 14/23 : COPY . . 20:08:38 ---> 433a5fed6d98 20:08:38 Step 15/23 : RUN ${MAKE} 20:08:38 ---> Running in b14e335f5848 20:08:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:08:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:08:49 Removing intermediate container b14e335f5848 20:08:49 ---> 2ff910f557fd 20:08:49 Step 16/23 : FROM alpine:3.14 20:08:49 3.14: Pulling from library/alpine 20:08:50 97518928ae5f: Pulling fs layer 20:08:50 97518928ae5f: Download complete 20:08:50 97518928ae5f: Pull complete 20:08:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:08:50 Status: Downloaded newer image for alpine:3.14 20:08:50 ---> 0a97eee8041e 20:08:50 Step 17/23 : EXPOSE 4000 20:08:50 ---> Running in fe8093d6603b 20:08:50 Removing intermediate container fe8093d6603b 20:08:50 ---> e2d717422632 20:08:50 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 20:08:50 ---> aeb092c83e48 20:08:50 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:08:50 ---> Running in 2e8256379689 20:08:50 Removing intermediate container 2e8256379689 20:08:50 ---> 775c7a73dee2 20:08:50 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:08:50 ---> Running in 5263a81b2be4 20:08:51 Removing intermediate container 5263a81b2be4 20:08:51 ---> c97b57b0056a 20:08:51 Step 21/23 : LABEL arch=amd64 20:08:51 ---> Running in a588a47d8f27 20:08:51 Removing intermediate container a588a47d8f27 20:08:51 ---> d8799df5f52e 20:08:51 Step 22/23 : LABEL git_sha=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 20:08:51 ---> Running in 6ee31964c2df 20:08:51 Removing intermediate container 6ee31964c2df 20:08:51 ---> 41c039257cb8 20:08:51 Step 23/23 : LABEL version=0.0.0 20:08:51 ---> Running in b180a589ded0 20:08:51 Removing intermediate container b180a589ded0 20:08:51 ---> 2c4e571bb7d1 20:08:51 [Warning] One or more build-args [ARCH] were not consumed 20:08:51 Successfully built 2c4e571bb7d1 20:08:51 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:51 20:08:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:52 latest: Pulling from edgex-lftools-log-publisher 20:08:52 b4d181a07f80: Pulling fs layer 20:08:52 a1111a8f2ec3: Pulling fs layer 20:08:52 ed53099fbce6: Pulling fs layer 20:08:52 dc539afda2c1: Pulling fs layer 20:08:52 77bc0d833cb6: Pulling fs layer 20:08:52 9065ff56babe: Pulling fs layer 20:08:52 d287ab97295c: Pulling fs layer 20:08:52 dc539afda2c1: Waiting 20:08:52 77bc0d833cb6: Waiting 20:08:52 9065ff56babe: Waiting 20:08:52 d287ab97295c: Waiting 20:08:52 a1111a8f2ec3: Verifying Checksum 20:08:52 a1111a8f2ec3: Download complete 20:08:52 dc539afda2c1: Verifying Checksum 20:08:52 dc539afda2c1: Download complete 20:08:52 ed53099fbce6: Verifying Checksum 20:08:52 ed53099fbce6: Download complete 20:08:52 9065ff56babe: Verifying Checksum 20:08:52 9065ff56babe: Download complete 20:08:52 77bc0d833cb6: Verifying Checksum 20:08:52 77bc0d833cb6: Download complete 20:08:52 b4d181a07f80: Verifying Checksum 20:08:52 b4d181a07f80: Download complete 20:08:53 d287ab97295c: Verifying Checksum 20:08:53 d287ab97295c: Download complete 20:08:54 b4d181a07f80: Pull complete 20:08:54 a1111a8f2ec3: Pull complete 20:08:54 ed53099fbce6: Pull complete 20:08:54 dc539afda2c1: Pull complete 20:08:54 77bc0d833cb6: Pull complete 20:08:55 9065ff56babe: Pull complete 20:09:00 d287ab97295c: Pull complete 20:09:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:09:00 prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container 20:09:00 $ 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_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:02 $ docker top 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:03 ---> job-cost.sh 20:09:03 lf-activate-venv: SKIPPING 20:09:03 INFO: No Stack... 20:09:03 INFO: Retrieving Pricing Info for: v3-standard-2 20:09:03 INFO: Archiving Costs [Pipeline] sh 20:09:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv 20:09:04 + cut -d, -f6 [Pipeline] lock 20:09:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] 20:09:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] did not exist. Created. 20:09:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:04 + echo total: 0.05999999865889549 [Pipeline] stash 20:09:04 Stashed 1 file(s) [Pipeline] } 20:09:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:04 $ docker stop --time=1 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f 20:09:05 $ docker rm -f 1226b4cc2c0bdf9cf7d7e696756e5770c4dc6297f35266910a59f5a6f071ce9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws 20:10:00 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:10:00 The recommended git tool is: git 20:10:05 using credential edgex-jenkins-ssh 20:10:05 Cloning the remote Git repository 20:10:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:10:05 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:10:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:10:05 > git --version # timeout=10 20:10:05 > git --version # 'git version 2.17.1' 20:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:10:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:10:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:10:09 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit bb976bf4a72f7b711b973d22b7b103ca7d506ae9 20:10:10 Merge succeeded, producing bb976bf4a72f7b711b973d22b7b103ca7d506ae9 20:10:10 Checking out Revision bb976bf4a72f7b711b973d22b7b103ca7d506ae9 (PR-488) 20:10:09 > git config core.sparsecheckout # timeout=10 20:10:09 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 20:10:10 > git remote # timeout=10 20:10:10 > git config --get remote.origin.url # timeout=10 20:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:10 > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 20:10:10 > git rev-parse HEAD^{commit} # timeout=10 20:10:10 > git config core.sparsecheckout # timeout=10 20:10:10 > git checkout -f bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 20:10:14 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:15 Dload Upload Total Spent Left Speed 20:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 20:10:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:10:16 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:10:16 20:10:16 { 20:10:16 "registry-mirrors": [ 20:10:16 "https://nexus3.edgexfoundry.org:10001" 20:10:16 ], 20:10:16 "bip": "10.250.0.254/24", 20:10:16 "hosts": [ 20:10:16 "tcp://0.0.0.0:5555", 20:10:16 "unix:///var/run/docker.sock" 20:10:16 ], 20:10:16 "mtu": 1458, 20:10:16 "selinux-enabled": true, 20:10:16 "seccomp-profile": "/etc/docker/seccomp.json" 20:10:16 } [Pipeline] sh 20:10:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:10:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:35 provisioning config files... 20:10:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1877443417973872785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:35 ---> docker-login.sh 20:10:35 nexus3.edgexfoundry.org:10001 20:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:36 Configure a credential helper to remove this warning. See 20:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:36 20:10:36 Login Succeeded 20:10:36 nexus3.edgexfoundry.org:10002 20:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:37 Configure a credential helper to remove this warning. See 20:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:37 20:10:37 Login Succeeded 20:10:37 nexus3.edgexfoundry.org:10003 20:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:38 Configure a credential helper to remove this warning. See 20:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:38 20:10:38 Login Succeeded 20:10:38 nexus3.edgexfoundry.org:10004 20:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:38 Configure a credential helper to remove this warning. See 20:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:38 20:10:38 Login Succeeded 20:10:38 docker.io 20:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:39 Configure a credential helper to remove this warning. See 20:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:39 20:10:39 Login Succeeded 20:10:39 ---> docker-login.sh ends [Pipeline] } 20:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:39 ========================================================= 20:10:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:10:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:10:40 + 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 . 20:10:41 Sending build context to Docker daemon 24.95MB 20:10:41 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 20:10:41 Step 2/15 : FROM ${BASE} AS builder 20:10:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:41 9b3977197b4f: Pulling fs layer 20:10:41 1a89e8eeedd5: Pulling fs layer 20:10:41 94645a83ff95: Pulling fs layer 20:10:41 3f3a8bcf1eab: Pulling fs layer 20:10:41 0c92f367c5e7: Pulling fs layer 20:10:41 4b8299f9d1f4: Pulling fs layer 20:10:41 9a6b49a46696: Pulling fs layer 20:10:41 cf05db05a679: Pulling fs layer 20:10:41 0c92f367c5e7: Waiting 20:10:41 4b8299f9d1f4: Waiting 20:10:41 9a6b49a46696: Waiting 20:10:41 cf05db05a679: Waiting 20:10:41 3f3a8bcf1eab: Waiting 20:10:41 94645a83ff95: Verifying Checksum 20:10:41 94645a83ff95: Download complete 20:10:41 1a89e8eeedd5: Verifying Checksum 20:10:41 1a89e8eeedd5: Download complete 20:10:41 0c92f367c5e7: Verifying Checksum 20:10:41 0c92f367c5e7: Download complete 20:10:41 4b8299f9d1f4: Verifying Checksum 20:10:41 4b8299f9d1f4: Download complete 20:10:41 9b3977197b4f: Verifying Checksum 20:10:41 9a6b49a46696: Verifying Checksum 20:10:41 9a6b49a46696: Download complete 20:10:41 9b3977197b4f: Pull complete 20:10:42 1a89e8eeedd5: Pull complete 20:10:43 94645a83ff95: Pull complete 20:10:43 cf05db05a679: Verifying Checksum 20:10:43 cf05db05a679: Download complete 20:10:43 3f3a8bcf1eab: Download complete 20:10:56 3f3a8bcf1eab: Pull complete 20:10:56 0c92f367c5e7: Pull complete 20:10:56 4b8299f9d1f4: Pull complete 20:10:56 9a6b49a46696: Pull complete 20:11:03 cf05db05a679: Pull complete 20:11:03 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 20:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:11:03 ---> 0ccda1f7e2ee 20:11:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:11:04 ---> Running in d8e4c3975267 20:11:04 Removing intermediate container d8e4c3975267 20:11:04 ---> e82ab7e68cee 20:11:04 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:11:04 ---> Running in aa8877ba9db8 20:11:05 Removing intermediate container aa8877ba9db8 20:11:05 ---> f09a9408a1ae 20:11:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:11:05 ---> Running in 539519c0d3a4 20:11:05 Removing intermediate container 539519c0d3a4 20:11:05 ---> dcfac44c3125 20:11:05 Step 6/15 : LABEL Name=edgex-ui-go 20:11:05 ---> Running in a2e28bbb6484 20:11:06 Removing intermediate container a2e28bbb6484 20:11:06 ---> af7935f33dd0 20:11:06 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:11:06 ---> Running in 882c3e4dff29 20:11:06 Removing intermediate container 882c3e4dff29 20:11:06 ---> 6df9ad3d9f76 20:11:06 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:07 ---> Running in 7bc8c898851a 20:11:09 Removing intermediate container 7bc8c898851a 20:11:09 ---> 77f210db206c 20:11:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:09 ---> Running in 026989b0d6fc 20:11:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:11:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:11:12 OK: 220 MiB in 52 packages 20:11:12 Removing intermediate container 026989b0d6fc 20:11:12 ---> 2412077b776d 20:11:12 Step 10/15 : ENV GO111MODULE=on 20:11:12 ---> Running in 787112193a46 20:11:13 Removing intermediate container 787112193a46 20:11:13 ---> e1aa665c571a 20:11:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:11:13 ---> Running in 6b2a175e835a 20:11:13 Removing intermediate container 6b2a175e835a 20:11:13 ---> 9d3ced02fc3c 20:11:13 Step 12/15 : COPY go.mod vendor* ./ 20:11:14 ---> de93f3a67e47 20:11:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:14 ---> Running in be706d333094 20:12:36 Removing intermediate container be706d333094 20:12:36 ---> ceb09dbc518e 20:12:36 Step 14/15 : COPY . . 20:12:36 ---> f456f3492172 20:12:36 Step 15/15 : RUN ${MAKE} 20:12:36 ---> Running in d27b637bea2f 20:12:36 noop 20:12:36 Removing intermediate container d27b637bea2f 20:12:36 ---> 724fbeaaf204 20:12:36 Successfully built 724fbeaaf204 20:12:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:12:36 + docker inspect -f . ci-base-image-arm64 20:12:36 . [Pipeline] withDockerContainer 20:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 20:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:38 $ docker top cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:39 + go version 20:12:39 go version go1.17.6 linux/arm64 [Pipeline] } 20:12:39 $ docker stop --time=1 cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed 20:12:41 $ docker rm -f cb49ee5639b4fb0efcbd18fcedb7b87de1c63dd94d8996d3ba1ff51ca9432bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:42 + docker inspect -f . ci-base-image-arm64 20:12:42 . [Pipeline] withDockerContainer 20:12:42 prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 20:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:12:43 $ docker top 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:12:44 + make test 20:12:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:12:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 20:13:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 20:13:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:13:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:13:45 $ docker stop --time=1 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 20:13:47 $ docker rm -f 832e5550b67290ce7dc1a651bf6966650b72100bc2e77a0fa96dff254d7eb146 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:47 Warning: overwriting stash ‘coverage-report’ 20:13:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:49 + ls -al . 20:13:49 total 152 20:13:49 drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:12 . 20:13:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 .. 20:13:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:10 .git 20:13:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 .github 20:13:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 .gitignore 20:13:49 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:10 CONTRIBUTING.md 20:13:49 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:10 Dockerfile 20:13:49 -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:10 Jenkinsfile 20:13:49 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:10 LICENSE 20:13:49 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:10 Makefile 20:13:49 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:10 README.md 20:13:49 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 20:07 VERSION 20:13:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 assets 20:13:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 bin 20:13:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 cmd 20:13:49 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:12 coverage.out 20:13:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:10 docs 20:13:49 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:10 go.mod 20:13:49 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:10 go.sum 20:13:49 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:10 internal 20:13:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:10 pkg 20:13:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 snap 20:13:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:10 version.go 20:13:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:10 web [Pipeline] isUnix [Pipeline] sh 20:13:49 + 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=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 --label arch=arm64 --label version=0.0.0 . 20:13:50 Sending build context to Docker daemon 24.95MB 20:13:50 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 20:13:50 Step 2/23 : FROM ${BASE} AS builder 20:13:50 ---> 724fbeaaf204 20:13:50 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:13:50 ---> Running in 476ae1eac97b 20:13:51 Removing intermediate container 476ae1eac97b 20:13:51 ---> 825162c9a244 20:13:51 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 20:13:51 ---> Running in 0258f8c57291 20:13:51 Removing intermediate container 0258f8c57291 20:13:51 ---> 8ead0c28de2c 20:13:51 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:13:51 ---> Running in 6fe110a6d3f4 20:13:51 Removing intermediate container 6fe110a6d3f4 20:13:51 ---> 27a752728e1c 20:13:51 Step 6/23 : LABEL Name=edgex-ui-go 20:13:51 ---> Running in e96ff14567d9 20:13:52 Removing intermediate container e96ff14567d9 20:13:52 ---> 0a5f5186a2bc 20:13:52 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:13:52 ---> Running in e5cf5ae7718c 20:13:52 Removing intermediate container e5cf5ae7718c 20:13:52 ---> 49c301b53934 20:13:52 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:53 ---> Running in 66e1e2f3f5e5 20:13:55 Removing intermediate container 66e1e2f3f5e5 20:13:55 ---> adcad730320f 20:13:55 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:55 ---> Running in 89fc00a7f484 20:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:57 OK: 220 MiB in 52 packages 20:13:58 Removing intermediate container 89fc00a7f484 20:13:58 ---> 42b3475048ec 20:13:58 Step 10/23 : ENV GO111MODULE=on 20:13:58 ---> Running in acaf534d00a4 20:13:58 Removing intermediate container acaf534d00a4 20:13:58 ---> 538c773b4776 20:13:58 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:13:59 ---> Running in dfa9229bcb79 20:13:59 Removing intermediate container dfa9229bcb79 20:13:59 ---> 4e12d1e4f8e1 20:13:59 Step 12/23 : COPY go.mod vendor* ./ 20:14:00 ---> 875bd201f605 20:14:00 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:00 ---> Running in ff014de3fdbd 20:14:03 Removing intermediate container ff014de3fdbd 20:14:03 ---> a0e38c1d3c0b 20:14:03 Step 14/23 : COPY . . 20:14:05 ---> e5e4184d1989 20:14:05 Step 15/23 : RUN ${MAKE} 20:14:05 ---> Running in a4b99428a70e 20:14:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:14:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:14:47 Removing intermediate container a4b99428a70e 20:14:47 ---> 5c281949ba6a 20:14:47 Step 16/23 : FROM alpine:3.14 20:14:47 3.14: Pulling from library/alpine 20:14:47 be307f383ecc: Pulling fs layer 20:14:47 be307f383ecc: Verifying Checksum 20:14:47 be307f383ecc: Download complete 20:14:48 be307f383ecc: Pull complete 20:14:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:14:48 Status: Downloaded newer image for alpine:3.14 20:14:48 ---> 5b8b7b635229 20:14:48 Step 17/23 : EXPOSE 4000 20:14:48 ---> Running in 87f9dd3d06ee 20:14:48 Removing intermediate container 87f9dd3d06ee 20:14:48 ---> 4afbc19b1c10 20:14:48 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 20:14:50 ---> cb4650d33c84 20:14:50 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:14:50 ---> Running in 8ff090b02910 20:14:50 Removing intermediate container 8ff090b02910 20:14:50 ---> 84851f5e9266 20:14:50 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 20:14:50 ---> Running in 5db96849b1b2 20:14:51 Removing intermediate container 5db96849b1b2 20:14:51 ---> 3a88f746d2f3 20:14:51 Step 21/23 : LABEL arch=arm64 20:14:51 ---> Running in 7e0c65d58727 20:14:51 Removing intermediate container 7e0c65d58727 20:14:51 ---> 7257c4864425 20:14:51 Step 22/23 : LABEL git_sha=bb976bf4a72f7b711b973d22b7b103ca7d506ae9 20:14:51 ---> Running in fbd843c8e565 20:14:51 Removing intermediate container fbd843c8e565 20:14:51 ---> b18841ee3108 20:14:51 Step 23/23 : LABEL version=0.0.0 20:14:52 ---> Running in 8eb193c9ae2c 20:14:52 Removing intermediate container 8eb193c9ae2c 20:14:52 ---> 6cdc99bb4124 20:14:52 [Warning] One or more build-args [ARCH] were not consumed 20:14:52 Successfully built 6cdc99bb4124 20:14:52 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:52 20:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:53 arm64: Pulling from edgex-lftools-log-publisher 20:14:53 448f6bf000e3: Pulling fs layer 20:14:53 f757da607395: Pulling fs layer 20:14:53 05883995daec: Pulling fs layer 20:14:53 8603b9c90790: Pulling fs layer 20:14:53 1560dd03e051: Pulling fs layer 20:14:53 27f5ce0e4adf: Pulling fs layer 20:14:53 c2d8d7efcc4b: Pulling fs layer 20:14:53 8603b9c90790: Waiting 20:14:53 1560dd03e051: Waiting 20:14:53 27f5ce0e4adf: Waiting 20:14:53 c2d8d7efcc4b: Waiting 20:14:53 f757da607395: Verifying Checksum 20:14:53 f757da607395: Download complete 20:14:53 8603b9c90790: Verifying Checksum 20:14:53 8603b9c90790: Download complete 20:14:53 1560dd03e051: Verifying Checksum 20:14:53 1560dd03e051: Download complete 20:14:53 27f5ce0e4adf: Verifying Checksum 20:14:53 27f5ce0e4adf: Download complete 20:14:53 05883995daec: Verifying Checksum 20:14:53 05883995daec: Download complete 20:14:54 448f6bf000e3: Verifying Checksum 20:14:54 448f6bf000e3: Download complete 20:14:56 c2d8d7efcc4b: Verifying Checksum 20:14:56 c2d8d7efcc4b: Download complete 20:14:57 448f6bf000e3: Pull complete 20:14:58 f757da607395: Pull complete 20:14:59 05883995daec: Pull complete 20:14:59 8603b9c90790: Pull complete 20:15:00 1560dd03e051: Pull complete 20:15:00 27f5ce0e4adf: Pull complete 20:15:16 c2d8d7efcc4b: Pull complete 20:15:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 20:15:16 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:15:19 $ docker top 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:20 ---> job-cost.sh 20:15:20 lf-activate-venv: SKIPPING 20:15:20 INFO: No Stack... 20:15:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:15:20 INFO: Archiving Costs [Pipeline] sh 20:15:21 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 20:15:21 + cut -d, -f6 [Pipeline] lock 20:15:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] 20:15:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] did not exist. Created. 20:15:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:22 /w/workspace/edgex-ui-go/4@tmp/durable-bdd2dfcd/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-bdd2dfcd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:15:22 + echo total: 0.10999999940395355 [Pipeline] stash 20:15:22 Warning: overwriting stash ‘stack-cost’ 20:15:22 Stashed 1 file(s) [Pipeline] } 20:15:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:15:23 $ docker stop --time=1 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 20:15:24 $ docker rm -f 103549ce5a30efc48a0db1aa084fd1576326f60d7cb989a8011858bbd12483b5 [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 20:15:24 provisioning config files... 20:15:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config9002174368830537400tmp [Pipeline] { [Pipeline] sh 20:15:25 + set +x 20:15:25 + bash -s -- 20:15:25 + curl -s https://codecov.io/bash 20:15:25 20:15:25 _____ _ 20:15:25 / ____| | | 20:15:25 | | ___ __| | ___ ___ _____ __ 20:15:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:15:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:15:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:15:25 Bash-1.0.6 20:15:25 20:15:25 20:15:25 ==> git version 2.24.4 found 20:15:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:15:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:15:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:15:25 ==> Jenkins CI detected. 20:15:25 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 20:15:25 project root: . 20:15:25 --> token set from env 20:15:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:15:25 ==> Running gcov in . (disable via -X gcov) 20:15:25 ==> Python coveragepy not found 20:15:25 ==> Searching for coverage reports in: 20:15:25 + . 20:15:25 -> Found 1 reports 20:15:25 ==> Detecting git/mercurial file structure 20:15:25 ==> Reading reports 20:15:25 + ./coverage.out bytes=10 20:15:25 ==> Appending adjustments 20:15:25 https://docs.codecov.io/docs/fixing-reports 20:15:25 + Found adjustments 20:15:25 ==> Gzipping contents 20:15:25 4.0K /tmp/codecov.xV4o8m.gz 20:15:25 ==> Uploading reports 20:15:25 url: https://codecov.io 20:15:25 query: branch=PR-488&commit=bb976bf4a72f7b711b973d22b7b103ca7d506ae9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= 20:15:25 -> Pinging Codecov 20:15:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=bb976bf4a72f7b711b973d22b7b103ca7d506ae9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= 20:15:25 -> Uploading to 20:15:25 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/bb976bf4a72f7b711b973d22b7b103ca7d506ae9/d376be5b-399c-4b2f-95bb-e2ef9172c385.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff2e9b4cf6b0073c1e855467e69d78647a0080b6c140562738c8b8b5e16b719 20:15:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:25 Dload Upload Total Spent Left Speed 20:15:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 13182 --:--:-- --:--:-- --:--:-- 13223 20:15:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bb976bf4a72f7b711b973d22b7b103ca7d506ae9 [Pipeline] } 20:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:15:26 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' 20:15:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 20:15:26 total 8 20:15:26 drwxr-xr-x. 3 root root 34 Jan 20 20:09 . 20:15:26 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. 20:15:26 drwxr-xr-x. 2 root root 6 Jan 20 20:09 cost 20:15:26 -rw-r--r--. 1 root root 82 Jan 20 20:09 cost.csv 20:15:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 20:15:26 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 20:15:26 total 8 20:15:26 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:09 . 20:15:26 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:09 .. 20:15:26 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:09 cost 20:15:26 -rw-r--r--. 1 jenkins jenkins 82 Jan 20 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:15:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:27 ---> package-listing.sh 20:15:27 ++ facter osfamily 20:15:27 ++ tr '[:upper:]' '[:lower:]' 20:15:27 + OS_FAMILY=redhat 20:15:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 20:15:27 + START_PACKAGES=/tmp/packages_start.txt 20:15:27 + END_PACKAGES=/tmp/packages_end.txt 20:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:27 + PACKAGES=/tmp/packages_start.txt 20:15:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' 20:15:27 + PACKAGES=/tmp/packages_end.txt 20:15:27 + case "${OS_FAMILY}" in 20:15:27 + sort 20:15:27 + rpm -qa 20:15:28 + '[' -f /tmp/packages_start.txt ']' 20:15:28 + '[' -f /tmp/packages_end.txt ']' 20:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' 20:15:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ 20:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo 20:15:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:15:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:29 . [Pipeline] withDockerContainer 20:15:29 prd-centos7-docker-4c-2g-3552 does not seem to be running inside a container 20:15:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488/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_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:30 $ docker top 2ddfeac5209ffa522c5251ffabf8f162d37833d500f4d9ae7f8bc27b1654be3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:30 + ls /var/log/sa-host 20:15:30 + sadf -c /var/log/sa-host/sa17 20:15:30 file_magic: OK 20:15:30 HZ: Using current value: 100 20:15:30 file_header: OK 20:15:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:30 Statistics: 20:15:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:30 File successfully converted to sysstat format version 12.0.3 20:15:30 + sadf -c /var/log/sa-host/sa20 20:15:30 file_magic: OK 20:15:30 HZ: Using current value: 100 20:15:30 file_header: OK 20:15:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:15:30 Statistics: 20:15:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:15:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:31 provisioning config files... 20:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config2561587502358004900tmp [Pipeline] { [Pipeline] echo 20:15:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> create-netrc.sh [Pipeline] } 20:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> python-tools-install.sh [Pipeline] echo 20:15:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:31 ---> sudo-logs.sh 20:15:31 Archiving 'sudo' log.. 20:15:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-3552.novalocal: Name or service not known 20:15:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-3552.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:15:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:32 ---> job-cost.sh 20:15:32 lf-activate-venv: SKIPPING 20:15:32 DEBUG: total: 0.05999999865889549 20:15:32 INFO: Retrieving Stack Cost... 20:15:32 INFO: Retrieving Pricing Info for: v3-standard-2 20:15:32 INFO: Archiving Costs [Pipeline] echo 20:15:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:33 ---> logs-deploy.sh 20:15:33 lf-activate-venv: SKIPPING 20:15:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/4 20:15:33 INFO: archiving workspace using pattern(s): 20:15:33 Archives upload complete. 20:15:33 INFO: archiving logs to Nexus