Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83+1961be3dbf536bee699796c7591b42b4c7bef829 (828d9f4221573bb09d60b4e9d0fc1fd3ee915742) 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-ssh2017545135586595588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4924936775765298632.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4172780041868131108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8880009097874526296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7738105765114220387.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13409339294586727404.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14819 in /w/workspace/undry_device-onvif-camera_PR-351 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 Merge succeeded, producing 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 Checking out Revision 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 (PR-351) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:01 ========================================================= 23:42:01 EdgeX Global Pipelines Version Info 23:42:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:01 ------------------- 23:42:01 stable info: 23:42:01 ------------------- 23:42:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:42:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:01 Message: update stable to v1.0.249 23:42:02 ------------------- 23:42:02 experimental info: 23:42:02 ------------------- 23:42:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:42:02 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:42:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:42:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:42:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37f1d92 [Pipeline] echo 23:42:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:04 provisioning config files... 23:42:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config9237600364451871251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:04 ---> docker-login.sh 23:42:04 nexus3.edgexfoundry.org:10001 23:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:04 Configure a credential helper to remove this warning. See 23:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:04 23:42:04 Login Succeeded 23:42:04 nexus3.edgexfoundry.org:10002 23:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:04 Configure a credential helper to remove this warning. See 23:42:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:04 23:42:04 Login Succeeded 23:42:04 nexus3.edgexfoundry.org:10003 23:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:05 Configure a credential helper to remove this warning. See 23:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:05 23:42:05 Login Succeeded 23:42:05 nexus3.edgexfoundry.org:10004 23:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:05 Configure a credential helper to remove this warning. See 23:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:05 23:42:05 Login Succeeded 23:42:05 docker.io 23:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:05 Configure a credential helper to remove this warning. See 23:42:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:05 23:42:05 Login Succeeded 23:42:05 ---> docker-login.sh ends [Pipeline] } 23:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:42:06 + git rev-list -1 --merges 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83~1..37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo 23:42:06 -----------> git rev-list -1 --merges 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83~1..37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [false] [Pipeline] sh 23:42:06 + git log --format=format:%s -1 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo 23:42:06 ========================================================= 23:42:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:07 + git log --format=format:%s -1 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] echo 23:42:07 [semverPrep] GIT_COMMIT: 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:42:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:42:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:07 + grep -v github /etc/ssh/ssh_known_hosts 23:42:07 + [ -e /tmp/ssh_known_hosts ] 23:42:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:42:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:42:07 + sudo tee -a /etc/ssh/ssh_known_hosts 23:42:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:07 23:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:42:08 b85a868b505f: Pulling fs layer 23:42:08 e2be974225ed: Pulling fs layer 23:42:08 339a4e72a1f5: Pulling fs layer 23:42:08 988bab9f4d93: Pulling fs layer 23:42:08 1469e6f7b9e6: Pulling fs layer 23:42:08 eaf3925da568: Pulling fs layer 23:42:08 bab4dde63d76: Pulling fs layer 23:42:08 bde34c3a00c8: Pulling fs layer 23:42:08 b352a97aabf1: Pulling fs layer 23:42:08 4872d77fe225: Pulling fs layer 23:42:08 5851b861e8e6: Pulling fs layer 23:42:08 988bab9f4d93: Waiting 23:42:08 1469e6f7b9e6: Waiting 23:42:08 eaf3925da568: Waiting 23:42:08 bab4dde63d76: Waiting 23:42:08 bde34c3a00c8: Waiting 23:42:08 b352a97aabf1: Waiting 23:42:08 4872d77fe225: Waiting 23:42:08 e2be974225ed: Verifying Checksum 23:42:08 e2be974225ed: Download complete 23:42:08 988bab9f4d93: Download complete 23:42:08 1469e6f7b9e6: Verifying Checksum 23:42:08 1469e6f7b9e6: Download complete 23:42:08 339a4e72a1f5: Verifying Checksum 23:42:08 339a4e72a1f5: Download complete 23:42:08 eaf3925da568: Download complete 23:42:08 bde34c3a00c8: Verifying Checksum 23:42:08 bde34c3a00c8: Download complete 23:42:08 b352a97aabf1: Download complete 23:42:08 4872d77fe225: Download complete 23:42:08 5851b861e8e6: Download complete 23:42:08 b85a868b505f: Verifying Checksum 23:42:08 b85a868b505f: Download complete 23:42:08 bab4dde63d76: Verifying Checksum 23:42:08 bab4dde63d76: Download complete 23:42:09 b85a868b505f: Pull complete 23:42:09 e2be974225ed: Pull complete 23:42:10 339a4e72a1f5: Pull complete 23:42:10 988bab9f4d93: Pull complete 23:42:10 1469e6f7b9e6: Pull complete 23:42:10 eaf3925da568: Pull complete 23:42:12 bab4dde63d76: Pull complete 23:42:12 bde34c3a00c8: Pull complete 23:42:12 b352a97aabf1: Pull complete 23:42:12 4872d77fe225: Pull complete 23:42:12 5851b861e8e6: Pull complete 23:42:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:12 prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container 23:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:15 $ docker top dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa -eo pid,comm 23:42:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:42:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:15 [ssh-agent] Looking for ssh-agent implementation... 23:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:15 $ docker exec dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent 23:42:15 SSH_AUTH_SOCK=/tmp/ssh-wiROPQFGyvVR/agent.32 23:42:15 SSH_AGENT_PID=38 23:42:15 Running ssh-add (command line suppressed) 23:42:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_15708964531446504672.key (/w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_15708964531446504672.key) 23:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:15 + git tag --points-at HEAD [Pipeline] } 23:42:15 $ docker exec --env ******** --env ******** dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent -k 23:42:16 unset SSH_AUTH_SOCK; 23:42:16 unset SSH_AGENT_PID; 23:42:16 echo Agent pid 38 killed; 23:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:16 [ssh-agent] Looking for ssh-agent implementation... 23:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:16 $ docker exec dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent 23:42:16 SSH_AUTH_SOCK=/tmp/ssh-qbFpe5XdqNdX/agent.70 23:42:16 SSH_AGENT_PID=76 23:42:16 Running ssh-add (command line suppressed) 23:42:16 Identity added: /w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_10650083285844019249.key (/w/workspace/undry_device-onvif-camera_PR-351@tmp/private_key_10650083285844019249.key) 23:42:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:16 + git semver init 23:42:17 2023-05-09 23:42:16,965 [run_init] DEBUG init version:0.0.0 force:False 23:42:17 2023-05-09 23:42:16,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-351/.semver 23:42:17 2023-05-09 23:42:16,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-351/.semver 23:42:17 2023-05-09 23:42:16,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-351/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-351, universal_newlines=False, shell=None, istream=None) 23:42:18 2023-05-09 23:42:17,825 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-351/.git/info/exclude 23:42:18 2023-05-09 23:42:17,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 with force:False 23:42:18 2023-05-09 23:42:17,826 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 23:42:18 2023-05-09 23:42:17,830 [execute] INFO git cat-file --batch-check 23:42:18 2023-05-09 23:42:17,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) 23:42:18 2023-05-09 23:42:17,835 [execute] INFO git cat-file --batch 23:42:18 2023-05-09 23:42:17,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) 23:42:18 2023-05-09 23:42:17,840 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-351/.semver/PR-351 23:42:18 0.0.0 [Pipeline] } 23:42:18 $ docker exec --env ******** --env ******** dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa ssh-agent -k 23:42:18 unset SSH_AUTH_SOCK; 23:42:18 unset SSH_AGENT_PID; 23:42:18 echo Agent pid 76 killed; 23:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:18 + git semver [Pipeline] } 23:42:18 $ docker stop --time=1 dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa 23:42:20 $ docker rm -f --volumes dc76571e45adc81f82a71270fed5544ffcec4c4693a308662731f3bb3e0044aa [Pipeline] // withDockerContainer [Pipeline] sh 23:42:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:20 Stashed 1 file(s) [Pipeline] echo 23:42:20 [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 23:42:21 provisioning config files... 23:42:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config14491786222198264667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:21 ---> docker-login.sh 23:42:21 nexus3.edgexfoundry.org:10001 23:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:21 Configure a credential helper to remove this warning. See 23:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:21 23:42:21 Login Succeeded 23:42:21 nexus3.edgexfoundry.org:10002 23:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:21 Configure a credential helper to remove this warning. See 23:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:21 23:42:21 Login Succeeded 23:42:21 nexus3.edgexfoundry.org:10003 23:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:22 Configure a credential helper to remove this warning. See 23:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:22 23:42:22 Login Succeeded 23:42:22 nexus3.edgexfoundry.org:10004 23:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:22 Configure a credential helper to remove this warning. See 23:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:22 23:42:22 Login Succeeded 23:42:22 docker.io 23:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:22 Configure a credential helper to remove this warning. See 23:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:22 23:42:22 Login Succeeded 23:42:22 ---> docker-login.sh ends [Pipeline] } 23:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:22 ========================================================= 23:42:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:42:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:42:23 Sending build context to Docker daemon 21.55MB 23:42:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:42:23 Step 2/13 : FROM ${BASE} AS builder 23:42:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:42:23 f56be85fc22e: Pulling fs layer 23:42:23 85791d961cd3: Pulling fs layer 23:42:23 d694b5ae8c79: Pulling fs layer 23:42:23 9f32a84ed3da: Pulling fs layer 23:42:23 4d19c01a9841: Pulling fs layer 23:42:23 9325e15d5711: Pulling fs layer 23:42:23 556b6ee489ea: Pulling fs layer 23:42:23 c5a4b2cf53e6: Pulling fs layer 23:42:23 9f32a84ed3da: Waiting 23:42:23 4d19c01a9841: Waiting 23:42:23 c5a4b2cf53e6: Waiting 23:42:23 9325e15d5711: Waiting 23:42:23 556b6ee489ea: Waiting 23:42:23 85791d961cd3: Download complete 23:42:23 9f32a84ed3da: Verifying Checksum 23:42:23 9f32a84ed3da: Download complete 23:42:23 4d19c01a9841: Verifying Checksum 23:42:23 4d19c01a9841: Download complete 23:42:23 f56be85fc22e: Verifying Checksum 23:42:23 f56be85fc22e: Download complete 23:42:23 9325e15d5711: Verifying Checksum 23:42:23 9325e15d5711: Download complete 23:42:23 f56be85fc22e: Pull complete 23:42:23 85791d961cd3: Pull complete 23:42:23 c5a4b2cf53e6: Verifying Checksum 23:42:23 c5a4b2cf53e6: Download complete 23:42:23 d694b5ae8c79: Verifying Checksum 23:42:23 d694b5ae8c79: Download complete 23:42:24 556b6ee489ea: Verifying Checksum 23:42:24 556b6ee489ea: Download complete 23:42:27 d694b5ae8c79: Pull complete 23:42:27 9f32a84ed3da: Pull complete 23:42:27 4d19c01a9841: Pull complete 23:42:27 9325e15d5711: Pull complete 23:42:29 556b6ee489ea: Pull complete 23:42:30 c5a4b2cf53e6: Pull complete 23:42:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:42:30 ---> c4be618373d6 23:42:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:42:33 ---> Running in 86b5eb60a93c 23:42:33 Removing intermediate container 86b5eb60a93c 23:42:33 ---> f405aead552c 23:42:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:33 ---> Running in 3939ea8b4fd1 23:42:33 Removing intermediate container 3939ea8b4fd1 23:42:33 ---> 0f3d94ffc4cf 23:42:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:42:33 ---> Running in de3f9af916bb 23:42:33 Removing intermediate container de3f9af916bb 23:42:33 ---> 7ad45f2895b3 23:42:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:42:33 ---> Running in aea1c635c5c8 23:42:33 Removing intermediate container aea1c635c5c8 23:42:33 ---> f0e8ff96c70c 23:42:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:42:33 ---> Running in 2881dd398f86 23:42:33 Removing intermediate container 2881dd398f86 23:42:33 ---> c06f8bd3d6b3 23:42:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:33 ---> Running in 2b6153c31cbc 23:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:42:34 OK: 265 MiB in 53 packages 23:42:34 Removing intermediate container 2b6153c31cbc 23:42:34 ---> a9863f77911a 23:42:34 Step 9/13 : WORKDIR /device-onvif-camera 23:42:34 ---> Running in 20a8c23e059e 23:42:34 Removing intermediate container 20a8c23e059e 23:42:34 ---> d489c92dcbfd 23:42:34 Step 10/13 : COPY go.mod vendor* ./ 23:42:34 ---> 76a78d50d733 23:42:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:34 ---> Running in fffc801ab139 23:42:36 Still waiting to schedule task 23:42:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:43:01 Removing intermediate container fffc801ab139 23:43:01 ---> 13c58ecadc36 23:43:01 Step 12/13 : COPY . . 23:43:01 ---> c519176d33ac 23:43:01 Step 13/13 : RUN ${MAKE} 23:43:01 ---> Running in 8565efbb745b 23:43:01 noop 23:43:01 Removing intermediate container 8565efbb745b 23:43:01 ---> 852530f571c3 23:43:01 Successfully built 852530f571c3 23:43:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:01 + docker inspect -f . ci-base-image-x86_64 23:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:01 prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container 23:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:02 $ docker top 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:02 + go version 23:43:02 go version go1.20.2 linux/amd64 [Pipeline] } 23:43:02 $ docker stop --time=1 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 23:43:03 $ docker rm -f --volumes 94c592e66b7d61721305dcbbe1033dd14f51fbf6674a3e58e8ab70c7812f8688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:04 + docker inspect -f . ci-base-image-x86_64 23:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:04 prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container 23:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:43:05 $ docker top beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:05 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-351 [Pipeline] fileExists [Pipeline] sh 23:43:05 + make test 23:43:05 go test ./... -coverprofile=coverage.out ./... 23:43:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:43:21 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:43:21 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:43:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 30.9% of statements 23:43:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.243s coverage: 86.5% of statements 23:43:29 go vet ./... 23:43:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:43:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:43:33 ./bin/test-attribution-txt.sh [Pipeline] echo 23:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:43:33 $ docker stop --time=1 beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 23:43:36 $ docker rm -f --volumes beed40d067ac6a6adcb98263a93d54b4c79fb9435b94a1312db1c18916987e68 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:37 + ls -al . 23:43:37 total 232 23:43:37 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:43 . 23:43:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 .. 23:43:37 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:42 .git 23:43:37 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 .github 23:43:37 -rw-rw-r-- 1 jenkins jenkins 496 May 9 23:41 .gitignore 23:43:37 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:41 .golangci.yml 23:43:37 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:42 .semver 23:43:37 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 23:41 Attribution.txt 23:43:37 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 23:41 CHANGELOG.md 23:43:37 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 23:41 Dockerfile 23:43:37 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:41 GOVERNANCE.md 23:43:37 -rw-rw-r-- 1 jenkins jenkins 734 May 9 23:41 Jenkinsfile 23:43:37 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:41 LICENSE 23:43:37 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 23:41 Makefile 23:43:37 -rw-rw-r-- 1 jenkins jenkins 625 May 9 23:41 OWNERS.md 23:43:37 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 23:41 README.md 23:43:37 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:42 VERSION 23:43:37 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:41 bin 23:43:37 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:41 cmd 23:43:37 -rw-r--r-- 1 jenkins jenkins 79213 May 9 23:43 coverage.out 23:43:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 doc 23:43:37 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 23:41 go.mod 23:43:37 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 23:41 go.sum 23:43:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 internal 23:43:37 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:41 snap 23:43:37 -rw-rw-r-- 1 jenkins jenkins 236 May 9 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:38 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 --label arch=amd64 --label version=0.0.0 . 23:43:38 Sending build context to Docker daemon 21.63MB 23:43:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:43:38 Step 2/26 : FROM ${BASE} AS builder 23:43:38 ---> 852530f571c3 23:43:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:43:38 ---> Running in 6db585583111 23:43:38 Removing intermediate container 6db585583111 23:43:38 ---> aa1f40194de9 23:43:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:38 ---> Running in 8dc20c54a6bf 23:43:38 Removing intermediate container 8dc20c54a6bf 23:43:38 ---> 67f031fe5c94 23:43:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:43:38 ---> Running in 13273a3a7b32 23:43:38 Removing intermediate container 13273a3a7b32 23:43:38 ---> 540b4b02dba8 23:43:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:43:38 ---> Running in 06c14df78e68 23:43:38 Removing intermediate container 06c14df78e68 23:43:38 ---> ad318932f231 23:43:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:43:38 ---> Running in 4f137720caaf 23:43:38 Removing intermediate container 4f137720caaf 23:43:38 ---> 345b998dd36a 23:43:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:38 ---> Running in 4f6814561b95 23:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:43:39 OK: 265 MiB in 53 packages 23:43:39 Removing intermediate container 4f6814561b95 23:43:39 ---> 621ca4e4852e 23:43:39 Step 9/26 : WORKDIR /device-onvif-camera 23:43:39 ---> Running in 5ce7d50c058d 23:43:39 Removing intermediate container 5ce7d50c058d 23:43:39 ---> 5f9c4bf6f2fb 23:43:39 Step 10/26 : COPY go.mod vendor* ./ 23:43:39 ---> 53374436b2c6 23:43:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:39 ---> Running in 7bbea506033a 23:43:40 Removing intermediate container 7bbea506033a 23:43:40 ---> 9bf1ef98733c 23:43:40 Step 12/26 : COPY . . 23:43:41 ---> 35d8a28ce274 23:43:41 Step 13/26 : RUN ${MAKE} 23:43:41 ---> Running in 3b4f5afd051c 23:43:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:43:59 Removing intermediate container 3b4f5afd051c 23:43:59 ---> f58d958d4bac 23:43:59 Step 14/26 : FROM alpine:3.17 23:44:00 3.17: Pulling from library/alpine 23:44:00 f56be85fc22e: Already exists 23:44:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:44:00 Status: Downloaded newer image for alpine:3.17 23:44:00 ---> 9ed4aefc74f6 23:44:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:44:00 ---> Running in 3347f99835a9 23:44:00 Removing intermediate container 3347f99835a9 23:44:00 ---> 90490727d5cd 23:44:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:44:00 ---> Running in 72d753500195 23:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:44:01 (1/1) Installing dumb-init (1.2.5-r2) 23:44:01 Executing busybox-1.35.0-r29.trigger 23:44:01 OK: 7 MiB in 16 packages 23:44:01 Removing intermediate container 72d753500195 23:44:01 ---> 873b419efbfe 23:44:01 Step 17/26 : WORKDIR / 23:44:01 ---> Running in f929bc039aa4 23:44:01 Removing intermediate container f929bc039aa4 23:44:01 ---> 07570bb02d3f 23:44:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:44:02 ---> d7008a6e36d8 23:44:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:44:02 ---> 7f19c8f3b390 23:44:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:44:02 ---> dbf6aac25313 23:44:02 Step 21/26 : EXPOSE 59984 23:44:02 ---> Running in 367bfe2ed607 23:44:02 Removing intermediate container 367bfe2ed607 23:44:02 ---> 1d8fd88c54b3 23:44:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:44:02 ---> Running in 48fb90257c16 23:44:02 Removing intermediate container 48fb90257c16 23:44:02 ---> 64442bc7c24c 23:44:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:44:02 ---> Running in ae4f908f3402 23:44:02 Removing intermediate container ae4f908f3402 23:44:02 ---> 5d54222cde26 23:44:02 Step 24/26 : LABEL arch=amd64 23:44:02 ---> Running in bfc6d6d95a43 23:44:02 Removing intermediate container bfc6d6d95a43 23:44:02 ---> 9dc565b37c81 23:44:02 Step 25/26 : LABEL git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 23:44:02 ---> Running in 08c422699444 23:44:03 Removing intermediate container 08c422699444 23:44:03 ---> 93da6c3d9353 23:44:03 Step 26/26 : LABEL version=0.0.0 23:44:03 ---> Running in 75eaf26a2d4e 23:44:03 Removing intermediate container 75eaf26a2d4e 23:44:03 ---> 622455d45647 23:44:03 [Warning] One or more build-args [ARCH] were not consumed 23:44:03 Successfully built 622455d45647 23:44:03 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:04 23:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:04 latest: Pulling from edgex-lftools-log-publisher 23:44:04 5eb5b503b376: Pulling fs layer 23:44:04 5c69ac0246d0: Pulling fs layer 23:44:04 ec43610c2a17: Pulling fs layer 23:44:04 3a2ae6a8a46f: Pulling fs layer 23:44:04 33b1e0a273af: Pulling fs layer 23:44:04 5d3b04190fa2: Pulling fs layer 23:44:04 2f39f015ded8: Pulling fs layer 23:44:04 3a2ae6a8a46f: Waiting 23:44:04 5d3b04190fa2: Waiting 23:44:04 33b1e0a273af: Waiting 23:44:04 2f39f015ded8: Waiting 23:44:04 5c69ac0246d0: Verifying Checksum 23:44:04 5c69ac0246d0: Download complete 23:44:04 3a2ae6a8a46f: Download complete 23:44:04 33b1e0a273af: Verifying Checksum 23:44:04 33b1e0a273af: Download complete 23:44:04 5d3b04190fa2: Download complete 23:44:04 ec43610c2a17: Download complete 23:44:04 5eb5b503b376: Verifying Checksum 23:44:04 5eb5b503b376: Download complete 23:44:05 2f39f015ded8: Download complete 23:44:05 5eb5b503b376: Pull complete 23:44:05 5c69ac0246d0: Pull complete 23:44:06 ec43610c2a17: Pull complete 23:44:06 3a2ae6a8a46f: Pull complete 23:44:06 33b1e0a273af: Pull complete 23:44:06 5d3b04190fa2: Pull complete 23:44:10 2f39f015ded8: Pull complete 23:44:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:11 prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container 23:44:11 $ 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/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:44:13 $ docker top d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:14 ---> job-cost.sh 23:44:14 lf-activate-venv: SKIPPING 23:44:14 INFO: No Stack... 23:44:14 INFO: Retrieving Pricing Info for: v3-standard-8 23:44:14 INFO: Archiving Costs [Pipeline] sh 23:44:14 + cat /w/workspace/undry_device-onvif-camera_PR-351/archives/cost.csv 23:44:14 + cut -d, -f6 [Pipeline] lock 23:44:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] 23:44:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] did not exist. Created. 23:44:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:15 + echo total: 0.2199999988079071 [Pipeline] stash 23:44:15 Stashed 1 file(s) [Pipeline] } 23:44:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:15 $ docker stop --time=1 d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 23:44:16 $ docker rm -f --volumes d44c79b53d99192566a07355ad463a4c0e64e0a5663cb47b728b5c02a0a92343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:44:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14822 in /w/workspace/undry_device-onvif-camera_PR-351 [Pipeline] { [Pipeline] ws 23:44:41 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:44:41 The recommended git tool is: git 23:44:48 using credential edgex-jenkins-ssh 23:44:48 Cloning the remote Git repository 23:44:48 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:44:48 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:44:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:44:49 > git --version # timeout=10 23:44:49 > git --version # 'git version 2.25.1' 23:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:50 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:44:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:44:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:44:52 Merging remotes/origin/main commit 1961be3dbf536bee699796c7591b42b4c7bef829 into PR head commit 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 23:44:52 Merge succeeded, producing 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 23:44:52 Checking out Revision 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 (PR-351) 23:44:53 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:44:53 > git --version # timeout=10 23:44:53 > git --version # 'git version 2.25.1' 23:44:53 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:44:52 > git config core.sparsecheckout # timeout=10 23:44:52 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 23:44:52 > git remote # timeout=10 23:44:52 > git config --get remote.origin.url # timeout=10 23:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:52 > git merge 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 23:44:52 > git rev-parse HEAD^{commit} # timeout=10 23:44:52 > git config core.sparsecheckout # timeout=10 23:44:52 > git checkout -f 37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:55 Dload Upload Total Spent Left Speed 23:44:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 23:44:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:44:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:44:56 + sudo tee /etc/docker/daemon.new 23:44:56 { 23:44:56 "registry-mirrors": [ 23:44:56 "https://nexus3.edgexfoundry.org:10001" 23:44:56 ], 23:44:56 "bip": "10.250.0.254/24", 23:44:56 "hosts": [ 23:44:56 "tcp://0.0.0.0:5555", 23:44:56 "unix:///var/run/docker.sock" 23:44:56 ], 23:44:56 "mtu": 1458, 23:44:56 "selinux-enabled": true, 23:44:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:44:56 } [Pipeline] sh 23:44:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:44:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:15 provisioning config files... 23:45:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5165632168614412080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:15 ---> docker-login.sh 23:45:15 nexus3.edgexfoundry.org:10001 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10002 23:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:16 Configure a credential helper to remove this warning. See 23:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:16 23:45:16 Login Succeeded 23:45:16 nexus3.edgexfoundry.org:10003 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 nexus3.edgexfoundry.org:10004 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 docker.io 23:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:17 Configure a credential helper to remove this warning. See 23:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:17 23:45:17 Login Succeeded 23:45:17 ---> docker-login.sh ends [Pipeline] } 23:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:18 ========================================================= 23:45:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:45:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:45:19 Sending build context to Docker daemon 14.19MB 23:45:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:45:19 Step 2/13 : FROM ${BASE} AS builder 23:45:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:19 c41833b44d91: Pulling fs layer 23:45:19 ed15518f5707: Pulling fs layer 23:45:19 feae8fd75edb: Pulling fs layer 23:45:19 242c74f7c9fa: Pulling fs layer 23:45:19 3cdef696dda3: Pulling fs layer 23:45:19 2ced38df9373: Pulling fs layer 23:45:19 58f1dce35555: Pulling fs layer 23:45:19 3cdef696dda3: Waiting 23:45:19 2ced38df9373: Waiting 23:45:19 58f1dce35555: Waiting 23:45:19 242c74f7c9fa: Waiting 23:45:19 ed15518f5707: Download complete 23:45:19 242c74f7c9fa: Verifying Checksum 23:45:19 242c74f7c9fa: Download complete 23:45:19 3cdef696dda3: Download complete 23:45:19 c41833b44d91: Download complete 23:45:20 c41833b44d91: Pull complete 23:45:21 ed15518f5707: Pull complete 23:45:21 58f1dce35555: Verifying Checksum 23:45:21 58f1dce35555: Download complete 23:45:22 feae8fd75edb: Verifying Checksum 23:45:22 feae8fd75edb: Download complete 23:45:22 2ced38df9373: Verifying Checksum 23:45:22 2ced38df9373: Download complete 23:45:35 feae8fd75edb: Pull complete 23:45:35 242c74f7c9fa: Pull complete 23:45:35 3cdef696dda3: Pull complete 23:45:40 2ced38df9373: Pull complete 23:45:42 58f1dce35555: Pull complete 23:45:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:45:42 ---> fadd8f120f05 23:45:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:45:44 ---> Running in 4a95ba577cb4 23:45:44 Removing intermediate container 4a95ba577cb4 23:45:44 ---> 9f4c43b1abf0 23:45:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:44 ---> Running in df4c4bcaa1ce 23:45:45 Removing intermediate container df4c4bcaa1ce 23:45:45 ---> 1c37295a09c7 23:45:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:45:45 ---> Running in 87900e17e8f9 23:45:45 Removing intermediate container 87900e17e8f9 23:45:45 ---> 106c6a9117da 23:45:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:45:45 ---> Running in ed9f82942a56 23:45:46 Removing intermediate container ed9f82942a56 23:45:46 ---> ae6d451301e4 23:45:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:45:46 ---> Running in fd9df3ba96be 23:45:46 Removing intermediate container fd9df3ba96be 23:45:46 ---> 7dd058f02fa5 23:45:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:46 ---> Running in 3504094a0527 23:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:49 OK: 263 MiB in 53 packages 23:45:50 Removing intermediate container 3504094a0527 23:45:50 ---> 2b0cfb55de19 23:45:50 Step 9/13 : WORKDIR /device-onvif-camera 23:45:50 ---> Running in 3b622077899b 23:45:50 Removing intermediate container 3b622077899b 23:45:50 ---> 0676dd8236f4 23:45:50 Step 10/13 : COPY go.mod vendor* ./ 23:45:51 ---> f56e46154776 23:45:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:51 ---> Running in ad7d4e097a37 23:46:59 Removing intermediate container ad7d4e097a37 23:46:59 ---> 3253411508d7 23:46:59 Step 12/13 : COPY . . 23:46:59 ---> 1d007c426862 23:46:59 Step 13/13 : RUN ${MAKE} 23:46:59 ---> Running in dc720d0d56d0 23:46:59 noop 23:46:59 Removing intermediate container dc720d0d56d0 23:46:59 ---> 91e253a47927 23:46:59 Successfully built 91e253a47927 23:46:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + docker inspect -f . ci-base-image-arm64 23:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container 23:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:47:04 $ docker top 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:05 + go version 23:47:05 go version go1.20.2 linux/arm64 [Pipeline] } 23:47:05 $ docker stop --time=1 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 23:47:07 $ docker rm -f --volumes 5c7700a7cf9e5be891da8a21a9a4abacd2c9e1931ac18a1da7aec61e00d91237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:08 + docker inspect -f . ci-base-image-arm64 23:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:08 prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container 23:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:47:10 $ docker top 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:47:11 + make test 23:47:11 go test ./... -coverprofile=coverage.out ./... 23:47:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:50:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:50:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:50:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 30.9% of statements 23:50:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.474s coverage: 86.5% of statements 23:50:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:50:39 go vet ./... 23:51:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:51:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:51:11 ./bin/test-attribution-txt.sh [Pipeline] echo 23:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:51:11 $ docker stop --time=1 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d 23:51:13 $ docker rm -f --volumes 5eadfb0939775ec68319b6e4d060f42c78513565a5e48b54bdfca6d47fc86a8d [Pipeline] // withDockerContainer [Pipeline] sh 23:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:14 Warning: overwriting stash ‘coverage-report’ 23:51:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:51:16 + ls -al . 23:51:16 total 228 23:51:16 drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:47 . 23:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 .. 23:51:16 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:44 .git 23:51:16 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 .github 23:51:16 -rw-rw-r-- 1 jenkins jenkins 496 May 9 23:44 .gitignore 23:51:16 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:44 .golangci.yml 23:51:16 -rw-rw-r-- 1 jenkins jenkins 10087 May 9 23:44 Attribution.txt 23:51:16 -rw-rw-r-- 1 jenkins jenkins 6312 May 9 23:44 CHANGELOG.md 23:51:16 -rw-rw-r-- 1 jenkins jenkins 1574 May 9 23:44 Dockerfile 23:51:16 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:44 GOVERNANCE.md 23:51:16 -rw-rw-r-- 1 jenkins jenkins 734 May 9 23:44 Jenkinsfile 23:51:16 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:44 LICENSE 23:51:16 -rw-rw-r-- 1 jenkins jenkins 2751 May 9 23:44 Makefile 23:51:16 -rw-rw-r-- 1 jenkins jenkins 625 May 9 23:44 OWNERS.md 23:51:16 -rw-rw-r-- 1 jenkins jenkins 2591 May 9 23:44 README.md 23:51:16 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:42 VERSION 23:51:16 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:44 bin 23:51:16 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:44 cmd 23:51:16 -rw-r--r-- 1 jenkins jenkins 79213 May 9 23:50 coverage.out 23:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 doc 23:51:16 -rw-rw-r-- 1 jenkins jenkins 3642 May 9 23:44 go.mod 23:51:16 -rw-rw-r-- 1 jenkins jenkins 33491 May 9 23:44 go.sum 23:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 internal 23:51:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:44 snap 23:51:16 -rw-rw-r-- 1 jenkins jenkins 236 May 9 23:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 --label arch=arm64 --label version=0.0.0 . 23:51:17 Sending build context to Docker daemon 14.27MB 23:51:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:51:17 Step 2/26 : FROM ${BASE} AS builder 23:51:17 ---> 91e253a47927 23:51:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:51:19 ---> Running in 35892180a084 23:51:19 Removing intermediate container 35892180a084 23:51:19 ---> 5443a3aefd2f 23:51:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:20 ---> Running in 7af3247a14b6 23:51:20 Removing intermediate container 7af3247a14b6 23:51:20 ---> 997117b49675 23:51:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:51:20 ---> Running in 19bef78ee59a 23:51:20 Removing intermediate container 19bef78ee59a 23:51:20 ---> 34b3bb03fe7a 23:51:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:51:21 ---> Running in 0433d92d995c 23:51:21 Removing intermediate container 0433d92d995c 23:51:21 ---> 0271e50c4872 23:51:21 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:51:21 ---> Running in ff19aba1b25c 23:51:21 Removing intermediate container ff19aba1b25c 23:51:21 ---> 5ed6276b6a2d 23:51:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:21 ---> Running in 6b08994f0ea8 23:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:51:25 OK: 263 MiB in 53 packages 23:51:25 Removing intermediate container 6b08994f0ea8 23:51:25 ---> dcaeee5d9c32 23:51:25 Step 9/26 : WORKDIR /device-onvif-camera 23:51:25 ---> Running in 503a9efd33e1 23:51:26 Removing intermediate container 503a9efd33e1 23:51:26 ---> 39fdef1da1d2 23:51:26 Step 10/26 : COPY go.mod vendor* ./ 23:51:26 ---> 14b4bc1dc598 23:51:26 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:26 ---> Running in c707fb00402a 23:51:29 Removing intermediate container c707fb00402a 23:51:29 ---> 85a772e8ca95 23:51:29 Step 12/26 : COPY . . 23:51:33 ---> dd9a30318492 23:51:33 Step 13/26 : RUN ${MAKE} 23:51:33 ---> Running in a36c8068e284 23:51:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 23:54:26 Removing intermediate container a36c8068e284 23:54:26 ---> d2fb47ee663c 23:54:26 Step 14/26 : FROM alpine:3.17 23:54:26 3.17: Pulling from library/alpine 23:54:26 c41833b44d91: Already exists 23:54:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:54:26 Status: Downloaded newer image for alpine:3.17 23:54:26 ---> 51e60588ff2c 23:54:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:54:26 ---> Running in 11fec096aab4 23:54:26 Removing intermediate container 11fec096aab4 23:54:26 ---> ace45262b07e 23:54:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:54:26 ---> Running in 4ab8f49035eb 23:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:26 (1/1) Installing dumb-init (1.2.5-r2) 23:54:26 Executing busybox-1.35.0-r29.trigger 23:54:26 OK: 8 MiB in 16 packages 23:54:26 Removing intermediate container 4ab8f49035eb 23:54:26 ---> a7944ce8ae88 23:54:26 Step 17/26 : WORKDIR / 23:54:26 ---> Running in 4ee564fef5c2 23:54:26 Removing intermediate container 4ee564fef5c2 23:54:26 ---> 0cd55c20d4f6 23:54:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:54:26 ---> 334ca9511910 23:54:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:54:26 ---> 66a39926d6d7 23:54:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:54:26 ---> a432aa7be686 23:54:26 Step 21/26 : EXPOSE 59984 23:54:26 ---> Running in 272360c94d70 23:54:26 Removing intermediate container 272360c94d70 23:54:26 ---> c2c9ef63aa8e 23:54:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:54:26 ---> Running in 62520191d916 23:54:26 Removing intermediate container 62520191d916 23:54:26 ---> 959f7f88fdce 23:54:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:26 ---> Running in bd938a0de74e 23:54:26 Removing intermediate container bd938a0de74e 23:54:26 ---> d1a3db722871 23:54:26 Step 24/26 : LABEL arch=arm64 23:54:26 ---> Running in 29d8085420f0 23:54:26 Removing intermediate container 29d8085420f0 23:54:26 ---> 267fdd9f200f 23:54:26 Step 25/26 : LABEL git_sha=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 23:54:26 ---> Running in 3c3e7ff63469 23:54:26 Removing intermediate container 3c3e7ff63469 23:54:26 ---> 5f538e5b00e4 23:54:26 Step 26/26 : LABEL version=0.0.0 23:54:26 ---> Running in c9dfae4e4b68 23:54:26 Removing intermediate container c9dfae4e4b68 23:54:26 ---> f0572466608a 23:54:26 [Warning] One or more build-args [ARCH] were not consumed 23:54:26 Successfully built f0572466608a 23:54:26 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:27 23:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:27 arm64: Pulling from edgex-lftools-log-publisher 23:54:27 8998bd30e6a1: Pulling fs layer 23:54:27 04944245beec: Pulling fs layer 23:54:27 699f458cf7ca: Pulling fs layer 23:54:27 765212b225bb: Pulling fs layer 23:54:27 f23df028b6ca: Pulling fs layer 23:54:27 d65c8cfc05b1: Pulling fs layer 23:54:27 2437ff75d9bd: Pulling fs layer 23:54:27 f23df028b6ca: Waiting 23:54:27 d65c8cfc05b1: Waiting 23:54:27 2437ff75d9bd: Waiting 23:54:27 765212b225bb: Waiting 23:54:27 04944245beec: Verifying Checksum 23:54:27 04944245beec: Download complete 23:54:27 765212b225bb: Verifying Checksum 23:54:27 765212b225bb: Download complete 23:54:28 f23df028b6ca: Verifying Checksum 23:54:28 f23df028b6ca: Download complete 23:54:28 d65c8cfc05b1: Verifying Checksum 23:54:28 d65c8cfc05b1: Download complete 23:54:28 699f458cf7ca: Verifying Checksum 23:54:28 699f458cf7ca: Download complete 23:54:28 8998bd30e6a1: Verifying Checksum 23:54:28 8998bd30e6a1: Download complete 23:54:31 2437ff75d9bd: Verifying Checksum 23:54:31 2437ff75d9bd: Download complete 23:54:32 8998bd30e6a1: Pull complete 23:54:33 04944245beec: Pull complete 23:54:34 699f458cf7ca: Pull complete 23:54:35 765212b225bb: Pull complete 23:54:36 f23df028b6ca: Pull complete 23:54:36 d65c8cfc05b1: Pull complete 23:54:51 2437ff75d9bd: Pull complete 23:54:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-14822 does not seem to be running inside a container 23:54:51 $ 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/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:54:54 $ docker top 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:55 ---> job-cost.sh 23:54:55 lf-activate-venv: SKIPPING 23:54:55 INFO: No Stack... 23:54:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:54:56 INFO: Archiving Costs [Pipeline] sh 23:54:57 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 23:54:57 + cut -d, -f6 [Pipeline] lock 23:54:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] 23:54:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] did not exist. Created. 23:54:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:58 /w/workspace/device-onvif-camera/1@tmp/durable-9e9a2ff0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:54:58 Warning: overwriting stash ‘stack-cost’ 23:54:59 Stashed 1 file(s) [Pipeline] } 23:54:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:59 $ docker stop --time=1 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 23:55:00 $ docker rm -f --volumes 039c8800920a790cbdad12f82c48be47b0ef537599d0b39d93b2d0743c7e7f41 [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 23:55:01 provisioning config files... 23:55:01 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config8363041527334486751tmp [Pipeline] { [Pipeline] sh 23:55:02 + set +x 23:55:02 + curl -s https://codecov.io/bash 23:55:02 + bash -s -- 23:55:02 23:55:02 _____ _ 23:55:02 / ____| | | 23:55:02 | | ___ __| | ___ ___ _____ __ 23:55:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:02 Bash-1.0.6 23:55:02 23:55:02 23:55:02 ==> git version 2.25.1 found 23:55:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:55:02 Release-Date: 2020-01-08 23:55:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:02 ==> Jenkins CI detected. 23:55:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-351 23:55:02 project root: . 23:55:02 --> token set from env 23:55:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:02 ==> Running gcov in . (disable via -X gcov) 23:55:02 ==> Python coveragepy not found 23:55:02 ==> Searching for coverage reports in: 23:55:02 + . 23:55:02 -> Found 1 reports 23:55:02 ==> Detecting git/mercurial file structure 23:55:02 ==> Reading reports 23:55:02 + ./coverage.out bytes=79213 23:55:02 ==> Appending adjustments 23:55:02 https://docs.codecov.io/docs/fixing-reports 23:55:02 + Found adjustments 23:55:02 ==> Gzipping contents 23:55:02 12K /tmp/codecov.yPPkbM.gz 23:55:02 ==> Uploading reports 23:55:02 url: https://codecov.io 23:55:02 query: branch=PR-351&commit=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=351&job=&cmd_args= 23:55:02 -> Pinging Codecov 23:55:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-351&commit=37f1d927621d4af7cf170b1095ec4c1f4e7bbb83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=351&job=&cmd_args= 23:55:02 -> Uploading to 23:55:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/37f1d927621d4af7cf170b1095ec4c1f4e7bbb83/6f1c6ca1-1780-444d-afe3-7b318f112c59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce796200cfb412c32bbe3e7efdb2e316da4bc03ca6ee02399fca08067fca7b90 23:55:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:02 Dload Upload Total Spent Left Speed 23:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 52905 --:--:-- --:--:-- --:--:-- 52905 23:55:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/37f1d927621d4af7cf170b1095ec4c1f4e7bbb83 [Pipeline] } 23:55:02 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 23:55:04 + [ -d /w/workspace/undry_device-onvif-camera_PR-351/archives ] 23:55:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-351/archives 23:55:04 total 16 23:55:04 drwxr-xr-x 3 root root 4096 May 9 23:44 . 23:55:04 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:44 .. 23:55:04 drwxr-xr-x 2 root root 4096 May 9 23:44 cost 23:55:04 -rw-r--r-- 1 root root 91 May 9 23:44 cost.csv 23:55:04 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-351/archives 23:55:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-351/archives 23:55:04 total 16 23:55:04 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:44 . 23:55:04 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:44 .. 23:55:04 drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:44 cost 23:55:04 -rw-r--r-- 1 jenkins jenkins 91 May 9 23:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:55:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:05 ---> package-listing.sh 23:55:05 ++ facter osfamily 23:55:05 ++ tr '[:upper:]' '[:lower:]' 23:55:06 + OS_FAMILY=debian 23:55:06 + workspace=/w/workspace/undry_device-onvif-camera_PR-351 23:55:06 + START_PACKAGES=/tmp/packages_start.txt 23:55:06 + END_PACKAGES=/tmp/packages_end.txt 23:55:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:06 + PACKAGES=/tmp/packages_start.txt 23:55:06 + '[' /w/workspace/undry_device-onvif-camera_PR-351 ']' 23:55:06 + PACKAGES=/tmp/packages_end.txt 23:55:06 + case "${OS_FAMILY}" in 23:55:06 + dpkg -l 23:55:06 + grep '^ii' 23:55:06 + '[' -f /tmp/packages_start.txt ']' 23:55:06 + '[' -f /tmp/packages_end.txt ']' 23:55:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:06 + '[' /w/workspace/undry_device-onvif-camera_PR-351 ']' 23:55:06 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-351/archives/ 23:55:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-351/archives/ [Pipeline] echo 23:55:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:55:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:07 prd-ubuntu20.04-docker-8c-8g-14819 does not seem to be running inside a container 23:55:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-351 -v /w/workspace/undry_device-onvif-camera_PR-351:/w/workspace/undry_device-onvif-camera_PR-351:rw,z -v /w/workspace/undry_device-onvif-camera_PR-351@tmp:/w/workspace/undry_device-onvif-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:07 $ docker top 16db83bec7a5502b665e874db1a1dd80ea1623d45d0bf948e841fe52ac3cd9ec -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:55:08 + mkdir -p /var/log/sysstat [Pipeline] sh 23:55:08 + ls /var/log/sa-host 23:55:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:08 provisioning config files... 23:55:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-351@tmp/config441355940127029661tmp [Pipeline] { [Pipeline] echo 23:55:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:55:09 ---> create-netrc.sh [Pipeline] } 23:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:55:09 ---> python-tools-install.sh [Pipeline] echo 23:55:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:55:09 ---> sudo-logs.sh 23:55:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:55:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:55:10 ---> job-cost.sh 23:55:10 lf-activate-venv: SKIPPING 23:55:10 DEBUG: total: 0.2199999988079071 23:55:10 INFO: Retrieving Stack Cost... 23:55:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:11 INFO: Archiving Costs [Pipeline] echo 23:55:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:55:11 ---> logs-deploy.sh 23:55:11 lf-activate-venv: SKIPPING 23:55:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-351/1 23:55:11 INFO: archiving workspace using pattern(s): 23:55:12 Archives upload complete. 23:55:12 INFO: archiving logs to Nexus 23:55:13 ---> uname -a: 23:55:13 Linux prd-ubuntu20-04-docker-8c-8g-14819 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:55:13 23:55:13 23:55:13 ---> lscpu: 23:55:13 Architecture: x86_64 23:55:13 CPU op-mode(s): 32-bit, 64-bit 23:55:13 Byte Order: Little Endian 23:55:13 Address sizes: 40 bits physical, 48 bits virtual 23:55:13 CPU(s): 8 23:55:13 On-line CPU(s) list: 0-7 23:55:13 Thread(s) per core: 1 23:55:13 Core(s) per socket: 1 23:55:13 Socket(s): 8 23:55:13 NUMA node(s): 1 23:55:13 Vendor ID: AuthenticAMD 23:55:13 CPU family: 23 23:55:13 Model: 49 23:55:13 Model name: AMD EPYC-Rome Processor 23:55:13 Stepping: 0 23:55:13 CPU MHz: 2799.998 23:55:13 BogoMIPS: 5599.99 23:55:13 Virtualization: AMD-V 23:55:13 Hypervisor vendor: KVM 23:55:13 Virtualization type: full 23:55:13 L1d cache: 256 KiB 23:55:13 L1i cache: 256 KiB 23:55:13 L2 cache: 4 MiB 23:55:13 L3 cache: 128 MiB 23:55:13 NUMA node0 CPU(s): 0-7 23:55:13 Vulnerability Itlb multihit: Not affected 23:55:13 Vulnerability L1tf: Not affected 23:55:13 Vulnerability Mds: Not affected 23:55:13 Vulnerability Meltdown: Not affected 23:55:13 Vulnerability Mmio stale data: Not affected 23:55:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:55:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:55:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:55:13 Vulnerability Srbds: Not affected 23:55:13 Vulnerability Tsx async abort: Not affected 23:55:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:55:13 23:55:13 23:55:13 ---> nproc: 23:55:13 8 23:55:13 23:55:13 23:55:13 ---> df -h: 23:55:13 Filesystem Size Used Avail Use% Mounted on 23:55:13 overlay 155G 12G 144G 8% / 23:55:13 tmpfs 64M 0 64M 0% /dev 23:55:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:55:13 shm 64M 0 64M 0% /dev/shm 23:55:13 /dev/vda1 155G 12G 144G 8% /facter-os 23:55:13 23:55:13 23:55:13 ---> sar -b -r -n DEV: 23:55:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14819) 05/09/23 _x86_64_ (8 CPU) 23:55:13 23:55:13 23:41:26 LINUX RESTART (8 CPU) 23:55:13 23:55:13 23:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:55:13 23:43:02 227.91 10.88 217.03 0.00 1710.51 85872.89 0.00 23:55:13 23:44:01 121.15 0.19 120.96 0.00 8.41 28842.84 0.00 23:55:13 23:45:01 80.39 0.07 80.32 0.00 11.06 19234.01 0.00 23:55:13 23:46:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 23:55:13 23:47:01 38.74 11.91 26.82 0.00 5424.46 6316.29 0.00 23:55:13 23:48:01 3.78 0.00 3.78 0.00 0.00 46.53 0.00 23:55:13 23:49:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 23:55:13 23:50:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 23:55:13 23:51:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 23:55:13 23:52:01 2.07 0.00 2.07 0.00 0.00 35.86 0.00 23:55:13 23:53:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 23:55:13 23:54:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 23:55:13 23:55:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:55:13 Average: 37.00 1.78 35.22 0.00 551.09 10779.72 0.00 23:55:13 23:55:13 23:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:55:13 23:43:02 28395708 31579824 727648 2.21 146560 3246456 1868112 5.51 1075952 2978624 516 23:55:13 23:44:01 28034628 31517968 782584 2.38 151888 3520556 1930040 5.69 1287720 3097752 736 23:55:13 23:45:01 27560836 31560424 738712 2.25 161284 3977144 1776528 5.24 1290872 3514956 8 23:55:13 23:46:01 27560752 31560540 738156 2.24 161372 3977144 1776528 5.24 1291016 3514956 8 23:55:13 23:47:01 27191548 31547224 741056 2.25 169828 4309536 1835480 5.41 1523124 3628452 908 23:55:13 23:48:01 27193532 31549272 738968 2.25 169892 4309540 1835480 5.41 1516504 3628456 44 23:55:13 23:49:01 27196580 31552344 735828 2.24 169916 4309544 1835480 5.41 1514008 3628468 16 23:55:13 23:50:01 27196368 31552140 735944 2.24 169944 4309548 1835480 5.41 1514024 3628472 128 23:55:13 23:51:01 27196628 31552616 735276 2.24 169960 4309680 1835480 5.41 1514360 3628596 144 23:55:13 23:52:01 27196620 31552684 735084 2.24 170068 4309660 1835480 5.41 1514452 3628588 24 23:55:13 23:53:01 27196724 31552812 734912 2.23 170092 4309660 1835480 5.41 1514504 3628588 16 23:55:13 23:54:01 27196960 31553076 734596 2.23 170108 4309664 1835480 5.41 1514932 3628592 48 23:55:13 23:55:01 27197396 31553548 734288 2.23 170124 4309668 1835480 5.41 1514396 3628596 32 23:55:13 Average: 27408791 31552652 739466 2.25 165464 4115985 1836194 5.41 1429682 3520238 202 23:55:13 23:55:13 23:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:55:13 23:43:02 veth41faf92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:43:02 veth20168a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:43:02 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 23:55:13 23:43:02 docker0 178.67 318.05 14.69 2118.16 0.00 0.00 0.00 0.00 23:55:13 23:43:02 ens3 609.93 346.98 8088.75 52.36 0.00 0.00 0.00 0.00 23:55:13 23:44:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 23:55:13 23:44:01 docker0 2.69 7.03 0.17 86.44 0.00 0.00 0.00 0.00 23:55:13 23:44:01 veth5e19b5b 1.22 3.36 0.09 43.21 0.00 0.00 0.00 0.00 23:55:13 23:44:01 ens3 64.19 50.23 126.18 89.26 0.00 0.00 0.00 0.00 23:55:13 23:45:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:55:13 23:45:01 docker0 0.12 0.12 0.01 0.50 0.00 0.00 0.00 0.00 23:55:13 23:45:01 ens3 106.90 60.01 2528.07 11.44 0.00 0.00 0.00 0.00 23:55:13 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:55:13 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:46:01 ens3 0.62 0.45 0.33 0.22 0.00 0.00 0.00 0.00 23:55:13 23:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:55:13 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:47:01 ens3 149.48 81.49 1953.45 5.72 0.00 0.00 0.00 0.00 23:55:13 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:55:13 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:48:01 ens3 0.78 0.25 0.05 0.02 0.00 0.00 0.00 0.00 23:55:13 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:49:01 ens3 0.67 0.33 0.21 0.09 0.00 0.00 0.00 0.00 23:55:13 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:55:13 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:50:01 ens3 1.13 0.47 0.33 0.22 0.00 0.00 0.00 0.00 23:55:13 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:51:01 ens3 1.17 0.97 0.62 0.50 0.00 0.00 0.00 0.00 23:55:13 23:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:55:13 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:52:01 ens3 0.47 0.23 0.09 0.07 0.00 0.00 0.00 0.00 23:55:13 23:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:53:01 ens3 1.07 0.18 0.21 0.07 0.00 0.00 0.00 0.00 23:55:13 23:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:55:13 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:54:01 ens3 1.22 0.43 0.41 0.28 0.00 0.00 0.00 0.00 23:55:13 23:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:13 23:55:01 ens3 0.52 0.28 0.26 0.21 0.00 0.00 0.00 0.00 23:55:13 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 23:55:13 Average: docker0 13.97 25.04 1.15 169.73 0.00 0.00 0.00 0.00 23:55:13 Average: ens3 72.17 41.70 977.94 12.24 0.00 0.00 0.00 0.00 23:55:13 23:55:13 23:55:13 ---> sar -P ALL: 23:55:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14819) 05/09/23 _x86_64_ (8 CPU) 23:55:13 23:55:13 23:41:26 LINUX RESTART (8 CPU) 23:55:13 23:55:13 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:55:13 23:43:02 all 9.70 0.00 4.56 3.16 0.08 82.51 23:55:13 23:43:02 0 10.08 0.00 3.78 1.98 0.07 84.10 23:55:13 23:43:02 1 8.85 0.00 6.08 0.73 0.07 84.27 23:55:13 23:43:02 2 10.12 0.00 5.58 12.92 0.07 71.32 23:55:13 23:43:02 3 11.22 0.00 5.18 1.27 0.12 82.21 23:55:13 23:43:02 4 8.61 0.00 2.84 0.20 0.07 88.28 23:55:13 23:43:02 5 9.20 0.00 3.28 0.58 0.05 86.89 23:55:13 23:43:02 6 10.34 0.00 4.58 3.41 0.07 81.59 23:55:13 23:43:02 7 9.17 0.00 5.13 4.21 0.10 81.38 23:55:13 23:44:01 all 40.99 0.00 6.45 0.94 0.08 51.54 23:55:13 23:44:01 0 43.44 0.00 6.76 0.03 0.09 49.68 23:55:13 23:44:01 1 38.47 0.00 6.43 2.04 0.07 52.99 23:55:13 23:44:01 2 41.56 0.00 6.56 0.31 0.07 51.51 23:55:13 23:44:01 3 42.30 0.00 6.70 3.38 0.09 47.54 23:55:13 23:44:01 4 39.93 0.00 5.79 0.07 0.07 54.14 23:55:13 23:44:01 5 36.45 0.00 6.09 0.15 0.09 57.22 23:55:13 23:44:01 6 40.72 0.00 6.57 1.37 0.07 51.27 23:55:13 23:44:01 7 45.01 0.00 6.74 0.14 0.09 48.03 23:55:13 23:45:01 all 2.97 0.00 1.30 0.65 0.02 95.06 23:55:13 23:45:01 0 2.94 0.00 1.58 0.94 0.03 94.51 23:55:13 23:45:01 1 3.65 0.00 1.39 0.03 0.02 94.92 23:55:13 23:45:01 2 2.63 0.00 1.67 0.15 0.02 95.53 23:55:13 23:45:01 3 4.26 0.00 1.54 3.72 0.03 90.44 23:55:13 23:45:01 4 2.12 0.00 0.55 0.00 0.02 97.31 23:55:13 23:45:01 5 2.61 0.00 1.02 0.03 0.02 96.32 23:55:13 23:45:01 6 2.66 0.00 1.22 0.28 0.02 95.82 23:55:13 23:45:01 7 2.91 0.00 1.39 0.02 0.03 95.65 23:55:13 23:46:01 all 0.26 0.00 0.01 0.01 0.01 99.70 23:55:13 23:46:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:55:13 23:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:46:01 2 0.00 0.00 0.00 0.03 0.02 99.95 23:55:13 23:46:01 3 1.95 0.00 0.02 0.00 0.02 98.01 23:55:13 23:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:55:13 23:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:55:13 23:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 23:55:13 23:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:55:13 23:47:01 all 1.32 0.00 0.63 0.45 0.02 97.58 23:55:13 23:47:01 0 1.29 0.00 0.75 1.14 0.03 96.79 23:55:13 23:47:01 1 2.30 0.00 0.63 0.40 0.02 96.65 23:55:13 23:47:01 2 1.10 0.00 0.75 1.20 0.02 96.93 23:55:13 23:47:01 3 0.82 0.00 0.40 0.05 0.02 98.71 23:55:13 23:47:01 4 1.35 0.00 0.78 0.58 0.00 97.28 23:55:13 23:47:01 5 0.63 0.00 0.52 0.08 0.02 98.75 23:55:13 23:47:01 6 0.78 0.00 0.43 0.15 0.02 98.61 23:55:13 23:47:01 7 2.26 0.00 0.75 0.02 0.02 96.96 23:55:13 23:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:55:13 23:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:55:13 23:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:55:13 23:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:55:13 23:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:55:13 23:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:55:13 23:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:55:13 23:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:55:13 23:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:55:13 23:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:55:13 23:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:55:13 23:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:55:13 23:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:55:13 23:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:49:01 6 0.08 0.00 0.07 0.00 0.03 99.82 23:55:13 23:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:55:13 23:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:55:13 23:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:55:13 23:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:55:13 23:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:55:13 23:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:55:13 23:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:50:01 6 0.03 0.00 0.03 0.00 0.03 99.90 23:55:13 23:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:55:13 23:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:55:13 23:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:55:13 23:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:55:13 23:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:51:01 3 0.10 0.00 0.02 0.00 0.02 99.87 23:55:13 23:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:55:13 23:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:55:13 23:51:01 6 0.07 0.00 0.03 0.00 0.02 99.88 23:55:13 23:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:55:13 23:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:55:13 23:52:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:55:13 23:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:55:13 23:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:55:13 23:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:52:01 6 0.02 0.00 0.03 0.00 0.03 99.92 23:55:13 23:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:55:13 23:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:55:13 23:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:55:13 23:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:55:13 23:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:55:13 23:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:55:13 23:55:13 23:53:01 CPU %user %nice %system %iowait %steal %idle 23:55:13 23:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:55:13 23:54:01 0 0.03 0.00 0.00 0.02 0.03 99.92 23:55:13 23:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:55:13 23:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:55:13 23:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:55:13 23:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:55:13 23:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:55:13 23:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:55:13 23:55:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:55:13 23:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:55:13 23:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:55:13 23:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:55:13 23:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:55:13 23:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:55:13 23:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:55:13 23:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:55:13 Average: all 4.18 0.00 0.99 0.40 0.02 94.42 23:55:13 Average: 0 4.39 0.00 0.98 0.32 0.03 94.28 23:55:13 Average: 1 4.03 0.00 1.11 0.24 0.02 94.60 23:55:13 Average: 2 4.18 0.00 1.11 1.12 0.01 93.58 23:55:13 Average: 3 4.61 0.00 1.06 0.64 0.03 93.67 23:55:13 Average: 4 3.92 0.00 0.76 0.07 0.01 95.24 23:55:13 Average: 5 3.69 0.00 0.83 0.06 0.02 95.41 23:55:13 Average: 6 4.14 0.00 0.99 0.40 0.03 94.44 23:55:13 Average: 7 4.49 0.00 1.07 0.33 0.02 94.09 23:55:13 23:55:13 23:55:13