Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df8fee098ca8f8207e6b8a7bc916bcd179a74499 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-ssh15535999126594390969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15678343222158391863.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11484879654970151990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16890442109148831768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8311575739053017159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5831 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision df8fee098ca8f8207e6b8a7bc916bcd179a74499 (main) Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-list --no-walk 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:31 ========================================================= 19:10:31 EdgeX Global Pipelines Version Info 19:10:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:10:31 ------------------- 19:10:31 stable info: 19:10:31 ------------------- 19:10:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:10:31 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:10:31 Message: update stable to v1.0.253 19:10:32 ------------------- 19:10:32 experimental info: 19:10:32 ------------------- 19:10:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:10:32 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df8fee0 [Pipeline] echo 19:10:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:33 provisioning config files... 19:10:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11306873262413454338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:33 ---> docker-login.sh 19:10:33 nexus3.edgexfoundry.org:10001 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10002 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10003 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10004 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:34 Configure a credential helper to remove this warning. See 19:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:34 19:10:34 Login Succeeded 19:10:34 docker.io 19:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:34 Configure a credential helper to remove this warning. See 19:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:34 19:10:34 Login Succeeded 19:10:34 ---> docker-login.sh ends [Pipeline] } 19:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:10:34 + git rev-list -1 --merges df8fee098ca8f8207e6b8a7bc916bcd179a74499~1..df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo 19:10:34 -----------> git rev-list -1 --merges df8fee098ca8f8207e6b8a7bc916bcd179a74499~1..df8fee098ca8f8207e6b8a7bc916bcd179a74499 df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:10:34 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [false] [Pipeline] sh 19:10:35 + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo 19:10:35 ========================================================= 19:10:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:35 + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo 19:10:35 [semverPrep] GIT_COMMIT: df8fee098ca8f8207e6b8a7bc916bcd179a74499, Commit Message: Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo 19:10:35 [semverPrep] This is not a build commit. [Pipeline] sh 19:10:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:35 + grep -v github /etc/ssh/ssh_known_hosts 19:10:35 + [ -e /tmp/ssh_known_hosts ] 19:10:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:10:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:10:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:10:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:36 19:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:10:36 b85a868b505f: Pulling fs layer 19:10:36 e2be974225ed: Pulling fs layer 19:10:36 339a4e72a1f5: Pulling fs layer 19:10:36 988bab9f4d93: Pulling fs layer 19:10:36 1469e6f7b9e6: Pulling fs layer 19:10:36 eaf3925da568: Pulling fs layer 19:10:36 bab4dde63d76: Pulling fs layer 19:10:36 bde34c3a00c8: Pulling fs layer 19:10:36 b352a97aabf1: Pulling fs layer 19:10:36 4872d77fe225: Pulling fs layer 19:10:36 5851b861e8e6: Pulling fs layer 19:10:36 988bab9f4d93: Waiting 19:10:36 1469e6f7b9e6: Waiting 19:10:36 eaf3925da568: Waiting 19:10:36 bab4dde63d76: Waiting 19:10:36 bde34c3a00c8: Waiting 19:10:36 b352a97aabf1: Waiting 19:10:36 4872d77fe225: Waiting 19:10:36 5851b861e8e6: Waiting 19:10:36 e2be974225ed: Verifying Checksum 19:10:36 e2be974225ed: Download complete 19:10:36 988bab9f4d93: Verifying Checksum 19:10:36 988bab9f4d93: Download complete 19:10:36 1469e6f7b9e6: Verifying Checksum 19:10:36 1469e6f7b9e6: Download complete 19:10:36 339a4e72a1f5: Verifying Checksum 19:10:36 339a4e72a1f5: Download complete 19:10:36 eaf3925da568: Verifying Checksum 19:10:36 eaf3925da568: Download complete 19:10:36 bde34c3a00c8: Verifying Checksum 19:10:36 bde34c3a00c8: Download complete 19:10:36 b352a97aabf1: Download complete 19:10:36 4872d77fe225: Download complete 19:10:36 5851b861e8e6: Verifying Checksum 19:10:36 5851b861e8e6: Download complete 19:10:36 b85a868b505f: Verifying Checksum 19:10:36 b85a868b505f: Download complete 19:10:37 bab4dde63d76: Verifying Checksum 19:10:37 bab4dde63d76: Download complete 19:10:38 b85a868b505f: Pull complete 19:10:38 e2be974225ed: Pull complete 19:10:38 339a4e72a1f5: Pull complete 19:10:38 988bab9f4d93: Pull complete 19:10:39 1469e6f7b9e6: Pull complete 19:10:39 eaf3925da568: Pull complete 19:10:41 bab4dde63d76: Pull complete 19:10:41 bde34c3a00c8: Pull complete 19:10:41 b352a97aabf1: Pull complete 19:10:41 4872d77fe225: Pull complete 19:10:41 5851b861e8e6: Pull complete 19:10:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:41 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:10:43 $ docker top 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff -eo pid,comm 19:10:43 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). 19:10:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:43 [ssh-agent] Looking for ssh-agent implementation... 19:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:44 $ docker exec 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent 19:10:44 SSH_AUTH_SOCK=/tmp/ssh-KxPqI9YA7NMS/agent.32 19:10:44 SSH_AGENT_PID=38 19:10:44 Running ssh-add (command line suppressed) 19:10:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8482358446283123796.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8482358446283123796.key) 19:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:44 + git tag --points-at HEAD [Pipeline] } 19:10:44 $ docker exec --env ******** --env ******** 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent -k 19:10:44 unset SSH_AUTH_SOCK; 19:10:44 unset SSH_AGENT_PID; 19:10:44 echo Agent pid 38 killed; 19:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:44 [ssh-agent] Looking for ssh-agent implementation... 19:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:44 $ docker exec 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent 19:10:44 SSH_AUTH_SOCK=/tmp/ssh-573EQfKkIC9E/agent.70 19:10:44 SSH_AGENT_PID=76 19:10:44 Running ssh-add (command line suppressed) 19:10:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3815492470784560046.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3815492470784560046.key) 19:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:45 + git semver init 19:10:45 2023-09-11 19:10:45,587 [run_init] DEBUG init version:0.0.0 force:False 19:10:45 2023-09-11 19:10:45,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:10:45 2023-09-11 19:10:45,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:10:45 2023-09-11 19:10:45,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:10:46 2023-09-11 19:10:46,284 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:10:46 2023-09-11 19:10:46,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:10:46 2023-09-11 19:10:46,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:10:46 2023-09-11 19:10:46,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:10:46 3.1.0-dev.17 [Pipeline] } 19:10:46 $ docker exec --env ******** --env ******** 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent -k 19:10:46 unset SSH_AUTH_SOCK; 19:10:46 unset SSH_AGENT_PID; 19:10:46 echo Agent pid 76 killed; 19:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:47 + git semver [Pipeline] } 19:10:47 $ docker stop --time=1 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff 19:10:48 $ docker rm -f --volumes 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff [Pipeline] // withDockerContainer [Pipeline] sh 19:10:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:49 Stashed 1 file(s) [Pipeline] echo 19:10:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 19:10:49 provisioning config files... 19:10:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13312390441245954018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> docker-login.sh 19:10:49 nexus3.edgexfoundry.org:10001 19:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:49 Configure a credential helper to remove this warning. See 19:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:49 19:10:49 Login Succeeded 19:10:49 nexus3.edgexfoundry.org:10002 19:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:49 Configure a credential helper to remove this warning. See 19:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:49 19:10:49 Login Succeeded 19:10:49 nexus3.edgexfoundry.org:10003 19:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:49 Configure a credential helper to remove this warning. See 19:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:49 19:10:49 Login Succeeded 19:10:49 nexus3.edgexfoundry.org:10004 19:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:49 Configure a credential helper to remove this warning. See 19:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:49 19:10:49 Login Succeeded 19:10:49 docker.io 19:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:50 Configure a credential helper to remove this warning. See 19:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:50 19:10:50 Login Succeeded 19:10:50 ---> docker-login.sh ends [Pipeline] } 19:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:50 ========================================================= 19:10:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:10:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:50 + 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 . 19:10:50 Sending build context to Docker daemon 2.167MB 19:10:50 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:10:50 Step 2/13 : FROM ${BASE} AS builder 19:10:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:50 4db1b89c0bd1: Pulling fs layer 19:10:50 6911f1a30b25: Pulling fs layer 19:10:50 e194b8c5c2a9: Pulling fs layer 19:10:50 6863d3e3a2b1: Pulling fs layer 19:10:50 ec0bb842ea78: Pulling fs layer 19:10:50 40a00589a448: Pulling fs layer 19:10:50 6863d3e3a2b1: Waiting 19:10:50 ec0bb842ea78: Waiting 19:10:50 6c08303d61cc: Pulling fs layer 19:10:50 798269fcf238: Pulling fs layer 19:10:50 40a00589a448: Waiting 19:10:50 798269fcf238: Waiting 19:10:50 6911f1a30b25: Verifying Checksum 19:10:50 6911f1a30b25: Download complete 19:10:50 6863d3e3a2b1: Download complete 19:10:50 ec0bb842ea78: Verifying Checksum 19:10:50 ec0bb842ea78: Download complete 19:10:50 4db1b89c0bd1: Verifying Checksum 19:10:50 4db1b89c0bd1: Download complete 19:10:50 40a00589a448: Verifying Checksum 19:10:50 40a00589a448: Download complete 19:10:50 4db1b89c0bd1: Pull complete 19:10:51 6911f1a30b25: Pull complete 19:10:51 e194b8c5c2a9: Verifying Checksum 19:10:51 e194b8c5c2a9: Download complete 19:10:51 798269fcf238: Verifying Checksum 19:10:51 798269fcf238: Download complete 19:10:51 6c08303d61cc: Verifying Checksum 19:10:51 6c08303d61cc: Download complete 19:10:54 e194b8c5c2a9: Pull complete 19:10:54 6863d3e3a2b1: Pull complete 19:10:54 ec0bb842ea78: Pull complete 19:10:54 40a00589a448: Pull complete 19:10:57 6c08303d61cc: Pull complete 19:10:57 798269fcf238: Pull complete 19:10:57 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:10:57 ---> ec979cd7f677 19:10:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:11:02 ---> Running in bf5a7c22483b 19:11:02 Removing intermediate container bf5a7c22483b 19:11:02 ---> 0f83abf6838a 19:11:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:02 ---> Running in 72812b4388a5 19:11:02 Removing intermediate container 72812b4388a5 19:11:02 ---> 2ffd57bc34d3 19:11:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:11:02 ---> Running in a103fbb9f306 19:11:02 Removing intermediate container a103fbb9f306 19:11:02 ---> 3d97dee514e3 19:11:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:11:02 ---> Running in 4c9361e14f07 19:11:02 Removing intermediate container 4c9361e14f07 19:11:02 ---> 9bf184725fa3 19:11:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:02 ---> Running in 19717fdd4ec7 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:11:02 (1/14) Installing libintl (0.21.1-r1) 19:11:02 (2/14) Installing eudev-libs (3.2.11-r4) 19:11:02 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:11:02 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:11:02 (5/14) Installing v4l-utils (1.22.1-r2) 19:11:02 (6/14) Installing udev-init-scripts (35-r1) 19:11:02 (7/14) Installing libblkid (2.38.1-r1) 19:11:02 (8/14) Installing xz-libs (5.2.9-r0) 19:11:02 (9/14) Installing zstd-libs (1.5.5-r0) 19:11:02 (10/14) Installing kmod-libs (30-r1) 19:11:02 (11/14) Installing eudev (3.2.11-r4) 19:11:02 (12/14) Installing eudev-dev (3.2.11-r4) 19:11:02 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:11:02 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:11:02 Executing busybox-1.35.0-r29.trigger 19:11:02 Executing eudev-3.2.11-r4.trigger 19:11:02 OK: 272 MiB in 67 packages 19:11:03 Removing intermediate container 19717fdd4ec7 19:11:03 ---> 21e15c622307 19:11:03 Step 8/13 : WORKDIR /device-usb-camera 19:11:03 ---> Running in d35565aaa7ab 19:11:03 Removing intermediate container d35565aaa7ab 19:11:03 ---> 84fd7fcb9e69 19:11:03 Step 9/13 : COPY go.mod vendor* ./ 19:11:03 ---> 4666b25228c0 19:11:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:03 ---> Running in f28156739ab1 19:11:04 Still waiting to schedule task 19:11:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:11:50 Removing intermediate container f28156739ab1 19:11:50 ---> e100fe7af2cb 19:11:50 Step 11/13 : COPY . . 19:11:50 ---> 7d15f3a15980 19:11:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:11:50 ---> Running in eb35bff97372 19:11:50  % Total % Received % Xferd Average Speed Time Time Time Current 19:11:50  Dload Upload  Total  Spent  Left Speed 19:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8464 0 --:--:-- --:--:-- --:--:-- 8466 19:11:50 Removing intermediate container eb35bff97372 19:11:50 ---> 451e6565b6ae 19:11:50 Step 13/13 : RUN ${MAKE} 19:11:50 ---> Running in f025383adbbd 19:11:50 noop 19:11:50 Removing intermediate container f025383adbbd 19:11:50 ---> 8990681f9b79 19:11:50 Successfully built 8990681f9b79 19:11:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:50 + docker inspect -f . ci-base-image-x86_64 19:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:50 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:51 $ docker top a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:51 + go version 19:11:51 go version go1.20.6 linux/amd64 [Pipeline] } 19:11:51 $ docker stop --time=1 a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b 19:11:52 $ docker rm -f --volumes a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker inspect -f . ci-base-image-x86_64 19:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:53 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:53 $ docker top d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:54 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:11:54 + make test 19:11:54 go test ./... -coverprofile=coverage.out ./... 19:11:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:12:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:12:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements 19:12:20 go vet ./... 19:12:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:24 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:12:24 $ docker stop --time=1 d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 19:12:29 $ docker rm -f --volumes d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:30 + ls -al . 19:12:30 total 220 19:12:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 19:11 . 19:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:10 .. 19:12:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 19:10 .git 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 .github 19:12:30 -rw-rw-r-- 1 jenkins jenkins 468 Sep 11 19:10 .gitignore 19:12:30 -rw-rw-r-- 1 jenkins jenkins 45 Sep 11 19:10 .golangci.yml 19:12:30 -rw-rw-r-- 1 jenkins jenkins 77 Sep 11 19:10 .hadolint.yml 19:12:30 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 19:10 .semver 19:12:30 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 11 19:10 Attribution.txt 19:12:30 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 11 19:10 CHANGELOG.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 11 19:10 Dockerfile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 678 Sep 11 19:10 GOVERNANCE.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 659 Sep 11 19:10 Jenkinsfile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 19:10 LICENSE 19:12:30 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 11 19:10 Makefile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 19:10 OWNERS.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 11 19:10 README.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 19:10 VERSION 19:12:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:10 bin 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 cmd 19:12:30 -rw-r--r-- 1 jenkins jenkins 54378 Sep 11 19:12 coverage.out 19:12:30 -rwxrwxr-x 1 jenkins jenkins 84 Sep 11 19:10 docker-entrypoint.sh 19:12:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:10 docs 19:12:30 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 11 19:10 go.mod 19:12:30 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 11 19:10 go.sum 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 internal 19:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:10 snap 19:12:30 -rw-rw-r-- 1 jenkins jenkins 231 Sep 11 19:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:30 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 --label arch=amd64 --label version=3.1.0-dev.17 . 19:12:30 Sending build context to Docker daemon 2.222MB 19:12:30 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:12:30 Step 2/36 : FROM ${BASE} AS builder 19:12:30 ---> 8990681f9b79 19:12:30 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:12:31 ---> Running in 5f61346b0969 19:12:31 Removing intermediate container 5f61346b0969 19:12:31 ---> e82ab1e20dc5 19:12:31 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:31 ---> Running in 5cc9659f88a4 19:12:31 Removing intermediate container 5cc9659f88a4 19:12:31 ---> 17311e49f987 19:12:31 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:12:31 ---> Running in 9bfbb3467cc9 19:12:31 Removing intermediate container 9bfbb3467cc9 19:12:31 ---> 17a6d419b67e 19:12:31 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:12:31 ---> Running in dc252cf8d051 19:12:31 Removing intermediate container dc252cf8d051 19:12:31 ---> 9dc051242ff7 19:12:31 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:31 ---> Running in e9f0d113c66d 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:12:32 OK: 272 MiB in 67 packages 19:12:32 Removing intermediate container e9f0d113c66d 19:12:32 ---> 85fb372b286d 19:12:32 Step 8/36 : WORKDIR /device-usb-camera 19:12:32 ---> Running in 0161f7ddc68e 19:12:32 Removing intermediate container 0161f7ddc68e 19:12:32 ---> e7d416d5ad02 19:12:32 Step 9/36 : COPY go.mod vendor* ./ 19:12:32 ---> b0712fbb0d4f 19:12:32 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:32 ---> Running in 4fb5da5c3085 19:12:33 Removing intermediate container 4fb5da5c3085 19:12:33 ---> 9c422d79514f 19:12:33 Step 11/36 : COPY . . 19:12:34 ---> fe0c5963738d 19:12:34 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:12:34 ---> Running in 232dcba55312 19:12:34  % Total % Received % Xferd Average Speed Time Time Time Current 19:12:34 Dload Upload Total Spent Left Speed 19:12:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 21974 0 --:--:-- --:--:-- --:--:-- 22375 19:12:34 Removing intermediate container 232dcba55312 19:12:34 ---> b02cf240c190 19:12:34 Step 13/36 : RUN ${MAKE} 19:12:34 ---> Running in cc992144dab0 19:12:34 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:12:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5832 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:12:35 Running in /w/workspace/device-usb-camera/141 [Pipeline] { [Pipeline] checkout 19:12:35 Selected Git installation does not exist. Using Default 19:12:35 The recommended git tool is: NONE 19:12:40 using credential edgex-jenkins-ssh 19:12:40 Cloning the remote Git repository 19:12:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:12:40 > git init /w/workspace/device-usb-camera/141 # timeout=10 19:12:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:12:40 > git --version # timeout=10 19:12:40 > git --version # 'git version 2.25.1' 19:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:42 Avoid second fetch 19:12:42 Checking out Revision df8fee098ca8f8207e6b8a7bc916bcd179a74499 (main) 19:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:42 > git config core.sparsecheckout # timeout=10 19:12:42 > git checkout -f df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 19:12:43 Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:44 Dload Upload Total Spent Left Speed 19:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 19:12:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:44 + sudo tee /etc/docker/daemon.new 19:12:44 { 19:12:44 "registry-mirrors": [ 19:12:44 "https://nexus3.edgexfoundry.org:10001" 19:12:44 ], 19:12:44 "bip": "10.250.0.254/24", 19:12:44 "hosts": [ 19:12:44 "tcp://0.0.0.0:5555", 19:12:44 "unix:///var/run/docker.sock" 19:12:44 ], 19:12:44 "mtu": 1458, 19:12:44 "selinux-enabled": true, 19:12:44 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:44 } [Pipeline] sh 19:12:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:45 + sudo service docker restart 19:13:01 Removing intermediate container cc992144dab0 19:13:01 ---> 2cda0097987a 19:13:01 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:13:01 v0.21.6: Pulling from aler9/rtsp-simple-server 19:13:01 4acc49c71d14: Pulling fs layer 19:13:01 4acc49c71d14: Verifying Checksum 19:13:01 4acc49c71d14: Download complete 19:13:01 4acc49c71d14: Pull complete 19:13:01 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:13:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:13:01 ---> 01a2bd3e5fff 19:13:01 Step 15/36 : FROM alpine:3.17 19:13:01 3.17: Pulling from library/alpine 19:13:01 9398808236ff: Pulling fs layer 19:13:01 9398808236ff: Verifying Checksum 19:13:01 9398808236ff: Download complete 19:13:01 9398808236ff: Pull complete 19:13:01 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:13:01 Status: Downloaded newer image for alpine:3.17 19:13:01 ---> 1e0b8b5322fc 19:13:01 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:13:01 ---> Running in 98a2dc6115c6 19:13:01 Removing intermediate container 98a2dc6115c6 19:13:01 ---> cf1ebd1b1347 19:13:01 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:13:01 ---> Running in 24815b401ca4 19:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:13:02 (1/86) Installing dumb-init (1.2.5-r2) 19:13:02 (2/86) Installing sdl2 (2.26.5-r0) 19:13:02 (3/86) Installing svt-av1-libs (1.3.0-r0) 19:13:02 (4/86) Installing libxau (1.0.10-r0) 19:13:02 (5/86) Installing libmd (1.0.4-r0) 19:13:02 (6/86) Installing libbsd (0.11.7-r0) 19:13:02 (7/86) Installing libxdmcp (1.1.4-r0) 19:13:02 (8/86) Installing libxcb (1.15-r0) 19:13:02 (9/86) Installing libx11 (1.8.4-r1) 19:13:02 (10/86) Installing aom-libs (3.5.0-r0) 19:13:02 (11/86) Installing alsa-lib (1.2.8-r0) 19:13:02 (12/86) Installing libexpat (2.5.0-r0) 19:13:02 (13/86) Installing brotli-libs (1.0.9-r9) 19:13:02 (14/86) Installing libbz2 (1.0.8-r4) 19:13:02 (15/86) Installing libpng (1.6.39-r0) 19:13:02 (16/86) Installing freetype (2.12.1-r0) 19:13:02 (17/86) Installing fontconfig (2.14.1-r0) 19:13:02 (18/86) Installing fribidi (1.0.12-r0) 19:13:02 (19/86) Installing libffi (3.4.4-r0) 19:13:02 (20/86) Installing libintl (0.21.1-r1) 19:13:02 (21/86) Installing libblkid (2.38.1-r1) 19:13:02 (22/86) Installing libmount (2.38.1-r1) 19:13:02 (23/86) Installing pcre2 (10.42-r0) 19:13:02 (24/86) Installing glib (2.74.7-r0) 19:13:02 (25/86) Installing graphite2 (1.3.14-r2) 19:13:02 (26/86) Installing harfbuzz (5.3.1-r1) 19:13:02 (27/86) Installing libass (0.16.0-r1) 19:13:02 (28/86) Installing libdav1d (1.0.0-r2) 19:13:02 (29/86) Installing hwdata-pci (0.364-r0) 19:13:02 (30/86) Installing libpciaccess (0.17-r0) 19:13:02 (31/86) Installing libdrm (2.4.114-r0) 19:13:02 (32/86) Installing gmp (6.2.1-r2) 19:13:02 (33/86) Installing nettle (3.8.1-r0) 19:13:02 (34/86) Installing p11-kit (0.24.1-r1) 19:13:02 (35/86) Installing libtasn1 (4.19.0-r0) 19:13:02 (36/86) Installing libunistring (1.1-r0) 19:13:02 (37/86) Installing gnutls (3.7.8-r3) 19:13:02 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:13:02 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 19:13:02 (40/86) Installing lame (3.100-r2) 19:13:02 (41/86) Installing opus (1.3.1-r1) 19:13:02 (42/86) Installing libasyncns (0.8-r1) 19:13:02 (43/86) Installing dbus-libs (1.14.8-r0) 19:13:02 (44/86) Installing libltdl (2.4.7-r1) 19:13:02 (45/86) Installing orc (0.4.33-r0) 19:13:02 (46/86) Installing libgcc (12.2.1_git20220924-r4) 19:13:02 (47/86) Installing libogg (1.3.5-r2) 19:13:02 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 19:13:02 (49/86) Installing flac-libs (1.4.2-r0) 19:13:02 (50/86) Installing libvorbis (1.3.7-r0) 19:13:02 (51/86) Installing libsndfile (1.1.0-r2) 19:13:02 (52/86) Installing libgomp (12.2.1_git20220924-r4) 19:13:02 (53/86) Installing soxr (0.1.3-r3) 19:13:02 (54/86) Installing speexdsp (1.2.1-r0) 19:13:02 (55/86) Installing tdb-libs (1.4.6-r0) 19:13:02 (56/86) Installing libpulse (16.1-r6) 19:13:02 (57/86) Installing cjson (1.7.15-r3) 19:13:02 (58/86) Installing mbedtls (2.28.4-r0) 19:13:02 (59/86) Installing librist (0.2.7-r0) 19:13:02 (60/86) Installing libsrt (1.5.1-r0) 19:13:02 (61/86) Installing libssh (0.10.5-r0) 19:13:02 (62/86) Installing libtheora (1.1.1-r16) 19:13:02 (63/86) Installing libjpeg-turbo (2.1.4-r0) 19:13:02 (64/86) Installing v4l-utils-libs (1.22.1-r2) 19:13:02 (65/86) Installing libxext (1.3.5-r0) 19:13:02 (66/86) Installing libxfixes (6.0.0-r0) 19:13:02 (67/86) Installing wayland-libs-client (1.21.0-r1) 19:13:02 (68/86) Installing libva (2.16.0-r0) 19:13:02 (69/86) Installing libvdpau (1.5-r0) 19:13:02 (70/86) Installing vidstab (1.1.0-r2) 19:13:02 (71/86) Installing libvpx (1.12.0-r1) 19:13:02 (72/86) Installing libwebp (1.2.4-r2) 19:13:02 (73/86) Installing x264-libs (0.164_git20220602-r0) 19:13:03 (74/86) Installing numactl (2.0.16-r1) 19:13:03 (75/86) Installing x265-libs (3.5-r3) 19:13:03 (76/86) Installing xvidcore (1.3.7-r1) 19:13:03 (77/86) Installing libsodium (1.0.18-r2) 19:13:03 (78/86) Installing libzmq (4.3.4-r1) 19:13:03 (79/86) Installing ffmpeg-libs (5.1.3-r0) 19:13:03 (80/86) Installing ffmpeg (5.1.3-r0) 19:13:03 (81/86) Installing udev-init-scripts (35-r1) 19:13:03 (82/86) Installing eudev-libs (3.2.11-r4) 19:13:03 (83/86) Installing xz-libs (5.2.9-r0) 19:13:03 (84/86) Installing zstd-libs (1.5.5-r0) 19:13:03 (85/86) Installing kmod-libs (30-r1) 19:13:03 (86/86) Installing eudev (3.2.11-r4) 19:13:03 Executing busybox-1.35.0-r29.trigger 19:13:03 Executing eudev-3.2.11-r4.trigger 19:13:03 OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:03 provisioning config files... 19:13:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/141@tmp/config13280179188309230415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:04 ---> docker-login.sh 19:13:04 nexus3.edgexfoundry.org:10001 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 nexus3.edgexfoundry.org:10002 19:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:05 Configure a credential helper to remove this warning. See 19:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:05 19:13:05 Login Succeeded 19:13:05 nexus3.edgexfoundry.org:10003 19:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:05 Configure a credential helper to remove this warning. See 19:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:05 19:13:05 Login Succeeded 19:13:05 nexus3.edgexfoundry.org:10004 19:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:05 Configure a credential helper to remove this warning. See 19:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:05 19:13:05 Login Succeeded 19:13:05 docker.io 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:06 Configure a credential helper to remove this warning. See 19:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:06 19:13:06 Login Succeeded 19:13:06 ---> docker-login.sh ends [Pipeline] } 19:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:06 ========================================================= 19:13:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:13:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:06 + 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 . 19:13:07 Sending build context to Docker daemon 1.295MB 19:13:07 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:13:07 Step 2/13 : FROM ${BASE} AS builder 19:13:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:07 edb6bdbacee9: Pulling fs layer 19:13:07 5f9638ab2659: Pulling fs layer 19:13:07 8d51d6327a98: Pulling fs layer 19:13:07 8b374f2dd631: Pulling fs layer 19:13:07 ec14aa9079de: Pulling fs layer 19:13:07 2f466654f4bb: Pulling fs layer 19:13:07 554e91adad29: Pulling fs layer 19:13:07 ec14aa9079de: Waiting 19:13:07 2f466654f4bb: Waiting 19:13:07 554e91adad29: Waiting 19:13:07 8b374f2dd631: Waiting 19:13:07 5f9638ab2659: Verifying Checksum 19:13:07 5f9638ab2659: Download complete 19:13:07 8b374f2dd631: Verifying Checksum 19:13:07 8b374f2dd631: Download complete 19:13:07 ec14aa9079de: Verifying Checksum 19:13:07 ec14aa9079de: Download complete 19:13:07 edb6bdbacee9: Verifying Checksum 19:13:07 edb6bdbacee9: Download complete 19:13:07 Removing intermediate container 24815b401ca4 19:13:07 ---> d1f2ae124191 19:13:07 Step 18/36 : WORKDIR / 19:13:07 ---> Running in 388fb2d3680c 19:13:07 Removing intermediate container 388fb2d3680c 19:13:07 ---> 2ed9b3ef1edd 19:13:07 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:13:07 ---> 22325b1e7250 19:13:07 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:13:08 ---> 8151c47c1667 19:13:08 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:13:08 ---> ad51a370b577 19:13:08 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:13:08 ---> 9fd67e177565 19:13:08 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:13:08 ---> 22c0f6597633 19:13:08 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:13:08 edb6bdbacee9: Pull complete 19:13:08 ---> c1eb85745c6c 19:13:08 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:13:08 554e91adad29: Verifying Checksum 19:13:08 554e91adad29: Download complete 19:13:09 5f9638ab2659: Pull complete 19:13:09 ---> 27c23cb60290 19:13:09 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:13:09 ---> Running in 8a4d2d30970e 19:13:10 8d51d6327a98: Verifying Checksum 19:13:10 8d51d6327a98: Download complete 19:13:10 2f466654f4bb: Verifying Checksum 19:13:10 2f466654f4bb: Download complete 19:13:10 Removing intermediate container 8a4d2d30970e 19:13:10 ---> 68ba4b032b95 19:13:10 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:13:10 ---> Running in 2af757ab811d 19:13:10 Removing intermediate container 2af757ab811d 19:13:10 ---> bd086bdcbd3a 19:13:10 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:13:10 ---> Running in 8a997843bfb0 19:13:11 Removing intermediate container 8a997843bfb0 19:13:11 ---> 3ac1c21c808b 19:13:11 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:13:11 ---> Running in f14584a80371 19:13:12 Removing intermediate container f14584a80371 19:13:12 ---> c52ff6d9af08 19:13:12 Step 30/36 : EXPOSE 59983 19:13:12 ---> Running in a7a36ae48c4b 19:13:12 Removing intermediate container a7a36ae48c4b 19:13:12 ---> c75f08887b60 19:13:12 Step 31/36 : EXPOSE 8554 19:13:12 ---> Running in a4488c7cf17a 19:13:12 Removing intermediate container a4488c7cf17a 19:13:12 ---> c91e0240df6b 19:13:12 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:13:12 ---> Running in bc1bfce36d9e 19:13:12 Removing intermediate container bc1bfce36d9e 19:13:12 ---> 4ea4e76c46c1 19:13:12 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:13:12 ---> Running in 1acec2818d7d 19:13:12 Removing intermediate container 1acec2818d7d 19:13:12 ---> 2d8f9622fba2 19:13:12 Step 34/36 : LABEL arch=amd64 19:13:12 ---> Running in 6adbe89f9fb4 19:13:12 Removing intermediate container 6adbe89f9fb4 19:13:12 ---> 88f511d190db 19:13:12 Step 35/36 : LABEL git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:13:12 ---> Running in 6131e6c303b9 19:13:12 Removing intermediate container 6131e6c303b9 19:13:12 ---> 94095ac52b97 19:13:12 Step 36/36 : LABEL version=3.1.0-dev.17 19:13:12 ---> Running in 1f816e73c04a 19:13:12 Removing intermediate container 1f816e73c04a 19:13:12 ---> 857d843bcf91 19:13:12 [Warning] One or more build-args [ARCH] were not consumed 19:13:12 Successfully built 857d843bcf91 19:13:12 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:12 provisioning config files... 19:13:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2357083141007930930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:13 ---> docker-login.sh 19:13:13 nexus3.edgexfoundry.org:10001 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10002 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10003 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10004 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 docker.io 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 ---> docker-login.sh ends [Pipeline] } 19:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:13 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:13:13 df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:13:13 latest 19:13:13 3.1.0-dev.17 19:13:13 df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:13:13 main 19:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:13:14 3b2a957b81f6: Preparing 19:13:14 798d98258cde: Preparing 19:13:14 87952fe89ae9: Preparing 19:13:14 93ce7d77af41: Preparing 19:13:14 3827b5b91e75: Preparing 19:13:14 acc83c6ca332: Preparing 19:13:14 fe4e7d882102: Preparing 19:13:14 702ae4accb39: Preparing 19:13:14 fc94fcfea136: Preparing 19:13:14 bf6661373a69: Preparing 19:13:14 4f9dd1e18db2: Preparing 19:13:14 49e0e1a95be9: Preparing 19:13:14 36b50b131297: Preparing 19:13:14 bf6661373a69: Waiting 19:13:14 4f9dd1e18db2: Waiting 19:13:14 fe4e7d882102: Waiting 19:13:14 fc94fcfea136: Waiting 19:13:14 702ae4accb39: Waiting 19:13:14 49e0e1a95be9: Waiting 19:13:14 36b50b131297: Waiting 19:13:14 acc83c6ca332: Waiting 19:13:14 3b2a957b81f6: Pushed 19:13:14 87952fe89ae9: Pushed 19:13:14 93ce7d77af41: Pushed 19:13:14 798d98258cde: Pushed 19:13:14 acc83c6ca332: Pushed 19:13:14 702ae4accb39: Pushed 19:13:14 fe4e7d882102: Pushed 19:13:14 fc94fcfea136: Pushed 19:13:14 36b50b131297: Layer already exists 19:13:14 bf6661373a69: Pushed 19:13:17 3827b5b91e75: Pushed 19:13:17 4f9dd1e18db2: Pushed 19:13:22 8d51d6327a98: Pull complete 19:13:22 8b374f2dd631: Pull complete 19:13:22 ec14aa9079de: Pull complete 19:13:25 49e0e1a95be9: Pushed 19:13:25 df8fee098ca8f8207e6b8a7bc916bcd179a74499: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:13:26 3b2a957b81f6: Preparing 19:13:26 798d98258cde: Preparing 19:13:26 87952fe89ae9: Preparing 19:13:26 93ce7d77af41: Preparing 19:13:26 3827b5b91e75: Preparing 19:13:26 acc83c6ca332: Preparing 19:13:26 fe4e7d882102: Preparing 19:13:26 702ae4accb39: Preparing 19:13:26 fc94fcfea136: Preparing 19:13:26 acc83c6ca332: Waiting 19:13:26 fe4e7d882102: Waiting 19:13:26 702ae4accb39: Waiting 19:13:26 bf6661373a69: Preparing 19:13:26 4f9dd1e18db2: Preparing 19:13:26 fc94fcfea136: Waiting 19:13:26 49e0e1a95be9: Preparing 19:13:26 bf6661373a69: Waiting 19:13:26 4f9dd1e18db2: Waiting 19:13:26 36b50b131297: Preparing 19:13:26 36b50b131297: Waiting 19:13:26 3827b5b91e75: Layer already exists 19:13:26 3b2a957b81f6: Layer already exists 19:13:26 798d98258cde: Layer already exists 19:13:26 93ce7d77af41: Layer already exists 19:13:26 87952fe89ae9: Layer already exists 19:13:26 acc83c6ca332: Layer already exists 19:13:26 bf6661373a69: Layer already exists 19:13:26 fe4e7d882102: Layer already exists 19:13:26 fc94fcfea136: Layer already exists 19:13:26 702ae4accb39: Layer already exists 19:13:26 4f9dd1e18db2: Layer already exists 19:13:26 49e0e1a95be9: Layer already exists 19:13:26 36b50b131297: Layer already exists 19:13:26 latest: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 19:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:13:26 3b2a957b81f6: Preparing 19:13:26 798d98258cde: Preparing 19:13:26 87952fe89ae9: Preparing 19:13:26 93ce7d77af41: Preparing 19:13:26 3827b5b91e75: Preparing 19:13:26 acc83c6ca332: Preparing 19:13:26 fe4e7d882102: Preparing 19:13:26 702ae4accb39: Preparing 19:13:26 fc94fcfea136: Preparing 19:13:26 bf6661373a69: Preparing 19:13:26 4f9dd1e18db2: Preparing 19:13:26 49e0e1a95be9: Preparing 19:13:26 36b50b131297: Preparing 19:13:26 702ae4accb39: Waiting 19:13:26 bf6661373a69: Waiting 19:13:26 acc83c6ca332: Waiting 19:13:26 4f9dd1e18db2: Waiting 19:13:26 49e0e1a95be9: Waiting 19:13:26 fc94fcfea136: Waiting 19:13:26 36b50b131297: Waiting 19:13:26 3827b5b91e75: Layer already exists 19:13:26 87952fe89ae9: Layer already exists 19:13:26 93ce7d77af41: Layer already exists 19:13:26 798d98258cde: Layer already exists 19:13:26 3b2a957b81f6: Layer already exists 19:13:26 fe4e7d882102: Layer already exists 19:13:26 acc83c6ca332: Layer already exists 19:13:26 bf6661373a69: Layer already exists 19:13:26 702ae4accb39: Layer already exists 19:13:26 fc94fcfea136: Layer already exists 19:13:26 4f9dd1e18db2: Layer already exists 19:13:26 49e0e1a95be9: Layer already exists 19:13:26 36b50b131297: Layer already exists 19:13:26 3.1.0-dev.17: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:13:27 3b2a957b81f6: Preparing 19:13:27 798d98258cde: Preparing 19:13:27 87952fe89ae9: Preparing 19:13:27 93ce7d77af41: Preparing 19:13:27 3827b5b91e75: Preparing 19:13:27 acc83c6ca332: Preparing 19:13:27 fe4e7d882102: Preparing 19:13:27 702ae4accb39: Preparing 19:13:27 fc94fcfea136: Preparing 19:13:27 bf6661373a69: Preparing 19:13:27 4f9dd1e18db2: Preparing 19:13:27 49e0e1a95be9: Preparing 19:13:27 36b50b131297: Preparing 19:13:27 702ae4accb39: Waiting 19:13:27 49e0e1a95be9: Waiting 19:13:27 36b50b131297: Waiting 19:13:27 fc94fcfea136: Waiting 19:13:27 bf6661373a69: Waiting 19:13:27 4f9dd1e18db2: Waiting 19:13:27 acc83c6ca332: Waiting 19:13:27 fe4e7d882102: Waiting 19:13:27 3b2a957b81f6: Layer already exists 19:13:27 798d98258cde: Layer already exists 19:13:27 3827b5b91e75: Layer already exists 19:13:27 87952fe89ae9: Layer already exists 19:13:27 93ce7d77af41: Layer already exists 19:13:27 acc83c6ca332: Layer already exists 19:13:27 fc94fcfea136: Layer already exists 19:13:27 fe4e7d882102: Layer already exists 19:13:27 bf6661373a69: Layer already exists 19:13:27 702ae4accb39: Layer already exists 19:13:27 4f9dd1e18db2: Layer already exists 19:13:27 49e0e1a95be9: Layer already exists 19:13:27 36b50b131297: Layer already exists 19:13:27 df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 2f466654f4bb: Pull complete 19:13:27 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:13:28 3b2a957b81f6: Preparing 19:13:28 798d98258cde: Preparing 19:13:28 87952fe89ae9: Preparing 19:13:28 93ce7d77af41: Preparing 19:13:28 3827b5b91e75: Preparing 19:13:28 acc83c6ca332: Preparing 19:13:28 fe4e7d882102: Preparing 19:13:28 702ae4accb39: Preparing 19:13:28 fc94fcfea136: Preparing 19:13:28 bf6661373a69: Preparing 19:13:28 4f9dd1e18db2: Preparing 19:13:28 49e0e1a95be9: Preparing 19:13:28 36b50b131297: Preparing 19:13:28 fc94fcfea136: Waiting 19:13:28 bf6661373a69: Waiting 19:13:28 49e0e1a95be9: Waiting 19:13:28 36b50b131297: Waiting 19:13:28 4f9dd1e18db2: Waiting 19:13:28 fe4e7d882102: Waiting 19:13:28 702ae4accb39: Waiting 19:13:28 acc83c6ca332: Waiting 19:13:28 87952fe89ae9: Layer already exists 19:13:28 93ce7d77af41: Layer already exists 19:13:28 798d98258cde: Layer already exists 19:13:28 3827b5b91e75: Layer already exists 19:13:28 3b2a957b81f6: Layer already exists 19:13:28 acc83c6ca332: Layer already exists 19:13:28 bf6661373a69: Layer already exists 19:13:28 702ae4accb39: Layer already exists 19:13:28 fc94fcfea136: Layer already exists 19:13:28 fe4e7d882102: Layer already exists 19:13:28 4f9dd1e18db2: Layer already exists 19:13:28 49e0e1a95be9: Layer already exists 19:13:28 36b50b131297: Layer already exists 19:13:28 main: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:28 ===================================================== [Pipeline] echo 19:13:28 taggedImages: 19:13:28 - nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:13:28 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:13:28 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 19:13:28 - nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:13:28 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:28 19:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:28 latest: Pulling from edgex-lftools-log-publisher 19:13:28 5eb5b503b376: Pulling fs layer 19:13:28 5c69ac0246d0: Pulling fs layer 19:13:28 ec43610c2a17: Pulling fs layer 19:13:28 3a2ae6a8a46f: Pulling fs layer 19:13:28 33b1e0a273af: Pulling fs layer 19:13:28 5d3b04190fa2: Pulling fs layer 19:13:28 2f39f015ded8: Pulling fs layer 19:13:28 3a2ae6a8a46f: Waiting 19:13:28 33b1e0a273af: Waiting 19:13:28 5d3b04190fa2: Waiting 19:13:28 2f39f015ded8: Waiting 19:13:28 5c69ac0246d0: Download complete 19:13:28 3a2ae6a8a46f: Verifying Checksum 19:13:28 3a2ae6a8a46f: Download complete 19:13:28 33b1e0a273af: Verifying Checksum 19:13:28 33b1e0a273af: Download complete 19:13:28 5d3b04190fa2: Verifying Checksum 19:13:28 5d3b04190fa2: Download complete 19:13:28 ec43610c2a17: Verifying Checksum 19:13:28 ec43610c2a17: Download complete 19:13:29 5eb5b503b376: Download complete 19:13:29 2f39f015ded8: Download complete 19:13:30 554e91adad29: Pull complete 19:13:30 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:30 ---> 1e15ea492957 19:13:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:13:30 5eb5b503b376: Pull complete 19:13:30 5c69ac0246d0: Pull complete 19:13:31 ec43610c2a17: Pull complete 19:13:31 3a2ae6a8a46f: Pull complete 19:13:31 33b1e0a273af: Pull complete 19:13:31 5d3b04190fa2: Pull complete 19:13:32 ---> Running in 28f3df0d980f 19:13:32 Removing intermediate container 28f3df0d980f 19:13:32 ---> 864fe7b262c5 19:13:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:32 ---> Running in ad31911ac7a6 19:13:32 Removing intermediate container ad31911ac7a6 19:13:32 ---> 627d92ec5008 19:13:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:13:32 ---> Running in a08252aaef63 19:13:32 Removing intermediate container a08252aaef63 19:13:32 ---> 9415f00f8c0b 19:13:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:13:33 ---> Running in fefecba654f4 19:13:33 Removing intermediate container fefecba654f4 19:13:33 ---> 7cd89f929a40 19:13:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:33 ---> Running in 6ac6c52f9249 19:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:35 (1/14) Installing libintl (0.21.1-r1) 19:13:35 (2/14) Installing eudev-libs (3.2.11-r4) 19:13:35 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:13:35 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:13:35 (5/14) Installing v4l-utils (1.22.1-r2) 19:13:35 (6/14) Installing udev-init-scripts (35-r1) 19:13:35 (7/14) Installing libblkid (2.38.1-r1) 19:13:35 (8/14) Installing xz-libs (5.2.9-r0) 19:13:36 (9/14) Installing zstd-libs (1.5.5-r0) 19:13:36 (10/14) Installing kmod-libs (30-r1) 19:13:36 (11/14) Installing eudev (3.2.11-r4) 19:13:36 (12/14) Installing eudev-dev (3.2.11-r4) 19:13:36 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:13:36 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:13:36 Executing busybox-1.35.0-r29.trigger 19:13:36 Executing eudev-3.2.11-r4.trigger 19:13:36 OK: 271 MiB in 67 packages 19:13:36 2f39f015ded8: Pull complete 19:13:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:36 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:13:36 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:37 Removing intermediate container 6ac6c52f9249 19:13:37 ---> 42a05ccf9b78 19:13:37 Step 8/13 : WORKDIR /device-usb-camera 19:13:37 ---> Running in 4096bd9faebb 19:13:37 Removing intermediate container 4096bd9faebb 19:13:37 ---> 98e8e7d92548 19:13:37 Step 9/13 : COPY go.mod vendor* ./ 19:13:41 $ docker top b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:41 ---> job-cost.sh 19:13:41 lf-activate-venv: SKIPPING 19:13:41 INFO: No Stack... 19:13:41 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:42 INFO: Archiving Costs [Pipeline] sh 19:13:42 ---> 63edf53d0c0a 19:13:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:42 ---> Running in ffecdb7ae29e 19:13:42 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:13:42 + cut -d, -f6 [Pipeline] lock 19:13:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] 19:13:42 Resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] did not exist. Created. 19:13:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:42 + echo total: 0.2199999988079071 [Pipeline] stash 19:13:42 Stashed 1 file(s) [Pipeline] } 19:13:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:42 $ docker stop --time=1 b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 19:13:43 $ docker rm -f --volumes b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:14:50 Removing intermediate container ffecdb7ae29e 19:14:50 ---> 0a6bde467417 19:14:50 Step 11/13 : COPY . . 19:14:50 ---> 18dffb2acacf 19:14:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:14:50 ---> Running in 4ecc6dcaf858 19:14:50  % Total % Received % Xferd Average Speed Time Time Time Current 19:14:50  Dload Upload Total Spent Left Speed 19:14:50 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253   0   0 5232 0 --:--:-- --:--:-- --:--:-- 5264 19:14:50 Removing intermediate container 4ecc6dcaf858 19:14:50 ---> 5559edeb6e5f 19:14:50 Step 13/13 : RUN ${MAKE} 19:14:50 ---> Running in f31fd3b04d4f 19:14:50 noop 19:14:50 Removing intermediate container f31fd3b04d4f 19:14:50 ---> 1e9c74265ae6 19:14:50 Successfully built 1e9c74265ae6 19:14:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:50 + docker inspect -f . ci-base-image-arm64 19:14:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:50 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 19:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@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 ******** ci-base-image-arm64 cat 19:14:51 $ docker top 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:52 + go version 19:14:52 go version go1.20.6 linux/arm64 [Pipeline] } 19:14:52 $ docker stop --time=1 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 19:14:54 $ docker rm -f --volumes 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:54 + docker inspect -f . ci-base-image-arm64 19:14:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:54 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 19:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@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 ******** ci-base-image-arm64 cat 19:14:56 $ docker top ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:56 + git config --global --add safe.directory /w/workspace/device-usb-camera/141 [Pipeline] fileExists [Pipeline] sh 19:14:57 + make test 19:14:57 go test ./... -coverprofile=coverage.out ./... 19:15:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:17:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:17:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements 19:17:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:38 go vet ./... 19:18:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:18:05 $ docker stop --time=1 ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded 19:18:06 $ docker rm -f --volumes ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded [Pipeline] // withDockerContainer [Pipeline] sh 19:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:08 Warning: overwriting stash ‘coverage-report’ 19:18:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:18:09 + ls -al . 19:18:09 total 216 19:18:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 19:15 . 19:18:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:12 .. 19:18:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 19:12 .git 19:18:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 .github 19:18:09 -rw-rw-r-- 1 jenkins jenkins 468 Sep 11 19:12 .gitignore 19:18:09 -rw-rw-r-- 1 jenkins jenkins 45 Sep 11 19:12 .golangci.yml 19:18:09 -rw-rw-r-- 1 jenkins jenkins 77 Sep 11 19:12 .hadolint.yml 19:18:09 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 11 19:12 Attribution.txt 19:18:09 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 11 19:12 CHANGELOG.md 19:18:09 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 11 19:12 Dockerfile 19:18:09 -rw-rw-r-- 1 jenkins jenkins 678 Sep 11 19:12 GOVERNANCE.md 19:18:09 -rw-rw-r-- 1 jenkins jenkins 659 Sep 11 19:12 Jenkinsfile 19:18:09 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 19:12 LICENSE 19:18:09 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 11 19:12 Makefile 19:18:09 -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 19:12 OWNERS.md 19:18:09 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 11 19:12 README.md 19:18:09 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 19:10 VERSION 19:18:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:12 bin 19:18:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 cmd 19:18:09 -rw-r--r-- 1 jenkins jenkins 54378 Sep 11 19:17 coverage.out 19:18:09 -rwxrwxr-x 1 jenkins jenkins 84 Sep 11 19:12 docker-entrypoint.sh 19:18:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:12 docs 19:18:09 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 11 19:12 go.mod 19:18:09 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 11 19:12 go.sum 19:18:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 internal 19:18:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:12 snap 19:18:09 -rw-rw-r-- 1 jenkins jenkins 231 Sep 11 19:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:09 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 --label arch=arm64 --label version=3.1.0-dev.17 . 19:18:09 Sending build context to Docker daemon 1.35MB 19:18:09 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:18:09 Step 2/36 : FROM ${BASE} AS builder 19:18:09 ---> 1e9c74265ae6 19:18:09 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:18:10 ---> Running in 8e4e9bf432c2 19:18:10 Removing intermediate container 8e4e9bf432c2 19:18:10 ---> ff607f46c116 19:18:10 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:18:10 ---> Running in e19869f9ec78 19:18:10 Removing intermediate container e19869f9ec78 19:18:10 ---> b94617428774 19:18:10 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:18:10 ---> Running in 59a34bf6d338 19:18:10 Removing intermediate container 59a34bf6d338 19:18:10 ---> 9ede58faaf8e 19:18:10 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:18:11 ---> Running in 3d4275b948ec 19:18:11 Removing intermediate container 3d4275b948ec 19:18:11 ---> 7d224c291d3f 19:18:11 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:18:11 ---> Running in 067b453b9064 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:18:13 OK: 271 MiB in 67 packages 19:18:14 Removing intermediate container 067b453b9064 19:18:14 ---> 076e8dfe8e55 19:18:14 Step 8/36 : WORKDIR /device-usb-camera 19:18:14 ---> Running in 5c36ef61b1fc 19:18:15 Removing intermediate container 5c36ef61b1fc 19:18:15 ---> ec148aea8720 19:18:15 Step 9/36 : COPY go.mod vendor* ./ 19:18:15 ---> 73a9b4448b50 19:18:15 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:15 ---> Running in 2396b1528239 19:18:18 Removing intermediate container 2396b1528239 19:18:18 ---> 772ac6c5c142 19:18:18 Step 11/36 : COPY . . 19:18:18 ---> ee5b2f79b1d7 19:18:18 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:18:18 ---> Running in 2428eb35f3c6 19:18:19  % Total % Received % Xferd Average Speed Time Time Time Current 19:18:19 Dload Upload Total Spent Left Speed 19:18:19 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3929 0 --:--:-- --:--:-- --:--:-- 3940 19:18:20 Removing intermediate container 2428eb35f3c6 19:18:20 ---> 4b82520abed9 19:18:20 Step 13/36 : RUN ${MAKE} 19:18:20 ---> Running in a49a484c9d4d 19:18:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:20:58 Removing intermediate container a49a484c9d4d 19:20:58 ---> 50b2956f2bb5 19:20:58 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:20:58 v0.21.6: Pulling from aler9/rtsp-simple-server 19:20:58 8766b47fe142: Pulling fs layer 19:20:58 8766b47fe142: Verifying Checksum 19:20:58 8766b47fe142: Download complete 19:20:58 8766b47fe142: Pull complete 19:20:58 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:20:58 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:20:58 ---> 69d40e2cb93c 19:20:58 Step 15/36 : FROM alpine:3.17 19:20:58 3.17: Pulling from library/alpine 19:20:58 4060ece20d7a: Pulling fs layer 19:20:58 4060ece20d7a: Verifying Checksum 19:20:58 4060ece20d7a: Download complete 19:20:58 4060ece20d7a: Pull complete 19:20:58 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:58 Status: Downloaded newer image for alpine:3.17 19:20:58 ---> 8650cd65339b 19:20:58 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:20:58 ---> Running in 38e6cac13893 19:20:58 Removing intermediate container 38e6cac13893 19:20:58 ---> 41c2e5f7f7c2 19:20:58 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:58 ---> Running in 103785edba57 19:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:58 (1/83) Installing dumb-init (1.2.5-r2) 19:20:58 (2/83) Installing sdl2 (2.26.5-r0) 19:20:58 (3/83) Installing libxau (1.0.10-r0) 19:20:58 (4/83) Installing libmd (1.0.4-r0) 19:20:58 (5/83) Installing libbsd (0.11.7-r0) 19:20:58 (6/83) Installing libxdmcp (1.1.4-r0) 19:20:58 (7/83) Installing libxcb (1.15-r0) 19:20:58 (8/83) Installing libx11 (1.8.4-r1) 19:20:58 (9/83) Installing aom-libs (3.5.0-r0) 19:20:58 (10/83) Installing alsa-lib (1.2.8-r0) 19:20:58 (11/83) Installing libexpat (2.5.0-r0) 19:20:58 (12/83) Installing brotli-libs (1.0.9-r9) 19:20:58 (13/83) Installing libbz2 (1.0.8-r4) 19:20:58 (14/83) Installing libpng (1.6.39-r0) 19:20:58 (15/83) Installing freetype (2.12.1-r0) 19:20:58 (16/83) Installing fontconfig (2.14.1-r0) 19:20:58 (17/83) Installing fribidi (1.0.12-r0) 19:20:58 (18/83) Installing libffi (3.4.4-r0) 19:20:58 (19/83) Installing libintl (0.21.1-r1) 19:20:58 (20/83) Installing libblkid (2.38.1-r1) 19:20:58 (21/83) Installing libmount (2.38.1-r1) 19:20:58 (22/83) Installing pcre2 (10.42-r0) 19:20:58 (23/83) Installing glib (2.74.7-r0) 19:20:58 (24/83) Installing graphite2 (1.3.14-r2) 19:20:58 (25/83) Installing harfbuzz (5.3.1-r1) 19:20:58 (26/83) Installing libass (0.16.0-r1) 19:20:58 (27/83) Installing libdav1d (1.0.0-r2) 19:20:58 (28/83) Installing libdrm (2.4.114-r0) 19:20:58 (29/83) Installing gmp (6.2.1-r2) 19:20:58 (30/83) Installing nettle (3.8.1-r0) 19:20:58 (31/83) Installing p11-kit (0.24.1-r1) 19:20:58 (32/83) Installing libtasn1 (4.19.0-r0) 19:20:58 (33/83) Installing libunistring (1.1-r0) 19:20:58 (34/83) Installing gnutls (3.7.8-r3) 19:20:58 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:20:58 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 19:20:58 (37/83) Installing lame (3.100-r2) 19:20:58 (38/83) Installing opus (1.3.1-r1) 19:20:58 (39/83) Installing libasyncns (0.8-r1) 19:20:58 (40/83) Installing dbus-libs (1.14.8-r0) 19:20:58 (41/83) Installing libltdl (2.4.7-r1) 19:20:58 (42/83) Installing orc (0.4.33-r0) 19:20:58 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:20:58 (44/83) Installing libogg (1.3.5-r2) 19:20:58 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:20:58 (46/83) Installing flac-libs (1.4.2-r0) 19:20:58 (47/83) Installing libvorbis (1.3.7-r0) 19:20:58 (48/83) Installing libsndfile (1.1.0-r2) 19:20:58 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:20:58 (50/83) Installing soxr (0.1.3-r3) 19:20:58 (51/83) Installing speexdsp (1.2.1-r0) 19:20:58 (52/83) Installing tdb-libs (1.4.6-r0) 19:20:58 (53/83) Installing libpulse (16.1-r6) 19:20:58 (54/83) Installing cjson (1.7.15-r3) 19:20:58 (55/83) Installing mbedtls (2.28.4-r0) 19:20:58 (56/83) Installing librist (0.2.7-r0) 19:20:58 (57/83) Installing libsrt (1.5.1-r0) 19:20:58 (58/83) Installing libssh (0.10.5-r0) 19:20:58 (59/83) Installing libtheora (1.1.1-r16) 19:20:58 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:20:58 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:20:58 (62/83) Installing libxext (1.3.5-r0) 19:20:58 (63/83) Installing libxfixes (6.0.0-r0) 19:20:58 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:20:58 (65/83) Installing libva (2.16.0-r0) 19:20:58 (66/83) Installing libvdpau (1.5-r0) 19:20:58 (67/83) Installing vidstab (1.1.0-r2) 19:20:58 (68/83) Installing libvpx (1.12.0-r1) 19:20:58 (69/83) Installing libwebp (1.2.4-r2) 19:20:58 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:20:58 (71/83) Installing numactl (2.0.16-r1) 19:20:58 (72/83) Installing x265-libs (3.5-r3) 19:20:58 (73/83) Installing xvidcore (1.3.7-r1) 19:20:58 (74/83) Installing libsodium (1.0.18-r2) 19:20:58 (75/83) Installing libzmq (4.3.4-r1) 19:20:58 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:20:58 (77/83) Installing ffmpeg (5.1.3-r0) 19:20:58 (78/83) Installing udev-init-scripts (35-r1) 19:20:58 (79/83) Installing eudev-libs (3.2.11-r4) 19:20:58 (80/83) Installing xz-libs (5.2.9-r0) 19:20:58 (81/83) Installing zstd-libs (1.5.5-r0) 19:20:58 (82/83) Installing kmod-libs (30-r1) 19:20:58 (83/83) Installing eudev (3.2.11-r4) 19:20:58 Executing busybox-1.35.0-r29.trigger 19:20:58 Executing eudev-3.2.11-r4.trigger 19:20:58 OK: 86 MiB in 98 packages 19:20:59 Removing intermediate container 103785edba57 19:20:59 ---> 94ed4ff6f765 19:20:59 Step 18/36 : WORKDIR / 19:20:59 ---> Running in 3444952a7246 19:20:59 Removing intermediate container 3444952a7246 19:20:59 ---> 7e684f3b4411 19:20:59 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:21:00 ---> b87f8b89be57 19:21:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:21:01 ---> cdaf2b7a9b6f 19:21:01 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:21:05 ---> 4cb29b180d03 19:21:05 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:21:05 ---> 8e45fa30404a 19:21:05 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:21:06 ---> ee5e1a50a50e 19:21:06 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:21:06 ---> 2586baaccd8c 19:21:06 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:21:08 ---> a314857e0a49 19:21:08 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:21:08 ---> Running in b6ce867d97c0 19:21:09 Removing intermediate container b6ce867d97c0 19:21:09 ---> d52dfc45eaa0 19:21:09 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:21:09 ---> Running in 4f1884f5056e 19:21:11 Removing intermediate container 4f1884f5056e 19:21:11 ---> d20117d79f6a 19:21:11 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:21:11 ---> Running in b9636b3836c9 19:21:12 Removing intermediate container b9636b3836c9 19:21:12 ---> 47ad1951b35b 19:21:12 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:21:12 ---> Running in f5d06996bb95 19:21:14 Removing intermediate container f5d06996bb95 19:21:14 ---> 054dccf77a46 19:21:14 Step 30/36 : EXPOSE 59983 19:21:14 ---> Running in 9de8c1709ac7 19:21:14 Removing intermediate container 9de8c1709ac7 19:21:14 ---> 44acf8485a4d 19:21:14 Step 31/36 : EXPOSE 8554 19:21:14 ---> Running in b45cd9c24b3f 19:21:15 Removing intermediate container b45cd9c24b3f 19:21:15 ---> 491dd4cf3184 19:21:15 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:21:15 ---> Running in 7e28d00f6f3c 19:21:15 Removing intermediate container 7e28d00f6f3c 19:21:15 ---> d339fde90cae 19:21:15 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:21:15 ---> Running in 0f6840b61da4 19:21:15 Removing intermediate container 0f6840b61da4 19:21:15 ---> 4008955cffda 19:21:15 Step 34/36 : LABEL arch=arm64 19:21:15 ---> Running in df911705f70c 19:21:16 Removing intermediate container df911705f70c 19:21:16 ---> 97635740937e 19:21:16 Step 35/36 : LABEL git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:21:16 ---> Running in e2e32bd8fc3f 19:21:16 Removing intermediate container e2e32bd8fc3f 19:21:16 ---> 8ef43964f161 19:21:16 Step 36/36 : LABEL version=3.1.0-dev.17 19:21:16 ---> Running in 4d4b4f04ed57 19:21:16 Removing intermediate container 4d4b4f04ed57 19:21:16 ---> 451d9a9bb398 19:21:16 [Warning] One or more build-args [ARCH] were not consumed 19:21:16 Successfully built 451d9a9bb398 19:21:16 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:17 provisioning config files... 19:21:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/141@tmp/config12647379350670845822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:17 ---> docker-login.sh 19:21:17 nexus3.edgexfoundry.org:10001 19:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:17 Configure a credential helper to remove this warning. See 19:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:17 19:21:17 Login Succeeded 19:21:17 nexus3.edgexfoundry.org:10002 19:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:17 Configure a credential helper to remove this warning. See 19:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:17 19:21:17 Login Succeeded 19:21:17 nexus3.edgexfoundry.org:10003 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:18 Configure a credential helper to remove this warning. See 19:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:18 19:21:18 Login Succeeded 19:21:18 nexus3.edgexfoundry.org:10004 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:18 Configure a credential helper to remove this warning. See 19:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:18 19:21:18 Login Succeeded 19:21:18 docker.io 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 ---> docker-login.sh ends [Pipeline] } 19:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:19 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:21:19 df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:21:19 latest 19:21:19 3.1.0-dev.17 19:21:19 df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:21:19 main 19:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:21:20 f7b82ac572d4: Preparing 19:21:20 c703c9531d35: Preparing 19:21:20 698b03be9c2b: Preparing 19:21:20 3eabb913696a: Preparing 19:21:20 608d194cb50c: Preparing 19:21:20 acc83c6ca332: Preparing 19:21:20 0d85b7b715e6: Preparing 19:21:20 df28a2ad6b66: Preparing 19:21:20 8f2047ba2f9a: Preparing 19:21:20 43b4f51e513a: Preparing 19:21:20 81f92e156cfa: Preparing 19:21:20 1d0706773735: Preparing 19:21:20 d2d9d24a8c2a: Preparing 19:21:20 8f2047ba2f9a: Waiting 19:21:20 acc83c6ca332: Waiting 19:21:20 43b4f51e513a: Waiting 19:21:20 0d85b7b715e6: Waiting 19:21:20 81f92e156cfa: Waiting 19:21:20 df28a2ad6b66: Waiting 19:21:20 1d0706773735: Waiting 19:21:20 d2d9d24a8c2a: Waiting 19:21:20 698b03be9c2b: Pushed 19:21:20 c703c9531d35: Pushed 19:21:20 f7b82ac572d4: Pushed 19:21:20 3eabb913696a: Pushed 19:21:20 acc83c6ca332: Pushed 19:21:20 8f2047ba2f9a: Pushed 19:21:20 0d85b7b715e6: Pushed 19:21:20 df28a2ad6b66: Pushed 19:21:20 d2d9d24a8c2a: Layer already exists 19:21:20 43b4f51e513a: Pushed 19:21:25 608d194cb50c: Pushed 19:21:26 81f92e156cfa: Pushed 19:21:36 1d0706773735: Pushed 19:21:36 df8fee098ca8f8207e6b8a7bc916bcd179a74499: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:21:36 f7b82ac572d4: Preparing 19:21:36 c703c9531d35: Preparing 19:21:36 698b03be9c2b: Preparing 19:21:36 3eabb913696a: Preparing 19:21:36 608d194cb50c: Preparing 19:21:36 acc83c6ca332: Preparing 19:21:36 0d85b7b715e6: Preparing 19:21:36 df28a2ad6b66: Preparing 19:21:36 8f2047ba2f9a: Preparing 19:21:36 43b4f51e513a: Preparing 19:21:36 81f92e156cfa: Preparing 19:21:36 1d0706773735: Preparing 19:21:36 d2d9d24a8c2a: Preparing 19:21:36 8f2047ba2f9a: Waiting 19:21:36 43b4f51e513a: Waiting 19:21:36 acc83c6ca332: Waiting 19:21:36 0d85b7b715e6: Waiting 19:21:36 df28a2ad6b66: Waiting 19:21:36 81f92e156cfa: Waiting 19:21:36 d2d9d24a8c2a: Waiting 19:21:36 1d0706773735: Waiting 19:21:36 f7b82ac572d4: Layer already exists 19:21:36 c703c9531d35: Layer already exists 19:21:36 3eabb913696a: Layer already exists 19:21:36 608d194cb50c: Layer already exists 19:21:36 698b03be9c2b: Layer already exists 19:21:36 0d85b7b715e6: Layer already exists 19:21:36 acc83c6ca332: Layer already exists 19:21:36 8f2047ba2f9a: Layer already exists 19:21:36 df28a2ad6b66: Layer already exists 19:21:36 43b4f51e513a: Layer already exists 19:21:36 d2d9d24a8c2a: Layer already exists 19:21:36 1d0706773735: Layer already exists 19:21:36 81f92e156cfa: Layer already exists 19:21:37 latest: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 19:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:21:37 f7b82ac572d4: Preparing 19:21:37 c703c9531d35: Preparing 19:21:37 698b03be9c2b: Preparing 19:21:37 3eabb913696a: Preparing 19:21:37 608d194cb50c: Preparing 19:21:37 acc83c6ca332: Preparing 19:21:37 0d85b7b715e6: Preparing 19:21:37 df28a2ad6b66: Preparing 19:21:37 8f2047ba2f9a: Preparing 19:21:37 43b4f51e513a: Preparing 19:21:37 81f92e156cfa: Preparing 19:21:37 1d0706773735: Preparing 19:21:37 d2d9d24a8c2a: Preparing 19:21:37 df28a2ad6b66: Waiting 19:21:37 8f2047ba2f9a: Waiting 19:21:37 43b4f51e513a: Waiting 19:21:37 81f92e156cfa: Waiting 19:21:37 acc83c6ca332: Waiting 19:21:37 0d85b7b715e6: Waiting 19:21:37 d2d9d24a8c2a: Waiting 19:21:37 1d0706773735: Waiting 19:21:37 f7b82ac572d4: Layer already exists 19:21:37 698b03be9c2b: Layer already exists 19:21:37 c703c9531d35: Layer already exists 19:21:37 608d194cb50c: Layer already exists 19:21:37 3eabb913696a: Layer already exists 19:21:37 0d85b7b715e6: Layer already exists 19:21:37 df28a2ad6b66: Layer already exists 19:21:37 43b4f51e513a: Layer already exists 19:21:37 acc83c6ca332: Layer already exists 19:21:37 8f2047ba2f9a: Layer already exists 19:21:37 81f92e156cfa: Layer already exists 19:21:37 1d0706773735: Layer already exists 19:21:37 d2d9d24a8c2a: Layer already exists 19:21:38 3.1.0-dev.17: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:21:38 f7b82ac572d4: Preparing 19:21:38 c703c9531d35: Preparing 19:21:38 698b03be9c2b: Preparing 19:21:38 3eabb913696a: Preparing 19:21:38 608d194cb50c: Preparing 19:21:38 acc83c6ca332: Preparing 19:21:38 0d85b7b715e6: Preparing 19:21:38 df28a2ad6b66: Preparing 19:21:38 8f2047ba2f9a: Preparing 19:21:38 43b4f51e513a: Preparing 19:21:38 81f92e156cfa: Preparing 19:21:38 1d0706773735: Preparing 19:21:38 d2d9d24a8c2a: Preparing 19:21:38 8f2047ba2f9a: Waiting 19:21:38 43b4f51e513a: Waiting 19:21:38 81f92e156cfa: Waiting 19:21:38 1d0706773735: Waiting 19:21:38 d2d9d24a8c2a: Waiting 19:21:38 acc83c6ca332: Waiting 19:21:38 0d85b7b715e6: Waiting 19:21:38 df28a2ad6b66: Waiting 19:21:38 3eabb913696a: Layer already exists 19:21:38 c703c9531d35: Layer already exists 19:21:38 698b03be9c2b: Layer already exists 19:21:38 608d194cb50c: Layer already exists 19:21:38 f7b82ac572d4: Layer already exists 19:21:38 0d85b7b715e6: Layer already exists 19:21:38 df28a2ad6b66: Layer already exists 19:21:38 acc83c6ca332: Layer already exists 19:21:38 43b4f51e513a: Layer already exists 19:21:38 8f2047ba2f9a: Layer already exists 19:21:38 1d0706773735: Layer already exists 19:21:38 81f92e156cfa: Layer already exists 19:21:38 d2d9d24a8c2a: Layer already exists 19:21:39 df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:21:39 f7b82ac572d4: Preparing 19:21:39 c703c9531d35: Preparing 19:21:39 698b03be9c2b: Preparing 19:21:39 3eabb913696a: Preparing 19:21:39 608d194cb50c: Preparing 19:21:39 acc83c6ca332: Preparing 19:21:39 0d85b7b715e6: Preparing 19:21:39 df28a2ad6b66: Preparing 19:21:39 8f2047ba2f9a: Preparing 19:21:39 43b4f51e513a: Preparing 19:21:39 81f92e156cfa: Preparing 19:21:39 1d0706773735: Preparing 19:21:39 d2d9d24a8c2a: Preparing 19:21:39 acc83c6ca332: Waiting 19:21:39 81f92e156cfa: Waiting 19:21:39 0d85b7b715e6: Waiting 19:21:39 1d0706773735: Waiting 19:21:39 df28a2ad6b66: Waiting 19:21:39 d2d9d24a8c2a: Waiting 19:21:39 8f2047ba2f9a: Waiting 19:21:39 43b4f51e513a: Waiting 19:21:39 698b03be9c2b: Layer already exists 19:21:39 608d194cb50c: Layer already exists 19:21:39 c703c9531d35: Layer already exists 19:21:39 3eabb913696a: Layer already exists 19:21:39 f7b82ac572d4: Layer already exists 19:21:39 df28a2ad6b66: Layer already exists 19:21:39 acc83c6ca332: Layer already exists 19:21:39 0d85b7b715e6: Layer already exists 19:21:39 8f2047ba2f9a: Layer already exists 19:21:39 43b4f51e513a: Layer already exists 19:21:39 1d0706773735: Layer already exists 19:21:39 81f92e156cfa: Layer already exists 19:21:39 d2d9d24a8c2a: Layer already exists 19:21:40 main: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:40 ===================================================== [Pipeline] echo 19:21:40 taggedImages: 19:21:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 19:21:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:21:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 19:21:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 19:21:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:21:40 19:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:21:40 arm64: Pulling from edgex-lftools-log-publisher 19:21:40 8998bd30e6a1: Pulling fs layer 19:21:40 04944245beec: Pulling fs layer 19:21:40 699f458cf7ca: Pulling fs layer 19:21:40 765212b225bb: Pulling fs layer 19:21:40 f23df028b6ca: Pulling fs layer 19:21:40 d65c8cfc05b1: Pulling fs layer 19:21:40 2437ff75d9bd: Pulling fs layer 19:21:40 f23df028b6ca: Waiting 19:21:40 d65c8cfc05b1: Waiting 19:21:40 2437ff75d9bd: Waiting 19:21:40 765212b225bb: Waiting 19:21:41 04944245beec: Verifying Checksum 19:21:41 04944245beec: Download complete 19:21:41 765212b225bb: Verifying Checksum 19:21:41 765212b225bb: Download complete 19:21:41 f23df028b6ca: Verifying Checksum 19:21:41 f23df028b6ca: Download complete 19:21:41 d65c8cfc05b1: Download complete 19:21:41 699f458cf7ca: Verifying Checksum 19:21:41 699f458cf7ca: Download complete 19:21:41 8998bd30e6a1: Verifying Checksum 19:21:41 8998bd30e6a1: Download complete 19:21:43 2437ff75d9bd: Verifying Checksum 19:21:43 2437ff75d9bd: Download complete 19:21:45 8998bd30e6a1: Pull complete 19:21:45 04944245beec: Pull complete 19:21:47 699f458cf7ca: Pull complete 19:21:47 765212b225bb: Pull complete 19:21:48 f23df028b6ca: Pull complete 19:21:48 d65c8cfc05b1: Pull complete 19:22:03 2437ff75d9bd: Pull complete 19:22:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:03 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 19:22:03 $ 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-usb-camera/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:22:05 $ docker top 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:06 ---> job-cost.sh 19:22:06 lf-activate-venv: SKIPPING 19:22:06 INFO: No Stack... 19:22:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:22:07 INFO: Archiving Costs [Pipeline] sh 19:22:07 + cat /w/workspace/device-usb-camera/141/archives/cost.csv 19:22:07 + cut -d, -f6 [Pipeline] lock 19:22:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] 19:22:07 Resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] did not exist. Created. 19:22:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:08 /w/workspace/device-usb-camera/141@tmp/durable-a693d991/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:22:08 + echo total: 0.10999999940395355 [Pipeline] stash 19:22:08 Warning: overwriting stash ‘stack-cost’ 19:22:08 Stashed 1 file(s) [Pipeline] } 19:22:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 19:22:08 $ docker stop --time=1 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce 19:22:10 $ docker rm -f --volumes 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce [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 19:22:10 provisioning config files... 19:22:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3241598375482915569tmp [Pipeline] { [Pipeline] sh 19:22:10 + set +x 19:22:10 + curl -s https://codecov.io/bash 19:22:10 + bash -s -- 19:22:10 19:22:10 _____ _ 19:22:10 / ____| | | 19:22:10 | | ___ __| | ___ ___ _____ __ 19:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:10 Bash-1.0.6 19:22:10 19:22:10 19:22:10 ==> git version 2.25.1 found 19:22:10 ==> 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 19:22:10 Release-Date: 2020-01-08 19:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:22:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:22:10 ==> Jenkins CI detected. 19:22:10 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:22:10 project root: . 19:22:10 --> token set from env 19:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:10 ==> Running gcov in . (disable via -X gcov) 19:22:10 ==> Python coveragepy not found 19:22:10 ==> Searching for coverage reports in: 19:22:10 + . 19:22:10 -> Found 1 reports 19:22:10 ==> Detecting git/mercurial file structure 19:22:11 ==> Reading reports 19:22:11 + ./coverage.out bytes=54378 19:22:11 ==> Appending adjustments 19:22:11 https://docs.codecov.io/docs/fixing-reports 19:22:11 + Found adjustments 19:22:11 ==> Gzipping contents 19:22:11 8.0K /tmp/codecov.MwnSwk.gz 19:22:11 ==> Uploading reports 19:22:11 url: https://codecov.io 19:22:11 query: branch=main&commit=df8fee098ca8f8207e6b8a7bc916bcd179a74499&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:22:11 -> Pinging Codecov 19:22:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=df8fee098ca8f8207e6b8a7bc916bcd179a74499&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:22:11 -> Uploading to 19:22:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/73D8F5FF140700D3E01443B452E23636/df8fee098ca8f8207e6b8a7bc916bcd179a74499/4dc95100-c912-4d2d-b875-fcb583d76ce7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T192211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6d3fae0d78dfbf22f04dbfb6b392925f599de5ef0065c279a0960ce8e14f78f 19:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:11 Dload Upload Total Spent Left Speed 19:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 36397 --:--:-- --:--:-- --:--:-- 36589 19:22:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } 19:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:22:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:22:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:11 19:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:22:12 df9b9388f04a: Pulling fs layer 19:22:12 52dc419b0ee2: Pulling fs layer 19:22:12 25bc292e5bac: Pulling fs layer 19:22:12 114826534d7a: Pulling fs layer 19:22:12 4657fd5d0bcf: Pulling fs layer 19:22:12 6ad1cebc031e: Pulling fs layer 19:22:12 8a3aa393b2d8: Pulling fs layer 19:22:12 4657fd5d0bcf: Waiting 19:22:12 6ad1cebc031e: Waiting 19:22:12 8a3aa393b2d8: Waiting 19:22:12 114826534d7a: Waiting 19:22:12 25bc292e5bac: Verifying Checksum 19:22:12 25bc292e5bac: Download complete 19:22:12 52dc419b0ee2: Download complete 19:22:12 4657fd5d0bcf: Download complete 19:22:12 df9b9388f04a: Verifying Checksum 19:22:12 df9b9388f04a: Download complete 19:22:12 df9b9388f04a: Pull complete 19:22:12 6ad1cebc031e: Verifying Checksum 19:22:12 6ad1cebc031e: Download complete 19:22:12 52dc419b0ee2: Pull complete 19:22:12 25bc292e5bac: Pull complete 19:22:13 114826534d7a: Verifying Checksum 19:22:13 114826534d7a: Download complete 19:22:13 8a3aa393b2d8: Verifying Checksum 19:22:13 8a3aa393b2d8: Download complete 19:22:17 114826534d7a: Pull complete 19:22:17 4657fd5d0bcf: Pull complete 19:22:17 6ad1cebc031e: Pull complete 19:22:19 8a3aa393b2d8: Pull complete 19:22:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:19 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:22:24 $ docker top 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:22:24 + set -o pipefail 19:22:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:26:01 19:26:01 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:26:01 19:26:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f9aa7ab5-e753-400c-a6c0-35d1ec26e0e1 19:26:01 19:26:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:26:01 19:26:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:26:01 19:26:01 19:26:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:26:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:26:01 More details here: https://snyk.co/ue1NS 19:26:01 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:26:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:26:01 $ docker stop --time=1 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe 19:26:02 $ docker rm -f --volumes 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:26:03 + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] sh 19:26:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:04 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:26:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:04 $ docker top 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 -eo pid,comm 19:26:04 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). 19:26:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:04 [ssh-agent] Looking for ssh-agent implementation... 19:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:05 $ docker exec 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 ssh-agent 19:26:05 SSH_AUTH_SOCK=/tmp/ssh-1YMFNYxEqCei/agent.32 19:26:05 SSH_AGENT_PID=38 19:26:05 Running ssh-add (command line suppressed) 19:26:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6475052851994484106.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6475052851994484106.key) 19:26:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:05 + git semver tag 19:26:05 2023-09-11 19:26:05,709 [run_tag] DEBUG tag force:False 19:26:05 2023-09-11 19:26:05,709 [check_head_tag] DEBUG check head tag 19:26:05 2023-09-11 19:26:05,711 [execute] INFO git cat-file --batch-check 19:26:05 2023-09-11 19:26:05,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:26:05 2023-09-11 19:26:05,716 [execute] INFO git cat-file --batch 19:26:05 2023-09-11 19:26:05,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:26:05 2023-09-11 19:26:05,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:05 2023-09-11 19:26:05,756 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 19:26:05 2023-09-11 19:26:05,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:26:05 2023-09-11 19:26:05,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:05 3.1.0-dev.17 [Pipeline] } 19:26:06 $ docker exec --env ******** --env ******** 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 ssh-agent -k 19:26:06 unset SSH_AUTH_SOCK; 19:26:06 unset SSH_AGENT_PID; 19:26:06 echo Agent pid 38 killed; 19:26:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:06 + git semver [Pipeline] } 19:26:06 $ docker stop --time=1 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 19:26:08 $ docker rm -f --volumes 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:08 19:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:08 0.23.1-centos7: Pulling from edgex-lftools 19:26:08 ab5ef0e58194: Pulling fs layer 19:26:08 9712f1f96733: Pulling fs layer 19:26:08 63f879dbbcfc: Pulling fs layer 19:26:08 0d9ebad4ef96: Pulling fs layer 19:26:08 e9a5061849ea: Pulling fs layer 19:26:08 d747dcd14b5f: Pulling fs layer 19:26:08 2de7ff778b66: Pulling fs layer 19:26:08 0d9ebad4ef96: Waiting 19:26:08 d747dcd14b5f: Waiting 19:26:08 2de7ff778b66: Waiting 19:26:08 e9a5061849ea: Waiting 19:26:08 9712f1f96733: Download complete 19:26:09 63f879dbbcfc: Verifying Checksum 19:26:09 63f879dbbcfc: Download complete 19:26:09 ab5ef0e58194: Verifying Checksum 19:26:09 ab5ef0e58194: Download complete 19:26:09 0d9ebad4ef96: Verifying Checksum 19:26:09 0d9ebad4ef96: Download complete 19:26:09 e9a5061849ea: Verifying Checksum 19:26:09 e9a5061849ea: Download complete 19:26:09 d747dcd14b5f: Verifying Checksum 19:26:09 d747dcd14b5f: Download complete 19:26:09 2de7ff778b66: Verifying Checksum 19:26:09 2de7ff778b66: Download complete 19:26:12 ab5ef0e58194: Pull complete 19:26:12 9712f1f96733: Pull complete 19:26:12 63f879dbbcfc: Pull complete 19:26:17 0d9ebad4ef96: Pull complete 19:26:17 e9a5061849ea: Pull complete 19:26:17 d747dcd14b5f: Pull complete 19:26:18 2de7ff778b66: Pull complete 19:26:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:18 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:26:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:26:24 $ docker top 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:26:25 provisioning config files... 19:26:25 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1114133257252676636tmp 19:26:25 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11786221505516000104tmp 19:26:25 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1900629827938485010tmp [Pipeline] { [Pipeline] echo 19:26:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:26:26 ---> sigul-configuration.sh 19:26:26 gpg: directory `/root/.gnupg' created 19:26:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:26:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:26:26 gpg: keyring `/root/.gnupg/secring.gpg' created 19:26:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:26:26 gpg: CAST5 encrypted data 19:26:26 gpg: encrypted with 1 passphrase 19:26:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:26:26 + mkdir /home/jenkins 19:26:26 + mkdir /home/jenkins/sigul [Pipeline] sh 19:26:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:26:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:26:27 ---> sigul-install.sh 19:26:27 Sigul already installed; skipping installation. [Pipeline] sh 19:26:27 + git tag --list 19:26:27 v0.0.0 19:26:27 v0.0.1-dev.1 19:26:27 v0.0.1-dev.10 19:26:27 v0.0.1-dev.11 19:26:27 v0.0.1-dev.12 19:26:27 v0.0.1-dev.13 19:26:27 v0.0.1-dev.14 19:26:27 v0.0.1-dev.15 19:26:27 v0.0.1-dev.16 19:26:27 v0.0.1-dev.2 19:26:27 v0.0.1-dev.3 19:26:27 v0.0.1-dev.4 19:26:27 v0.0.1-dev.5 19:26:27 v0.0.1-dev.6 19:26:27 v0.0.1-dev.7 19:26:27 v0.0.1-dev.8 19:26:27 v0.0.1-dev.9 19:26:27 v2.2.0 19:26:27 v2.2.0-dev.17 19:26:27 v2.2.0-dev.18 19:26:27 v2.2.0-dev.19 19:26:27 v2.2.0-dev.20 19:26:27 v2.2.0-dev.21 19:26:27 v2.2.0-dev.22 19:26:27 v2.2.0-dev.23 19:26:27 v2.2.0-dev.24 19:26:27 v2.2.0-dev.25 19:26:27 v2.2.0-dev.26 19:26:27 v2.2.0-dev.27 19:26:27 v2.3.0 19:26:27 v2.3.0-dev.1 19:26:27 v2.3.0-dev.10 19:26:27 v2.3.0-dev.11 19:26:27 v2.3.0-dev.12 19:26:27 v2.3.0-dev.13 19:26:27 v2.3.0-dev.14 19:26:27 v2.3.0-dev.15 19:26:27 v2.3.0-dev.16 19:26:27 v2.3.0-dev.17 19:26:27 v2.3.0-dev.18 19:26:27 v2.3.0-dev.19 19:26:27 v2.3.0-dev.2 19:26:27 v2.3.0-dev.20 19:26:27 v2.3.0-dev.21 19:26:27 v2.3.0-dev.22 19:26:27 v2.3.0-dev.23 19:26:27 v2.3.0-dev.24 19:26:27 v2.3.0-dev.25 19:26:27 v2.3.0-dev.26 19:26:27 v2.3.0-dev.27 19:26:27 v2.3.0-dev.28 19:26:27 v2.3.0-dev.3 19:26:27 v2.3.0-dev.4 19:26:27 v2.3.0-dev.5 19:26:27 v2.3.0-dev.6 19:26:27 v2.3.0-dev.7 19:26:27 v2.3.0-dev.8 19:26:27 v2.3.0-dev.9 19:26:27 v2.3.1 19:26:27 v2.3.1-dev.4 19:26:27 v2.3.1-dev.5 19:26:27 v2.3.1-dev.6 19:26:27 v3.0 19:26:27 v3.0.0 19:26:27 v3.0.0-dev.1 19:26:27 v3.0.0-dev.10 19:26:27 v3.0.0-dev.11 19:26:27 v3.0.0-dev.12 19:26:27 v3.0.0-dev.13 19:26:27 v3.0.0-dev.14 19:26:27 v3.0.0-dev.15 19:26:27 v3.0.0-dev.16 19:26:27 v3.0.0-dev.17 19:26:27 v3.0.0-dev.18 19:26:27 v3.0.0-dev.19 19:26:27 v3.0.0-dev.2 19:26:27 v3.0.0-dev.20 19:26:27 v3.0.0-dev.21 19:26:27 v3.0.0-dev.22 19:26:27 v3.0.0-dev.23 19:26:27 v3.0.0-dev.24 19:26:27 v3.0.0-dev.25 19:26:27 v3.0.0-dev.26 19:26:27 v3.0.0-dev.27 19:26:27 v3.0.0-dev.28 19:26:27 v3.0.0-dev.29 19:26:27 v3.0.0-dev.3 19:26:27 v3.0.0-dev.30 19:26:27 v3.0.0-dev.31 19:26:27 v3.0.0-dev.32 19:26:27 v3.0.0-dev.33 19:26:27 v3.0.0-dev.34 19:26:27 v3.0.0-dev.35 19:26:27 v3.0.0-dev.36 19:26:27 v3.0.0-dev.37 19:26:27 v3.0.0-dev.38 19:26:27 v3.0.0-dev.39 19:26:27 v3.0.0-dev.4 19:26:27 v3.0.0-dev.40 19:26:27 v3.0.0-dev.41 19:26:27 v3.0.0-dev.42 19:26:27 v3.0.0-dev.43 19:26:27 v3.0.0-dev.44 19:26:27 v3.0.0-dev.45 19:26:27 v3.0.0-dev.46 19:26:27 v3.0.0-dev.47 19:26:27 v3.0.0-dev.48 19:26:27 v3.0.0-dev.49 19:26:27 v3.0.0-dev.5 19:26:27 v3.0.0-dev.50 19:26:27 v3.0.0-dev.51 19:26:27 v3.0.0-dev.6 19:26:27 v3.0.0-dev.7 19:26:27 v3.0.0-dev.8 19:26:27 v3.0.0-dev.9 19:26:27 v3.1.0-dev.1 19:26:27 v3.1.0-dev.10 19:26:27 v3.1.0-dev.11 19:26:27 v3.1.0-dev.12 19:26:27 v3.1.0-dev.13 19:26:27 v3.1.0-dev.14 19:26:27 v3.1.0-dev.15 19:26:27 v3.1.0-dev.16 19:26:27 v3.1.0-dev.17 19:26:27 v3.1.0-dev.2 19:26:27 v3.1.0-dev.3 19:26:27 v3.1.0-dev.4 19:26:27 v3.1.0-dev.5 19:26:27 v3.1.0-dev.6 19:26:27 v3.1.0-dev.7 19:26:27 v3.1.0-dev.8 19:26:27 v3.1.0-dev.9 [Pipeline] sh 19:26:27 + lftools sign git-tag v3.1.0-dev.17 19:26:29 Signing Git tag with Sigul... 19:26:29 Signing v3.1.0-dev.17 [Pipeline] echo 19:26:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:26:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:26:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:26:30 $ docker stop --time=1 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 19:26:31 $ docker rm -f --volumes 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:26:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:32 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:32 $ docker top 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:32 [ssh-agent] Looking for ssh-agent implementation... 19:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:32 $ docker exec 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 ssh-agent 19:26:32 SSH_AUTH_SOCK=/tmp/ssh-S56fSrTZByXm/agent.32 19:26:32 SSH_AGENT_PID=38 19:26:33 Running ssh-add (command line suppressed) 19:26:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4851654187095995630.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4851654187095995630.key) 19:26:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:33 + git semver bump pre 19:26:33 2023-09-11 19:26:33,604 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:33 2023-09-11 19:26:33,605 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 19:26:33 2023-09-11 19:26:33,605 [bump_version] DEBUG bumped version:3.1.0-dev.18 19:26:33 2023-09-11 19:26:33,605 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:26:33 2023-09-11 19:26:33,605 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:33 2023-09-11 19:26:33,605 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:33 2023-09-11 19:26:33,607 [execute] INFO git cat-file --batch-check 19:26:33 2023-09-11 19:26:33,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:33 2023-09-11 19:26:33,614 [execute] INFO git cat-file --batch 19:26:33 2023-09-11 19:26:33,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:33 2023-09-11 19:26:33,620 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:33 3.1.0-dev.18 [Pipeline] } 19:26:33 $ docker exec --env ******** --env ******** 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 ssh-agent -k 19:26:33 unset SSH_AUTH_SOCK; 19:26:33 unset SSH_AGENT_PID; 19:26:33 echo Agent pid 38 killed; 19:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:34 + git semver [Pipeline] } 19:26:34 $ docker stop --time=1 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 19:26:35 $ docker rm -f --volumes 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:36 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:36 $ docker top 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:36 [ssh-agent] Looking for ssh-agent implementation... 19:26:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:36 $ docker exec 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 ssh-agent 19:26:36 SSH_AUTH_SOCK=/tmp/ssh-qUy9ftdtHJ19/agent.32 19:26:36 SSH_AGENT_PID=38 19:26:36 Running ssh-add (command line suppressed) 19:26:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16007988387044358145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16007988387044358145.key) 19:26:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:37 + git semver push 19:26:37 2023-09-11 19:26:37,543 [run_push] DEBUG push 19:26:37 2023-09-11 19:26:37,544 [execute] INFO git cat-file --batch-check 19:26:37 2023-09-11 19:26:37,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:37 2023-09-11 19:26:37,548 [execute] INFO git rev-list 586b1d25536cb6f6247e2db043ebdfb8a435fc07 -- 19:26:37 2023-09-11 19:26:37,548 [execute] DEBUG Popen(['git', 'rev-list', '586b1d25536cb6f6247e2db043ebdfb8a435fc07', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:26:37 2023-09-11 19:26:37,555 [execute] INFO git fetch -v origin 19:26:37 2023-09-11 19:26:37,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:26:38 2023-09-11 19:26:38,008 [run_push] DEBUG no remote changes detected 19:26:38 2023-09-11 19:26:38,008 [execute] INFO git push origin semver 19:26:38 2023-09-11 19:26:38,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:26:39 2023-09-11 19:26:38,777 [run_push] DEBUG push all version tags 19:26:39 2023-09-11 19:26:38,777 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:26:39 2023-09-11 19:26:38,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:26:39 2023-09-11 19:26:39,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:26:39 3.1.0-dev.18 [Pipeline] } 19:26:39 $ docker exec --env ******** --env ******** 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 ssh-agent -k 19:26:39 unset SSH_AUTH_SOCK; 19:26:39 unset SSH_AGENT_PID; 19:26:39 echo Agent pid 38 killed; 19:26:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:40 + git semver [Pipeline] } 19:26:40 $ docker stop --time=1 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 19:26:41 $ docker rm -f --volumes 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:26:42 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:26:42 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:26:42 total 16 19:26:42 drwxr-xr-x 3 root root 4096 Sep 11 19:13 . 19:26:42 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 19:26 .. 19:26:42 drwxr-xr-x 2 root root 4096 Sep 11 19:13 cost 19:26:42 -rw-r--r-- 1 root root 89 Sep 11 19:13 cost.csv 19:26:42 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:26:42 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:26:42 total 16 19:26:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 19:13 . 19:26:42 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 19:26 .. 19:26:42 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 19:13 cost 19:26:42 -rw-r--r-- 1 jenkins jenkins 89 Sep 11 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:26:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:43 ---> package-listing.sh 19:26:43 ++ facter osfamily 19:26:43 ++ tr '[:upper:]' '[:lower:]' 19:26:43 + OS_FAMILY=debian 19:26:43 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:26:43 + START_PACKAGES=/tmp/packages_start.txt 19:26:43 + END_PACKAGES=/tmp/packages_end.txt 19:26:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:43 + PACKAGES=/tmp/packages_start.txt 19:26:43 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:26:43 + PACKAGES=/tmp/packages_end.txt 19:26:43 + case "${OS_FAMILY}" in 19:26:43 + dpkg -l 19:26:43 + grep '^ii' 19:26:43 + '[' -f /tmp/packages_start.txt ']' 19:26:43 + '[' -f /tmp/packages_end.txt ']' 19:26:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:43 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:26:43 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:26:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:26:43 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:26:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:44 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 19:26:44 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:44 $ docker top 2b082e7d48467da38bac012a890c5411bab92fa0ccb179e6d46f516e5f16de13 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:45 + ls /var/log/sa-host 19:26:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:45 provisioning config files... 19:26:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12444180526531920725tmp [Pipeline] { [Pipeline] echo 19:26:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:46 ---> create-netrc.sh [Pipeline] } 19:26:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:26:46 ---> python-tools-install.sh [Pipeline] echo 19:26:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:46 ---> sudo-logs.sh 19:26:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:47 ---> job-cost.sh 19:26:47 lf-activate-venv: SKIPPING 19:26:47 DEBUG: total: 0.2199999988079071 19:26:47 INFO: Retrieving Stack Cost... 19:26:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:26:47 INFO: Archiving Costs [Pipeline] echo 19:26:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:48 ---> logs-deploy.sh 19:26:48 lf-activate-venv: SKIPPING 19:26:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/141 19:26:48 INFO: archiving workspace using pattern(s): 19:26:49 Archives upload complete. 19:26:49 INFO: archiving logs to Nexus 19:26:50 ---> uname -a: 19:26:50 Linux prd-ubuntu20-04-docker-8c-8g-5831 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:26:50 19:26:50 19:26:50 ---> lscpu: 19:26:50 Architecture: x86_64 19:26:50 CPU op-mode(s): 32-bit, 64-bit 19:26:50 Byte Order: Little Endian 19:26:50 Address sizes: 40 bits physical, 48 bits virtual 19:26:50 CPU(s): 8 19:26:50 On-line CPU(s) list: 0-7 19:26:50 Thread(s) per core: 1 19:26:50 Core(s) per socket: 1 19:26:50 Socket(s): 8 19:26:50 NUMA node(s): 1 19:26:50 Vendor ID: AuthenticAMD 19:26:50 CPU family: 23 19:26:50 Model: 49 19:26:50 Model name: AMD EPYC-Rome Processor 19:26:50 Stepping: 0 19:26:50 CPU MHz: 2799.998 19:26:50 BogoMIPS: 5599.99 19:26:50 Virtualization: AMD-V 19:26:50 Hypervisor vendor: KVM 19:26:50 Virtualization type: full 19:26:50 L1d cache: 256 KiB 19:26:50 L1i cache: 256 KiB 19:26:50 L2 cache: 4 MiB 19:26:50 L3 cache: 128 MiB 19:26:50 NUMA node0 CPU(s): 0-7 19:26:50 Vulnerability Itlb multihit: Not affected 19:26:50 Vulnerability L1tf: Not affected 19:26:50 Vulnerability Mds: Not affected 19:26:50 Vulnerability Meltdown: Not affected 19:26:50 Vulnerability Mmio stale data: Not affected 19:26:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:26:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:26:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:26:50 Vulnerability Srbds: Not affected 19:26:50 Vulnerability Tsx async abort: Not affected 19:26:50 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 19:26:50 19:26:50 19:26:50 ---> nproc: 19:26:50 8 19:26:50 19:26:50 19:26:50 ---> df -h: 19:26:50 Filesystem Size Used Avail Use% Mounted on 19:26:50 overlay 155G 13G 143G 9% / 19:26:50 tmpfs 64M 0 64M 0% /dev 19:26:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:26:50 shm 64M 0 64M 0% /dev/shm 19:26:50 /dev/vda1 155G 13G 143G 9% /facter-os 19:26:50 19:26:50 19:26:50 ---> sar -b -r -n DEV: 19:26:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 09/11/23 _x86_64_ (8 CPU) 19:26:50 19:26:50 19:09:54 LINUX RESTART (8 CPU) 19:26:50 19:26:50 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:26:50 19:11:02 167.19 48.28 118.91 0.00 5436.03 146874.32 0.00 19:26:50 19:12:01 168.33 1.05 167.28 0.00 21.28 122935.77 0.00 19:26:50 19:13:01 120.75 0.22 120.53 0.00 9.60 27864.29 0.00 19:26:50 19:14:01 141.16 0.33 140.83 0.00 35.46 28997.57 0.00 19:26:50 19:15:01 5.10 0.97 4.13 0.00 67.44 108.91 0.00 19:26:50 19:16:01 26.76 9.22 17.55 0.00 3375.70 3705.12 0.00 19:26:50 19:17:01 1.58 0.02 1.57 0.00 0.13 17.86 0.00 19:26:50 19:18:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 19:26:50 19:19:01 3.07 1.67 1.40 0.00 37.73 17.60 0.00 19:26:50 19:20:01 1.42 0.00 1.42 0.00 0.00 24.93 0.00 19:26:50 19:21:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 19:26:50 19:22:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 19:26:50 19:23:01 41.04 0.25 40.79 0.00 10.80 31164.41 0.00 19:26:50 19:24:01 8.28 0.00 8.28 0.00 0.00 4359.01 0.00 19:26:50 19:25:01 2.18 0.02 2.17 0.00 0.13 25.32 0.00 19:26:50 19:26:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 19:26:50 Average: 43.13 3.88 39.25 0.00 562.68 22779.10 0.00 19:26:50 19:26:50 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:26:50 19:11:02 29190920 31606036 716884 2.18 72712 2615464 1949732 5.75 973932 2362728 292 19:26:50 19:12:01 27945048 31338760 961472 2.92 147400 3422332 2470508 7.28 1445084 3017252 152752 19:26:50 19:13:01 28046400 31560952 742188 2.26 152556 3542040 2201032 6.49 1229932 3138172 168 19:26:50 19:14:01 27398056 31589324 711080 2.16 164304 4149512 1794088 5.29 1272292 3680180 596 19:26:50 19:15:01 27345856 31590492 708964 2.16 165952 4199512 1810144 5.33 1275408 3730040 45196 19:26:50 19:16:01 27166440 31579048 712600 2.17 169756 4352916 1847744 5.45 1426244 3734604 128 19:26:50 19:17:01 27166288 31579012 712436 2.17 169844 4352916 1847744 5.45 1426704 3734612 168 19:26:50 19:18:01 27170188 31583128 708056 2.15 169868 4352920 1847744 5.45 1422448 3734624 128 19:26:50 19:19:01 27168600 31583620 707420 2.15 169916 4354052 1847744 5.45 1426812 3734964 16 19:26:50 19:20:01 27168292 31583656 707528 2.15 169996 4354032 1847744 5.45 1426208 3735248 204 19:26:50 19:21:01 27168236 31583656 707508 2.15 170028 4354032 1847744 5.45 1426288 3735248 12 19:26:50 19:22:01 27167892 31583448 707800 2.15 170068 4354168 1847744 5.45 1426580 3735380 168 19:26:50 19:23:01 25965896 31516824 797848 2.43 187780 5344808 1894040 5.58 1605796 4651940 95104 19:26:50 19:24:01 25969072 31519748 798656 2.43 187848 5344812 1910112 5.63 1606232 4651928 280 19:26:50 19:25:01 25970980 31521800 796200 2.42 187936 5344816 1929984 5.69 1600620 4651932 52 19:26:50 19:26:01 26049312 31565840 717796 2.18 187984 5344820 1828292 5.39 1559760 4617544 140 19:26:50 Average: 27128592 31555334 744652 2.26 165247 4361447 1920134 5.66 1409396 3790400 18463 19:26:50 19:26:50 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:26:50 19:11:02 vethf5eb75f 0.98 1.35 0.07 10.89 0.00 0.00 0.00 0.00 19:26:50 19:11:02 docker0 2.57 2.75 0.33 23.56 0.00 0.00 0.00 0.00 19:26:50 19:11:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 19:26:50 19:11:02 ens3 548.91 343.08 6641.34 82.91 0.00 0.00 0.00 0.00 19:26:50 19:12:01 docker0 228.44 380.41 17.57 2467.69 0.00 0.00 0.00 0.00 19:26:50 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:12:01 ens3 406.07 243.74 2494.48 31.64 0.00 0.00 0.00 0.00 19:26:50 19:12:01 veth4bddb74 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:26:50 19:13:01 docker0 1.67 3.80 0.11 42.64 0.00 0.00 0.00 0.00 19:26:50 19:13:01 vethae61b8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:13:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 19:26:50 19:13:01 ens3 65.59 53.24 350.17 94.73 0.00 0.00 0.00 0.00 19:26:50 19:13:01 veth4250031 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:14:01 docker0 14.88 39.54 1.06 671.66 0.00 0.00 0.00 0.00 19:26:50 19:14:01 lo 10.33 10.33 1.02 1.02 0.00 0.00 0.00 0.00 19:26:50 19:14:01 ens3 269.17 215.56 3240.60 1108.36 0.00 0.00 0.00 0.00 19:26:50 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:26:50 19:15:01 ens3 59.91 34.99 753.54 2.46 0.00 0.00 0.00 0.00 19:26:50 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:26:50 19:16:01 ens3 42.36 16.41 622.13 1.21 0.00 0.00 0.00 0.00 19:26:50 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:19:01 ens3 10.11 6.98 7.97 6.09 0.00 0.00 0.00 0.00 19:26:50 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:21:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:26:50 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:22:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:23:01 veth917f6ed 70.95 130.14 6.33 1028.31 0.00 0.00 0.00 0.08 19:26:50 19:23:01 docker0 70.95 130.00 5.36 1028.30 0.00 0.00 0.00 0.00 19:26:50 19:23:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:26:50 19:23:01 ens3 270.84 149.74 5004.75 19.23 0.00 0.00 0.00 0.00 19:26:50 19:24:01 veth917f6ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:24:01 ens3 1.78 1.33 1.37 0.78 0.00 0.00 0.00 0.00 19:26:50 19:25:01 veth917f6ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:50 19:25:01 ens3 1.22 1.07 0.94 0.53 0.00 0.00 0.00 0.00 19:26:50 19:26:01 veth917f6ed 0.35 0.30 0.05 0.08 0.00 0.00 0.00 0.00 19:26:50 19:26:01 docker0 0.35 0.30 0.04 0.08 0.00 0.00 0.00 0.00 19:26:50 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:26:50 19:26:01 ens3 1.38 1.33 0.85 0.52 0.00 0.00 0.00 0.00 19:26:50 Average: veth917f6ed 4.46 8.16 0.40 64.34 0.00 0.00 0.00 0.01 19:26:50 Average: docker0 19.71 34.44 1.51 262.31 0.00 0.00 0.00 0.00 19:26:50 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 19:26:50 Average: ens3 104.55 66.55 1193.48 84.33 0.00 0.00 0.00 0.00 19:26:50 19:26:50 19:26:50 ---> sar -P ALL: 19:26:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 09/11/23 _x86_64_ (8 CPU) 19:26:50 19:26:50 19:09:54 LINUX RESTART (8 CPU) 19:26:50 19:26:50 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:26:50 19:11:02 all 9.35 0.00 3.29 2.62 0.05 84.69 19:26:50 19:11:02 0 8.21 0.00 4.37 0.08 0.05 87.29 19:26:50 19:11:02 1 12.59 0.00 2.69 0.42 0.05 84.25 19:26:50 19:11:02 2 9.69 0.00 3.39 0.44 0.05 86.43 19:26:50 19:11:02 3 6.92 0.00 2.57 4.23 0.05 86.23 19:26:50 19:11:02 4 9.80 0.00 3.51 5.59 0.05 81.05 19:26:50 19:11:02 5 7.48 0.00 3.13 0.45 0.05 88.89 19:26:50 19:11:02 6 11.09 0.00 3.06 2.79 0.05 83.01 19:26:50 19:11:02 7 9.02 0.00 3.63 6.98 0.07 80.29 19:26:50 19:12:01 all 12.15 0.00 3.92 3.31 0.06 80.55 19:26:50 19:12:01 0 11.89 0.00 3.70 11.01 0.05 73.34 19:26:50 19:12:01 1 11.65 0.00 5.54 7.64 0.05 75.12 19:26:50 19:12:01 2 12.49 0.00 3.45 0.20 0.07 83.79 19:26:50 19:12:01 3 12.78 0.00 2.91 0.63 0.07 83.60 19:26:50 19:12:01 4 12.48 0.00 4.15 5.74 0.07 77.56 19:26:50 19:12:01 5 11.39 0.00 3.35 0.34 0.05 84.86 19:26:50 19:12:01 6 12.89 0.00 3.82 0.07 0.05 83.17 19:26:50 19:12:01 7 11.64 0.00 4.46 0.86 0.07 82.97 19:26:50 19:13:01 all 42.67 0.00 7.25 1.53 0.09 48.45 19:26:50 19:13:01 0 43.73 0.00 7.99 9.21 0.12 38.95 19:26:50 19:13:01 1 42.28 0.00 7.23 0.03 0.10 50.36 19:26:50 19:13:01 2 42.78 0.00 7.37 0.34 0.08 49.44 19:26:50 19:13:01 3 43.02 0.00 7.16 0.13 0.08 49.60 19:26:50 19:13:01 4 41.57 0.00 7.26 1.46 0.08 49.62 19:26:50 19:13:01 5 43.37 0.00 6.89 0.44 0.10 49.20 19:26:50 19:13:01 6 42.21 0.00 6.53 0.19 0.08 50.99 19:26:50 19:13:01 7 42.45 0.00 7.55 0.49 0.08 49.43 19:26:50 19:14:01 all 7.80 0.00 2.28 2.01 0.05 87.86 19:26:50 19:14:01 0 8.44 0.00 2.62 6.21 0.05 82.68 19:26:50 19:14:01 1 6.91 0.00 1.99 0.03 0.03 91.03 19:26:50 19:14:01 2 10.37 0.00 2.07 1.11 0.05 86.40 19:26:50 19:14:01 3 7.72 0.00 2.46 1.26 0.07 88.48 19:26:50 19:14:01 4 8.40 0.00 2.16 1.29 0.05 88.09 19:26:50 19:14:01 5 7.03 0.00 2.48 5.31 0.03 85.14 19:26:50 19:14:01 6 5.67 0.00 2.02 0.05 0.05 92.21 19:26:50 19:14:01 7 7.85 0.00 2.46 0.81 0.07 88.81 19:26:50 19:15:01 all 0.15 0.00 0.09 0.02 0.01 99.72 19:26:50 19:15:01 0 0.58 0.00 0.12 0.00 0.00 99.30 19:26:50 19:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:26:50 19:15:01 2 0.03 0.00 0.03 0.10 0.00 99.83 19:26:50 19:15:01 3 0.05 0.00 0.08 0.03 0.00 99.83 19:26:50 19:15:01 4 0.12 0.00 0.05 0.02 0.00 99.82 19:26:50 19:15:01 5 0.28 0.00 0.30 0.03 0.02 99.37 19:26:50 19:15:01 6 0.07 0.00 0.05 0.00 0.02 99.87 19:26:50 19:15:01 7 0.02 0.00 0.08 0.00 0.00 99.90 19:26:50 19:16:01 all 0.86 0.00 0.42 0.38 0.01 98.34 19:26:50 19:16:01 0 1.84 0.00 0.73 1.29 0.02 96.13 19:26:50 19:16:01 1 0.98 0.00 0.43 0.42 0.00 98.16 19:26:50 19:16:01 2 0.63 0.00 0.40 0.62 0.02 98.33 19:26:50 19:16:01 3 0.68 0.00 0.43 0.08 0.00 98.80 19:26:50 19:16:01 4 0.55 0.00 0.32 0.02 0.00 99.12 19:26:50 19:16:01 5 0.82 0.00 0.35 0.00 0.00 98.83 19:26:50 19:16:01 6 0.99 0.00 0.42 0.03 0.00 98.56 19:26:50 19:16:01 7 0.38 0.00 0.23 0.60 0.02 98.76 19:26:50 19:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:26:50 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:26:50 19:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:26:50 19:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:26:50 19:17:01 4 0.05 0.00 0.05 0.00 0.02 99.88 19:26:50 19:17:01 5 0.07 0.00 0.03 0.00 0.02 99.88 19:26:50 19:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:26:50 19:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:26:50 19:18:01 all 0.23 0.00 0.02 0.01 0.01 99.73 19:26:50 19:18:01 0 0.05 0.00 0.02 0.05 0.02 99.87 19:26:50 19:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:26:50 19:18:01 2 0.10 0.00 0.02 0.00 0.00 99.88 19:26:50 19:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:26:50 19:18:01 4 0.08 0.00 0.02 0.00 0.00 99.90 19:26:50 19:18:01 5 0.08 0.00 0.03 0.00 0.00 99.88 19:26:50 19:18:01 6 1.42 0.00 0.07 0.00 0.00 98.52 19:26:50 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:26:50 19:19:01 all 0.52 0.00 0.03 0.01 0.00 99.44 19:26:50 19:19:01 0 0.13 0.00 0.05 0.00 0.00 99.82 19:26:50 19:19:01 1 0.30 0.00 0.02 0.02 0.02 99.65 19:26:50 19:19:01 2 0.18 0.00 0.03 0.00 0.00 99.78 19:26:50 19:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:26:50 19:19:01 4 0.40 0.00 0.07 0.03 0.00 99.50 19:26:50 19:19:01 5 1.69 0.00 0.02 0.00 0.02 98.28 19:26:50 19:19:01 6 1.32 0.00 0.02 0.00 0.00 98.66 19:26:50 19:19:01 7 0.08 0.00 0.03 0.02 0.00 99.87 19:26:50 19:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 19:26:50 19:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:26:50 19:20:01 2 0.07 0.00 0.00 0.00 0.02 99.92 19:26:50 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:26:50 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:26:50 19:20:01 5 0.17 0.00 0.02 0.00 0.02 99.80 19:26:50 19:20:01 6 0.07 0.00 0.00 0.00 0.00 99.93 19:26:50 19:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:26:50 19:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:26:50 19:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:26:50 19:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:26:50 19:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:26:50 19:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:26:50 19:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:26:50 19:21:01 5 0.13 0.00 0.05 0.00 0.00 99.82 19:26:50 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:26:50 19:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:26:50 19:26:50 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:26:50 19:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:26:50 19:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:26:50 19:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:26:50 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:26:50 19:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:26:50 19:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:26:50 19:22:01 5 0.08 0.00 0.05 0.00 0.02 99.85 19:26:50 19:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:26:50 19:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:26:50 19:23:01 all 4.72 0.00 1.88 1.48 0.04 91.88 19:26:50 19:23:01 0 4.71 0.00 1.89 0.34 0.08 92.98 19:26:50 19:23:01 1 4.63 0.00 1.84 5.71 0.03 87.78 19:26:50 19:23:01 2 4.24 0.00 1.41 0.00 0.03 94.31 19:26:50 19:23:01 3 4.27 0.00 2.27 2.37 0.03 91.06 19:26:50 19:23:01 4 7.08 0.00 1.65 0.05 0.03 91.18 19:26:50 19:23:01 5 5.81 0.00 1.65 2.20 0.03 90.31 19:26:50 19:23:01 6 4.07 0.00 2.17 0.32 0.02 93.43 19:26:50 19:23:01 7 2.97 0.00 2.20 0.89 0.03 93.91 19:26:50 19:24:01 all 0.16 0.00 0.02 0.26 0.14 99.41 19:26:50 19:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:26:50 19:24:01 1 0.03 0.00 0.03 0.00 0.25 99.68 19:26:50 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:26:50 19:24:01 3 0.03 0.00 0.10 1.87 0.88 97.12 19:26:50 19:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:26:50 19:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:26:50 19:24:01 6 1.04 0.00 0.00 0.00 0.00 98.96 19:26:50 19:24:01 7 0.03 0.00 0.02 0.22 0.00 99.73 19:26:50 19:25:01 all 0.07 0.00 0.03 0.00 0.01 99.89 19:26:50 19:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 19:26:50 19:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:26:50 19:25:01 3 0.07 0.00 0.08 0.00 0.02 99.83 19:26:50 19:25:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:26:50 19:25:01 5 0.03 0.00 0.05 0.00 0.00 99.92 19:26:50 19:25:01 6 0.20 0.00 0.05 0.00 0.00 99.75 19:26:50 19:25:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:26:50 19:26:01 all 0.04 0.00 0.02 0.00 0.00 99.94 19:26:50 19:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:26:50 19:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 19:26:50 19:26:01 4 0.08 0.00 0.05 0.00 0.00 99.87 19:26:50 19:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:26:50 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:26:50 19:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:26:50 Average: all 4.89 0.00 1.20 0.72 0.03 93.16 19:26:50 Average: 0 4.93 0.00 1.34 1.74 0.03 91.96 19:26:50 Average: 1 4.94 0.00 1.23 0.88 0.04 92.91 19:26:50 Average: 2 5.01 0.00 1.13 0.17 0.02 93.66 19:26:50 Average: 3 4.69 0.00 1.13 0.66 0.08 93.44 19:26:50 Average: 4 5.01 0.00 1.20 0.88 0.02 92.90 19:26:50 Average: 5 4.87 0.00 1.14 0.55 0.02 93.42 19:26:50 Average: 6 5.03 0.00 1.13 0.21 0.02 93.61 19:26:50 Average: 7 4.61 0.00 1.28 0.68 0.02 93.40 19:26:50 19:26:50 19:26:50