Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 860b2ed41c63812ea8e78996a55d34ef8e22b126 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-ssh2549281405902050648.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-ssh14920053570311729460.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-ssh16759310087297640165.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-ssh15221810071674669850.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-ssh13203901925926724541.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-3995 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 (main) Commit message: "feat: select stream for api commands (#266)" > 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-list --no-walk bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:19:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:24 ========================================================= 19:19:24 EdgeX Global Pipelines Version Info 19:19:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:19:25 ------------------- 19:19:25 stable info: 19:19:25 ------------------- 19:19:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:19:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:19:25 Message: update stable to v1.0.253 19:19:25 ------------------- 19:19:25 experimental info: 19:19:25 ------------------- 19:19:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:19:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:19:25 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 860b2ed [Pipeline] echo 19:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:26 provisioning config files... 19:19:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14469789651062380652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:26 ---> docker-login.sh 19:19:26 nexus3.edgexfoundry.org:10001 19:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:27 Configure a credential helper to remove this warning. See 19:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:27 19:19:27 Login Succeeded 19:19:27 nexus3.edgexfoundry.org:10002 19:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:27 Configure a credential helper to remove this warning. See 19:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:27 19:19:27 Login Succeeded 19:19:27 nexus3.edgexfoundry.org:10003 19:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:27 Configure a credential helper to remove this warning. See 19:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:27 19:19:27 Login Succeeded 19:19:27 nexus3.edgexfoundry.org:10004 19:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:27 Configure a credential helper to remove this warning. See 19:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:27 19:19:27 Login Succeeded 19:19:27 docker.io 19:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:27 Configure a credential helper to remove this warning. See 19:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:27 19:19:27 Login Succeeded 19:19:27 ---> docker-login.sh ends [Pipeline] } 19:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:19:28 + git rev-list -1 --merges 860b2ed41c63812ea8e78996a55d34ef8e22b126~1..860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo 19:19:28 -----------> git rev-list -1 --merges 860b2ed41c63812ea8e78996a55d34ef8e22b126~1..860b2ed41c63812ea8e78996a55d34ef8e22b126 860b2ed41c63812ea8e78996a55d34ef8e22b126 [false] [Pipeline] sh 19:19:28 + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo 19:19:28 ========================================================= 19:19:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:19:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:29 + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo 19:19:29 [semverPrep] GIT_COMMIT: 860b2ed41c63812ea8e78996a55d34ef8e22b126, Commit Message: feat: select stream for api commands (#266) [Pipeline] echo 19:19:29 [semverPrep] This is not a build commit. [Pipeline] sh 19:19:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:29 + grep -v github /etc/ssh/ssh_known_hosts 19:19:29 + [ -e /tmp/ssh_known_hosts ] 19:19:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:19:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:19:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:19:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:29 19:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:19:30 b85a868b505f: Pulling fs layer 19:19:30 e2be974225ed: Pulling fs layer 19:19:30 339a4e72a1f5: Pulling fs layer 19:19:30 988bab9f4d93: Pulling fs layer 19:19:30 1469e6f7b9e6: Pulling fs layer 19:19:30 eaf3925da568: Pulling fs layer 19:19:30 bab4dde63d76: Pulling fs layer 19:19:30 bde34c3a00c8: Pulling fs layer 19:19:30 b352a97aabf1: Pulling fs layer 19:19:30 4872d77fe225: Pulling fs layer 19:19:30 5851b861e8e6: Pulling fs layer 19:19:30 988bab9f4d93: Waiting 19:19:30 bab4dde63d76: Waiting 19:19:30 1469e6f7b9e6: Waiting 19:19:30 eaf3925da568: Waiting 19:19:30 bde34c3a00c8: Waiting 19:19:30 b352a97aabf1: Waiting 19:19:30 5851b861e8e6: Waiting 19:19:30 4872d77fe225: Waiting 19:19:30 e2be974225ed: Verifying Checksum 19:19:30 e2be974225ed: Download complete 19:19:30 988bab9f4d93: Verifying Checksum 19:19:30 988bab9f4d93: Download complete 19:19:30 1469e6f7b9e6: Verifying Checksum 19:19:30 339a4e72a1f5: Verifying Checksum 19:19:30 339a4e72a1f5: Download complete 19:19:30 1469e6f7b9e6: Download complete 19:19:30 eaf3925da568: Verifying Checksum 19:19:30 eaf3925da568: Download complete 19:19:30 bde34c3a00c8: Verifying Checksum 19:19:30 bde34c3a00c8: Download complete 19:19:30 b352a97aabf1: Verifying Checksum 19:19:30 b352a97aabf1: Download complete 19:19:30 4872d77fe225: Verifying Checksum 19:19:30 4872d77fe225: Download complete 19:19:30 5851b861e8e6: Verifying Checksum 19:19:30 5851b861e8e6: Download complete 19:19:30 b85a868b505f: Download complete 19:19:31 bab4dde63d76: Verifying Checksum 19:19:31 bab4dde63d76: Download complete 19:19:31 b85a868b505f: Pull complete 19:19:31 e2be974225ed: Pull complete 19:19:32 339a4e72a1f5: Pull complete 19:19:32 988bab9f4d93: Pull complete 19:19:32 1469e6f7b9e6: Pull complete 19:19:32 eaf3925da568: Pull complete 19:19:34 bab4dde63d76: Pull complete 19:19:34 bde34c3a00c8: Pull complete 19:19:34 b352a97aabf1: Pull complete 19:19:34 4872d77fe225: Pull complete 19:19:34 5851b861e8e6: Pull complete 19:19:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:34 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:19:34 $ 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:19:38 $ docker top 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 -eo pid,comm 19:19:38 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:19:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:38 [ssh-agent] Looking for ssh-agent implementation... 19:19:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:38 $ docker exec 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent 19:19:38 SSH_AUTH_SOCK=/tmp/ssh-ceQCHfXbgTY3/agent.32 19:19:38 SSH_AGENT_PID=38 19:19:38 Running ssh-add (command line suppressed) 19:19:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8475412535591094145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8475412535591094145.key) 19:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:38 + git tag --points-at HEAD [Pipeline] } 19:19:38 $ docker exec --env ******** --env ******** 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent -k 19:19:38 unset SSH_AUTH_SOCK; 19:19:38 unset SSH_AGENT_PID; 19:19:38 echo Agent pid 38 killed; 19:19:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:39 [ssh-agent] Looking for ssh-agent implementation... 19:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:39 $ docker exec 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent 19:19:39 SSH_AUTH_SOCK=/tmp/ssh-ViYk4TfSZLzd/agent.70 19:19:39 SSH_AGENT_PID=76 19:19:39 Running ssh-add (command line suppressed) 19:19:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10017241324276444657.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10017241324276444657.key) 19:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:39 + git semver init 19:19:39 2023-08-18 19:19:39,781 [run_init] DEBUG init version:0.0.0 force:False 19:19:39 2023-08-18 19:19:39,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:19:39 2023-08-18 19:19:39,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:19:39 2023-08-18 19:19:39,782 [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:19:40 2023-08-18 19:19:40,465 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:19:40 2023-08-18 19:19:40,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:19:40 2023-08-18 19:19:40,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:19:40 2023-08-18 19:19:40,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:19:40 3.1.0-dev.8 [Pipeline] } 19:19:40 $ docker exec --env ******** --env ******** 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent -k 19:19:40 unset SSH_AUTH_SOCK; 19:19:40 unset SSH_AGENT_PID; 19:19:40 echo Agent pid 76 killed; 19:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:41 + git semver [Pipeline] } 19:19:41 $ docker stop --time=1 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 19:19:42 $ docker rm -f --volumes 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:19:43 Stashed 1 file(s) [Pipeline] echo 19:19:43 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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:19:43 provisioning config files... 19:19:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9176340674778615078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:43 ---> docker-login.sh 19:19:43 nexus3.edgexfoundry.org:10001 19:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:43 Configure a credential helper to remove this warning. See 19:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:43 19:19:43 Login Succeeded 19:19:43 nexus3.edgexfoundry.org:10002 19:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:43 Configure a credential helper to remove this warning. See 19:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:43 19:19:43 Login Succeeded 19:19:43 nexus3.edgexfoundry.org:10003 19:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:44 Configure a credential helper to remove this warning. See 19:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:44 19:19:44 Login Succeeded 19:19:44 nexus3.edgexfoundry.org:10004 19:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:44 Configure a credential helper to remove this warning. See 19:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:44 19:19:44 Login Succeeded 19:19:44 docker.io 19:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:44 Configure a credential helper to remove this warning. See 19:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:44 19:19:44 Login Succeeded 19:19:44 ---> docker-login.sh ends [Pipeline] } 19:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:44 ========================================================= 19:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:19:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:44 + 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:19:44 Sending build context to Docker daemon 2.073MB 19:19:44 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:19:44 Step 2/13 : FROM ${BASE} AS builder 19:19:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:19:44 4db1b89c0bd1: Pulling fs layer 19:19:44 6911f1a30b25: Pulling fs layer 19:19:44 e194b8c5c2a9: Pulling fs layer 19:19:44 6863d3e3a2b1: Pulling fs layer 19:19:44 ec0bb842ea78: Pulling fs layer 19:19:44 40a00589a448: Pulling fs layer 19:19:44 6c08303d61cc: Pulling fs layer 19:19:44 798269fcf238: Pulling fs layer 19:19:44 6863d3e3a2b1: Waiting 19:19:44 ec0bb842ea78: Waiting 19:19:44 6c08303d61cc: Waiting 19:19:44 798269fcf238: Waiting 19:19:44 6911f1a30b25: Download complete 19:19:44 6863d3e3a2b1: Download complete 19:19:44 ec0bb842ea78: Verifying Checksum 19:19:44 ec0bb842ea78: Download complete 19:19:44 4db1b89c0bd1: Verifying Checksum 19:19:44 4db1b89c0bd1: Download complete 19:19:44 40a00589a448: Verifying Checksum 19:19:44 40a00589a448: Download complete 19:19:44 4db1b89c0bd1: Pull complete 19:19:45 6911f1a30b25: Pull complete 19:19:45 798269fcf238: Verifying Checksum 19:19:45 798269fcf238: Download complete 19:19:45 e194b8c5c2a9: Verifying Checksum 19:19:45 e194b8c5c2a9: Download complete 19:19:45 6c08303d61cc: Verifying Checksum 19:19:45 6c08303d61cc: Download complete 19:19:49 e194b8c5c2a9: Pull complete 19:19:49 6863d3e3a2b1: Pull complete 19:19:49 ec0bb842ea78: Pull complete 19:19:49 40a00589a448: Pull complete 19:19:51 6c08303d61cc: Pull complete 19:19:51 798269fcf238: Pull complete 19:19:51 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:19:51 ---> ec979cd7f677 19:19:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:19:58 Still waiting to schedule task 19:19:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:19:58 ---> Running in fcf6ecc17c53 19:19:58 Removing intermediate container fcf6ecc17c53 19:19:58 ---> b35fddecb1e9 19:19:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:19:58 ---> Running in b06d0cbfd61b 19:19:58 Removing intermediate container b06d0cbfd61b 19:19:58 ---> 75e49a5e13a6 19:19:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:19:58 ---> Running in e23e0749d679 19:19:58 Removing intermediate container e23e0749d679 19:19:58 ---> 33df026e4b44 19:19:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:19:58 ---> Running in 1744859b71ea 19:19:58 Removing intermediate container 1744859b71ea 19:19:58 ---> fb7cde5bb254 19:19:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:19:58 ---> Running in e39549f20b80 19:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:59 (1/14) Installing libintl (0.21.1-r1) 19:19:59 (2/14) Installing eudev-libs (3.2.11-r4) 19:19:59 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:19:59 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:19:59 (5/14) Installing v4l-utils (1.22.1-r2) 19:19:59 (6/14) Installing udev-init-scripts (35-r1) 19:19:59 (7/14) Installing libblkid (2.38.1-r1) 19:19:59 (8/14) Installing xz-libs (5.2.9-r0) 19:19:59 (9/14) Installing zstd-libs (1.5.5-r0) 19:19:59 (10/14) Installing kmod-libs (30-r1) 19:19:59 (11/14) Installing eudev (3.2.11-r4) 19:19:59 (12/14) Installing eudev-dev (3.2.11-r4) 19:19:59 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:19:59 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:19:59 Executing busybox-1.35.0-r29.trigger 19:19:59 Executing eudev-3.2.11-r4.trigger 19:19:59 OK: 272 MiB in 67 packages 19:20:00 Removing intermediate container e39549f20b80 19:20:00 ---> a801d023e7ba 19:20:00 Step 8/13 : WORKDIR /device-usb-camera 19:20:00 ---> Running in 6f4d3936bba4 19:20:00 Removing intermediate container 6f4d3936bba4 19:20:00 ---> b3680282c110 19:20:00 Step 9/13 : COPY go.mod vendor* ./ 19:20:00 ---> 2dd0c196a196 19:20:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:00 ---> Running in 21d575ef61d8 19:20:47 Removing intermediate container 21d575ef61d8 19:20:47 ---> 853a620b9412 19:20:47 Step 11/13 : COPY . . 19:20:47 ---> dd3ffb105010 19:20:47 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:20:47 ---> Running in 1dda283e517c 19:20:47  % Total % Received % Xferd Average Speed Time Time Time Current 19:20:47 Dload Upload Total Spent Left Speed 19:20:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   7405      0 --:--:-- --:--:-- --:--:--  7426 19:20:47 Removing intermediate container 1dda283e517c 19:20:47 ---> c38bf80f0be8 19:20:47 Step 13/13 : RUN ${MAKE} 19:20:47 ---> Running in 5b97602b11d8 19:20:47 noop 19:20:47 Removing intermediate container 5b97602b11d8 19:20:47 ---> 0d9f26bbc4d4 19:20:47 Successfully built 0d9f26bbc4d4 19:20:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:47 + docker inspect -f . ci-base-image-x86_64 19:20:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:47 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:20:47 $ 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:20:47 $ docker top caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:48 + go version 19:20:48 go version go1.20.6 linux/amd64 [Pipeline] } 19:20:48 $ docker stop --time=1 caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 19:20:49 $ docker rm -f --volumes caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:49 + docker inspect -f . ci-base-image-x86_64 19:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:50 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:20:50 $ 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:20:50 $ docker top 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:20:51 + make test 19:20:51 go test ./... -coverprofile=coverage.out ./... 19:20:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:21:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:21:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 19:21:11 go vet ./... 19:21:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:21:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:21:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:21:14 $ docker stop --time=1 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc 19:21:17 $ docker rm -f --volumes 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc [Pipeline] // withDockerContainer [Pipeline] sh 19:21:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:21:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:21:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:21:19 + ls -al . 19:21:19 total 216 19:21:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 18 19:20 . 19:21:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:19 .. 19:21:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 19:19 .git 19:21:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 .github 19:21:19 -rw-rw-r-- 1 jenkins jenkins 414 Aug 18 19:19 .gitignore 19:21:19 -rw-rw-r-- 1 jenkins jenkins 45 Aug 18 19:19 .golangci.yml 19:21:19 -rw-rw-r-- 1 jenkins jenkins 77 Aug 18 19:19 .hadolint.yml 19:21:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 19:19 .semver 19:21:19 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 18 19:19 Attribution.txt 19:21:19 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 18 19:19 CHANGELOG.md 19:21:19 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 18 19:19 Dockerfile 19:21:19 -rw-rw-r-- 1 jenkins jenkins 678 Aug 18 19:19 GOVERNANCE.md 19:21:19 -rw-rw-r-- 1 jenkins jenkins 659 Aug 18 19:19 Jenkinsfile 19:21:19 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 18 19:19 LICENSE 19:21:19 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 18 19:19 Makefile 19:21:19 -rw-rw-r-- 1 jenkins jenkins 622 Aug 18 19:19 OWNERS.md 19:21:19 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 18 19:19 README.md 19:21:19 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 19:19 VERSION 19:21:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:19 bin 19:21:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 cmd 19:21:19 -rw-r--r-- 1 jenkins jenkins 53939 Aug 18 19:21 coverage.out 19:21:19 -rwxrwxr-x 1 jenkins jenkins 140 Aug 18 19:19 docker-entrypoint.sh 19:21:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:19 docs 19:21:19 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 18 19:19 go.mod 19:21:19 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 18 19:19 go.sum 19:21:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 internal 19:21:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:19 snap 19:21:19 -rw-rw-r-- 1 jenkins jenkins 231 Aug 18 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:19 + 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=860b2ed41c63812ea8e78996a55d34ef8e22b126 --label arch=amd64 --label version=3.1.0-dev.8 . 19:21:19 Sending build context to Docker daemon 2.128MB 19:21:19 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:21:19 Step 2/36 : FROM ${BASE} AS builder 19:21:19 ---> 0d9f26bbc4d4 19:21:19 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:21:19 ---> Running in 96a713da6ff4 19:21:19 Removing intermediate container 96a713da6ff4 19:21:19 ---> 804903621c65 19:21:19 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:21:19 ---> Running in ab4dedd11f51 19:21:19 Removing intermediate container ab4dedd11f51 19:21:19 ---> 9982f2a5f42f 19:21:19 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:21:19 ---> Running in bf5f47210024 19:21:19 Removing intermediate container bf5f47210024 19:21:19 ---> 55ee7fab9f01 19:21:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:21:20 ---> Running in 10b6773ac376 19:21:20 Removing intermediate container 10b6773ac376 19:21:20 ---> 3f2694c17d88 19:21:20 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:20 ---> Running in 37760f8d83df 19:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:21:20 OK: 272 MiB in 67 packages 19:21:21 Removing intermediate container 37760f8d83df 19:21:21 ---> 2e5a73b53dc0 19:21:21 Step 8/36 : WORKDIR /device-usb-camera 19:21:21 ---> Running in 89660779dee6 19:21:21 Removing intermediate container 89660779dee6 19:21:21 ---> 0294206272c8 19:21:21 Step 9/36 : COPY go.mod vendor* ./ 19:21:21 ---> 368bc28ee424 19:21:21 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:21 ---> Running in 369724cbae0f 19:21:21 Removing intermediate container 369724cbae0f 19:21:21 ---> 7cc83fd04c9d 19:21:21 Step 11/36 : COPY . . 19:21:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3996 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:21:22 Running in /w/workspace/device-usb-camera/132 [Pipeline] { [Pipeline] checkout 19:21:22 Selected Git installation does not exist. Using Default 19:21:22 The recommended git tool is: NONE 19:21:22 ---> e772658763bd 19:21:22 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:21:22 ---> Running in 0a1529f0d4e2 19:21:22  % Total % Received % Xferd Average Speed Time Time  Time Current 19:21:22 Dload Upload Total Spent Left Speed 19:21:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21047 0 --:--:-- --:--:-- --:--:-- 21240 19:21:22 Removing intermediate container 0a1529f0d4e2 19:21:22 ---> 429d5f0c0128 19:21:22 Step 13/36 : RUN ${MAKE} 19:21:23 ---> Running in d4fc3ab83fc2 19:21:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:21:26 using credential edgex-jenkins-ssh 19:21:26 Cloning the remote Git repository 19:21:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:21:27 > git init /w/workspace/device-usb-camera/132 # timeout=10 19:21:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:21:27 > git --version # timeout=10 19:21:27 > git --version # 'git version 2.25.1' 19:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:21:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:28 Avoid second fetch 19:21:28 Checking out Revision 860b2ed41c63812ea8e78996a55d34ef8e22b126 (main) 19:21:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:28 > git config core.sparsecheckout # timeout=10 19:21:29 > git checkout -f 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 19:21:29 Commit message: "feat: select stream for api commands (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:21:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:21:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:30 Dload Upload Total Spent Left Speed 19:21:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48854 [Pipeline] sh 19:21:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:21:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:21:31 + sudo tee /etc/docker/daemon.new 19:21:31 { 19:21:31 "registry-mirrors": [ 19:21:31 "https://nexus3.edgexfoundry.org:10001" 19:21:31 ], 19:21:31 "bip": "10.250.0.254/24", 19:21:31 "hosts": [ 19:21:31 "tcp://0.0.0.0:5555", 19:21:31 "unix:///var/run/docker.sock" 19:21:31 ], 19:21:31 "mtu": 1458, 19:21:31 "selinux-enabled": true, 19:21:31 "seccomp-profile": "/etc/docker/seccomp.json" 19:21:31 } [Pipeline] sh 19:21:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:21:32 + sudo service docker restart 19:21:45 Removing intermediate container d4fc3ab83fc2 19:21:45 ---> 4af5e1aefc60 19:21:45 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:21:45 v0.21.6: Pulling from aler9/rtsp-simple-server 19:21:45 4acc49c71d14: Pulling fs layer 19:21:45 4acc49c71d14: Download complete 19:21:45 4acc49c71d14: Pull complete 19:21:45 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:21:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:21:45 ---> 01a2bd3e5fff 19:21:45 Step 15/36 : FROM alpine:3.17 19:21:45 3.17: Pulling from library/alpine 19:21:45 9398808236ff: Pulling fs layer 19:21:45 9398808236ff: Verifying Checksum 19:21:45 9398808236ff: Download complete 19:21:45 9398808236ff: Pull complete 19:21:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:21:45 Status: Downloaded newer image for alpine:3.17 19:21:45 ---> 1e0b8b5322fc 19:21:45 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:21:45 ---> Running in 88b0b6c72311 19:21:45 Removing intermediate container 88b0b6c72311 19:21:45 ---> defa397e4398 19:21:45 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:21:45 ---> Running in cee8dcf9e9a7 19:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:21:46 (1/86) Installing dumb-init (1.2.5-r2) 19:21:46 (2/86) Installing sdl2 (2.26.5-r0) 19:21:46 (3/86) Installing svt-av1-libs (1.3.0-r0) 19:21:46 (4/86) Installing libxau (1.0.10-r0) 19:21:46 (5/86) Installing libmd (1.0.4-r0) 19:21:46 (6/86) Installing libbsd (0.11.7-r0) 19:21:46 (7/86) Installing libxdmcp (1.1.4-r0) 19:21:46 (8/86) Installing libxcb (1.15-r0) 19:21:46 (9/86) Installing libx11 (1.8.4-r1) 19:21:46 (10/86) Installing aom-libs (3.5.0-r0) 19:21:46 (11/86) Installing alsa-lib (1.2.8-r0) 19:21:46 (12/86) Installing libexpat (2.5.0-r0) 19:21:46 (13/86) Installing brotli-libs (1.0.9-r9) 19:21:46 (14/86) Installing libbz2 (1.0.8-r4) 19:21:46 (15/86) Installing libpng (1.6.39-r0) 19:21:46 (16/86) Installing freetype (2.12.1-r0) 19:21:46 (17/86) Installing fontconfig (2.14.1-r0) 19:21:46 (18/86) Installing fribidi (1.0.12-r0) 19:21:46 (19/86) Installing libffi (3.4.4-r0) 19:21:46 (20/86) Installing libintl (0.21.1-r1) 19:21:46 (21/86) Installing libblkid (2.38.1-r1) 19:21:46 (22/86) Installing libmount (2.38.1-r1) 19:21:46 (23/86) Installing pcre2 (10.42-r0) 19:21:46 (24/86) Installing glib (2.74.7-r0) 19:21:46 (25/86) Installing graphite2 (1.3.14-r2) 19:21:46 (26/86) Installing harfbuzz (5.3.1-r1) 19:21:46 (27/86) Installing libass (0.16.0-r1) 19:21:46 (28/86) Installing libdav1d (1.0.0-r2) 19:21:46 (29/86) Installing hwdata-pci (0.364-r0) 19:21:46 (30/86) Installing libpciaccess (0.17-r0) 19:21:46 (31/86) Installing libdrm (2.4.114-r0) 19:21:46 (32/86) Installing gmp (6.2.1-r2) 19:21:46 (33/86) Installing nettle (3.8.1-r0) 19:21:46 (34/86) Installing p11-kit (0.24.1-r1) 19:21:46 (35/86) Installing libtasn1 (4.19.0-r0) 19:21:47 (36/86) Installing libunistring (1.1-r0) 19:21:47 (37/86) Installing gnutls (3.7.8-r3) 19:21:47 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:21:47 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 19:21:47 (40/86) Installing lame (3.100-r2) 19:21:47 (41/86) Installing opus (1.3.1-r1) 19:21:47 (42/86) Installing libasyncns (0.8-r1) 19:21:47 (43/86) Installing dbus-libs (1.14.8-r0) 19:21:47 (44/86) Installing libltdl (2.4.7-r1) 19:21:47 (45/86) Installing orc (0.4.33-r0) 19:21:47 (46/86) Installing libgcc (12.2.1_git20220924-r4) 19:21:47 (47/86) Installing libogg (1.3.5-r2) 19:21:47 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 19:21:47 (49/86) Installing flac-libs (1.4.2-r0) 19:21:47 (50/86) Installing libvorbis (1.3.7-r0) 19:21:47 (51/86) Installing libsndfile (1.1.0-r2) 19:21:47 (52/86) Installing libgomp (12.2.1_git20220924-r4) 19:21:47 (53/86) Installing soxr (0.1.3-r3) 19:21:47 (54/86) Installing speexdsp (1.2.1-r0) 19:21:47 (55/86) Installing tdb-libs (1.4.6-r0) 19:21:47 (56/86) Installing libpulse (16.1-r6) 19:21:47 (57/86) Installing cjson (1.7.15-r3) 19:21:47 (58/86) Installing mbedtls (2.28.4-r0) 19:21:47 (59/86) Installing librist (0.2.7-r0) 19:21:47 (60/86) Installing libsrt (1.5.1-r0) 19:21:47 (61/86) Installing libssh (0.10.5-r0) 19:21:47 (62/86) Installing libtheora (1.1.1-r16) 19:21:47 (63/86) Installing libjpeg-turbo (2.1.4-r0) 19:21:47 (64/86) Installing v4l-utils-libs (1.22.1-r2) 19:21:47 (65/86) Installing libxext (1.3.5-r0) 19:21:47 (66/86) Installing libxfixes (6.0.0-r0) 19:21:47 (67/86) Installing wayland-libs-client (1.21.0-r1) 19:21:47 (68/86) Installing libva (2.16.0-r0) 19:21:47 (69/86) Installing libvdpau (1.5-r0) 19:21:47 (70/86) Installing vidstab (1.1.0-r2) 19:21:47 (71/86) Installing libvpx (1.12.0-r1) 19:21:47 (72/86) Installing libwebp (1.2.4-r2) 19:21:47 (73/86) Installing x264-libs (0.164_git20220602-r0) 19:21:47 (74/86) Installing numactl (2.0.16-r1) 19:21:47 (75/86) Installing x265-libs (3.5-r3) 19:21:47 (76/86) Installing xvidcore (1.3.7-r1) 19:21:47 (77/86) Installing libsodium (1.0.18-r2) 19:21:47 (78/86) Installing libzmq (4.3.4-r1) 19:21:47 (79/86) Installing ffmpeg-libs (5.1.3-r0) 19:21:47 (80/86) Installing ffmpeg (5.1.3-r0) 19:21:47 (81/86) Installing udev-init-scripts (35-r1) 19:21:47 (82/86) Installing eudev-libs (3.2.11-r4) 19:21:47 (83/86) Installing xz-libs (5.2.9-r0) 19:21:47 (84/86) Installing zstd-libs (1.5.5-r0) 19:21:47 (85/86) Installing kmod-libs (30-r1) 19:21:47 (86/86) Installing eudev (3.2.11-r4) 19:21:47 Executing busybox-1.35.0-r29.trigger 19:21:47 Executing eudev-3.2.11-r4.trigger 19:21:47 OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:50 provisioning config files... 19:21:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/132@tmp/config14816298492604406710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:50 ---> docker-login.sh 19:21:50 nexus3.edgexfoundry.org:10001 19:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:51 Removing intermediate container cee8dcf9e9a7 19:21:51 ---> cf68c7036c50 19:21:51 Step 18/36 : WORKDIR / 19:21:51 ---> Running in 6cb03e820a45 19:21:51 Removing intermediate container 6cb03e820a45 19:21:51 ---> 532a131d2ede 19:21:51 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:51 Configure a credential helper to remove this warning. See 19:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:51 19:21:51 Login Succeeded 19:21:51 nexus3.edgexfoundry.org:10002 19:21:51 ---> 9357c226bed4 19:21:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:51 Configure a credential helper to remove this warning. See 19:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:51 19:21:51 Login Succeeded 19:21:51 nexus3.edgexfoundry.org:10003 19:21:51 ---> d99d0140711c 19:21:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:21:51 ---> 9c8701a05bc0 19:21:51 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:51 ---> 4bcf947b392b 19:21:51 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:21:51 ---> 30592e38f20a 19:21:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:51 Configure a credential helper to remove this warning. See 19:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:51 19:21:51 Login Succeeded 19:21:51 nexus3.edgexfoundry.org:10004 19:21:52 ---> 3f2250f3e4cd 19:21:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:52 Configure a credential helper to remove this warning. See 19:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:52 19:21:52 Login Succeeded 19:21:52 docker.io 19:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:52 Configure a credential helper to remove this warning. See 19:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:52 19:21:52 Login Succeeded 19:21:52 ---> docker-login.sh ends [Pipeline] } 19:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:53 ========================================================= 19:21:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:21:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 19:21:53 ---> abac3a9cb8c4 19:21:53 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:21:53 ---> Running in 312c8696c387 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:53 + 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:21:53 Removing intermediate container 312c8696c387 19:21:53 ---> d5caa7503f13 19:21:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:21:53 ---> Running in b540d38a086b 19:21:53 Sending build context to Docker daemon 1.239MB 19:21:53 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:21:53 Step 2/13 : FROM ${BASE} AS builder 19:21:53 Removing intermediate container b540d38a086b 19:21:53 ---> 79dd3a3f712b 19:21:53 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:21:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:21:53 edb6bdbacee9: Pulling fs layer 19:21:53 5f9638ab2659: Pulling fs layer 19:21:53 8d51d6327a98: Pulling fs layer 19:21:53 8b374f2dd631: Pulling fs layer 19:21:53 ec14aa9079de: Pulling fs layer 19:21:53 2f466654f4bb: Pulling fs layer 19:21:53 554e91adad29: Pulling fs layer 19:21:53 2f466654f4bb: Waiting 19:21:53 8b374f2dd631: Waiting 19:21:53 ec14aa9079de: Waiting 19:21:53 554e91adad29: Waiting 19:21:53 5f9638ab2659: Verifying Checksum 19:21:53 5f9638ab2659: Download complete 19:21:53 edb6bdbacee9: Verifying Checksum 19:21:53 edb6bdbacee9: Download complete 19:21:53 8b374f2dd631: Verifying Checksum 19:21:53 8b374f2dd631: Download complete 19:21:53 ec14aa9079de: Verifying Checksum 19:21:53 ec14aa9079de: Download complete 19:21:54 ---> Running in f7ea9731494a 19:21:54 Removing intermediate container f7ea9731494a 19:21:54 ---> 3dda9e3dde48 19:21:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:21:54 ---> Running in 487487bd97c3 19:21:54 edb6bdbacee9: Pull complete 19:21:55 554e91adad29: Verifying Checksum 19:21:55 554e91adad29: Download complete 19:21:55 Removing intermediate container 487487bd97c3 19:21:55 ---> 005ad30c6cd8 19:21:55 Step 30/36 : EXPOSE 59983 19:21:55 ---> Running in 918986216ad0 19:21:55 Removing intermediate container 918986216ad0 19:21:55 ---> 12e2278206b8 19:21:55 Step 31/36 : EXPOSE 8554 19:21:55 ---> Running in 44e76fb5e2a3 19:21:55 Removing intermediate container 44e76fb5e2a3 19:21:55 ---> 5c207d76aa7a 19:21:55 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:21:55 ---> Running in adfcb285fb0f 19:21:55 Removing intermediate container adfcb285fb0f 19:21:55 ---> ab1a1d743fc1 19:21:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:21:55 5f9638ab2659: Pull complete 19:21:55 ---> Running in 552930b0044a 19:21:55 Removing intermediate container 552930b0044a 19:21:55 ---> ff00231e8d03 19:21:55 Step 34/36 : LABEL arch=amd64 19:21:55 ---> Running in 5609554c49e5 19:21:55 Removing intermediate container 5609554c49e5 19:21:55 ---> f8925a9f06a6 19:21:55 Step 35/36 : LABEL git_sha=860b2ed41c63812ea8e78996a55d34ef8e22b126 19:21:55 ---> Running in 0662fee86039 19:21:55 Removing intermediate container 0662fee86039 19:21:55 ---> 3a126ab51ed6 19:21:55 Step 36/36 : LABEL version=3.1.0-dev.8 19:21:55 ---> Running in 633f93f2936c 19:21:55 Removing intermediate container 633f93f2936c 19:21:55 ---> 6663986bd093 19:21:55 [Warning] One or more build-args [ARCH] were not consumed 19:21:55 Successfully built 6663986bd093 19:21:55 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:21:55 provisioning config files... 19:21:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5773341768082828087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:56 ---> docker-login.sh 19:21:56 nexus3.edgexfoundry.org:10001 19:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:56 Configure a credential helper to remove this warning. See 19:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:56 19:21:56 Login Succeeded 19:21:56 nexus3.edgexfoundry.org:10002 19:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:56 Configure a credential helper to remove this warning. See 19:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:56 19:21:56 Login Succeeded 19:21:56 nexus3.edgexfoundry.org:10003 19:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:56 2f466654f4bb: Verifying Checksum 19:21:56 2f466654f4bb: Download complete 19:21:56 8d51d6327a98: Verifying Checksum 19:21:56 8d51d6327a98: Download complete 19:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:56 Configure a credential helper to remove this warning. See 19:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:56 19:21:56 Login Succeeded 19:21:56 nexus3.edgexfoundry.org:10004 19:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:56 Configure a credential helper to remove this warning. See 19:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:56 19:21:56 Login Succeeded 19:21:56 docker.io 19:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:56 Configure a credential helper to remove this warning. See 19:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:56 19:21:56 Login Succeeded 19:21:56 ---> docker-login.sh ends [Pipeline] } 19:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:56 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:21:56 860b2ed41c63812ea8e78996a55d34ef8e22b126 19:21:56 latest 19:21:56 3.1.0-dev.8 19:21:56 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:21:56 main 19:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 19:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:21:57 19d1a7b613f1: Preparing 19:21:57 e2f988baf5a3: Preparing 19:21:57 34c02f0b5f97: Preparing 19:21:57 a3f29226fb77: Preparing 19:21:57 3827b5b91e75: Preparing 19:21:57 acc83c6ca332: Preparing 19:21:57 c9676c339013: Preparing 19:21:57 6d7354128ae7: Preparing 19:21:57 bf63d5d54387: Preparing 19:21:57 09e14093fe49: Preparing 19:21:57 d8dac1b21cbf: Preparing 19:21:57 e7acfb67ab0a: Preparing 19:21:57 36b50b131297: Preparing 19:21:57 acc83c6ca332: Waiting 19:21:57 c9676c339013: Waiting 19:21:57 6d7354128ae7: Waiting 19:21:57 09e14093fe49: Waiting 19:21:57 bf63d5d54387: Waiting 19:21:57 e7acfb67ab0a: Waiting 19:21:57 d8dac1b21cbf: Waiting 19:21:57 36b50b131297: Waiting 19:21:57 19d1a7b613f1: Pushed 19:21:57 e2f988baf5a3: Pushed 19:21:57 34c02f0b5f97: Pushed 19:21:57 a3f29226fb77: Pushed 19:21:57 acc83c6ca332: Pushed 19:21:57 c9676c339013: Pushed 19:21:57 bf63d5d54387: Pushed 19:21:57 6d7354128ae7: Pushed 19:21:57 36b50b131297: Layer already exists 19:21:57 09e14093fe49: Pushed 19:22:00 3827b5b91e75: Pushed 19:22:00 d8dac1b21cbf: Pushed 19:22:08 e7acfb67ab0a: Pushed 19:22:08 860b2ed41c63812ea8e78996a55d34ef8e22b126: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:08 8d51d6327a98: Pull complete 19:22:08 8b374f2dd631: Pull complete 19:22:08 ec14aa9079de: Pull complete 19:22:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:22:08 19d1a7b613f1: Preparing 19:22:08 e2f988baf5a3: Preparing 19:22:08 34c02f0b5f97: Preparing 19:22:08 a3f29226fb77: Preparing 19:22:08 3827b5b91e75: Preparing 19:22:08 acc83c6ca332: Preparing 19:22:08 c9676c339013: Preparing 19:22:08 6d7354128ae7: Preparing 19:22:08 bf63d5d54387: Preparing 19:22:08 09e14093fe49: Preparing 19:22:08 d8dac1b21cbf: Preparing 19:22:08 e7acfb67ab0a: Preparing 19:22:08 36b50b131297: Preparing 19:22:08 c9676c339013: Waiting 19:22:08 6d7354128ae7: Waiting 19:22:08 bf63d5d54387: Waiting 19:22:08 09e14093fe49: Waiting 19:22:08 d8dac1b21cbf: Waiting 19:22:08 e7acfb67ab0a: Waiting 19:22:08 36b50b131297: Waiting 19:22:08 acc83c6ca332: Waiting 19:22:08 3827b5b91e75: Layer already exists 19:22:08 19d1a7b613f1: Layer already exists 19:22:08 a3f29226fb77: Layer already exists 19:22:08 34c02f0b5f97: Layer already exists 19:22:08 e2f988baf5a3: Layer already exists 19:22:08 acc83c6ca332: Layer already exists 19:22:08 6d7354128ae7: Layer already exists 19:22:08 bf63d5d54387: Layer already exists 19:22:08 09e14093fe49: Layer already exists 19:22:08 c9676c339013: Layer already exists 19:22:08 d8dac1b21cbf: Layer already exists 19:22:08 36b50b131297: Layer already exists 19:22:08 e7acfb67ab0a: Layer already exists 19:22:08 latest: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 19:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:22:09 19d1a7b613f1: Preparing 19:22:09 e2f988baf5a3: Preparing 19:22:09 34c02f0b5f97: Preparing 19:22:09 a3f29226fb77: Preparing 19:22:09 3827b5b91e75: Preparing 19:22:09 acc83c6ca332: Preparing 19:22:09 c9676c339013: Preparing 19:22:09 6d7354128ae7: Preparing 19:22:09 bf63d5d54387: Preparing 19:22:09 09e14093fe49: Preparing 19:22:09 d8dac1b21cbf: Preparing 19:22:09 e7acfb67ab0a: Preparing 19:22:09 36b50b131297: Preparing 19:22:09 09e14093fe49: Waiting 19:22:09 d8dac1b21cbf: Waiting 19:22:09 acc83c6ca332: Waiting 19:22:09 6d7354128ae7: Waiting 19:22:09 c9676c339013: Waiting 19:22:09 bf63d5d54387: Waiting 19:22:09 e7acfb67ab0a: Waiting 19:22:09 36b50b131297: Waiting 19:22:09 e2f988baf5a3: Layer already exists 19:22:09 19d1a7b613f1: Layer already exists 19:22:09 3827b5b91e75: Layer already exists 19:22:09 34c02f0b5f97: Layer already exists 19:22:09 a3f29226fb77: Layer already exists 19:22:09 acc83c6ca332: Layer already exists 19:22:09 09e14093fe49: Layer already exists 19:22:09 6d7354128ae7: Layer already exists 19:22:09 c9676c339013: Layer already exists 19:22:09 bf63d5d54387: Layer already exists 19:22:09 d8dac1b21cbf: Layer already exists 19:22:09 e7acfb67ab0a: Layer already exists 19:22:09 36b50b131297: Layer already exists 19:22:09 3.1.0-dev.8: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:22:10 19d1a7b613f1: Preparing 19:22:10 e2f988baf5a3: Preparing 19:22:10 34c02f0b5f97: Preparing 19:22:10 a3f29226fb77: Preparing 19:22:10 3827b5b91e75: Preparing 19:22:10 acc83c6ca332: Preparing 19:22:10 c9676c339013: Preparing 19:22:10 6d7354128ae7: Preparing 19:22:10 bf63d5d54387: Preparing 19:22:10 09e14093fe49: Preparing 19:22:10 d8dac1b21cbf: Preparing 19:22:10 e7acfb67ab0a: Preparing 19:22:10 36b50b131297: Preparing 19:22:10 bf63d5d54387: Waiting 19:22:10 09e14093fe49: Waiting 19:22:10 acc83c6ca332: Waiting 19:22:10 6d7354128ae7: Waiting 19:22:10 c9676c339013: Waiting 19:22:10 d8dac1b21cbf: Waiting 19:22:10 e7acfb67ab0a: Waiting 19:22:10 36b50b131297: Waiting 19:22:10 e2f988baf5a3: Layer already exists 19:22:10 a3f29226fb77: Layer already exists 19:22:10 34c02f0b5f97: Layer already exists 19:22:10 3827b5b91e75: Layer already exists 19:22:10 19d1a7b613f1: Layer already exists 19:22:10 c9676c339013: Layer already exists 19:22:10 acc83c6ca332: Layer already exists 19:22:10 6d7354128ae7: Layer already exists 19:22:10 bf63d5d54387: Layer already exists 19:22:10 09e14093fe49: Layer already exists 19:22:10 e7acfb67ab0a: Layer already exists 19:22:10 d8dac1b21cbf: Layer already exists 19:22:10 36b50b131297: Layer already exists 19:22:10 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:22:10 19d1a7b613f1: Preparing 19:22:10 e2f988baf5a3: Preparing 19:22:10 34c02f0b5f97: Preparing 19:22:10 a3f29226fb77: Preparing 19:22:10 3827b5b91e75: Preparing 19:22:10 acc83c6ca332: Preparing 19:22:10 c9676c339013: Preparing 19:22:10 6d7354128ae7: Preparing 19:22:10 bf63d5d54387: Preparing 19:22:10 09e14093fe49: Preparing 19:22:10 d8dac1b21cbf: Preparing 19:22:10 e7acfb67ab0a: Preparing 19:22:10 36b50b131297: Preparing 19:22:10 bf63d5d54387: Waiting 19:22:10 acc83c6ca332: Waiting 19:22:10 c9676c339013: Waiting 19:22:10 d8dac1b21cbf: Waiting 19:22:10 09e14093fe49: Waiting 19:22:10 36b50b131297: Waiting 19:22:10 6d7354128ae7: Waiting 19:22:10 e2f988baf5a3: Layer already exists 19:22:10 a3f29226fb77: Layer already exists 19:22:10 3827b5b91e75: Layer already exists 19:22:10 19d1a7b613f1: Layer already exists 19:22:10 34c02f0b5f97: Layer already exists 19:22:10 acc83c6ca332: Layer already exists 19:22:10 c9676c339013: Layer already exists 19:22:10 bf63d5d54387: Layer already exists 19:22:10 6d7354128ae7: Layer already exists 19:22:10 09e14093fe49: Layer already exists 19:22:10 d8dac1b21cbf: Layer already exists 19:22:10 e7acfb67ab0a: Layer already exists 19:22:10 36b50b131297: Layer already exists 19:22:10 main: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:10 ===================================================== [Pipeline] echo 19:22:10 taggedImages: 19:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 19:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 19:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:22:10 - 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:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:11 19:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:11 latest: Pulling from edgex-lftools-log-publisher 19:22:11 5eb5b503b376: Pulling fs layer 19:22:11 5c69ac0246d0: Pulling fs layer 19:22:11 ec43610c2a17: Pulling fs layer 19:22:11 3a2ae6a8a46f: Pulling fs layer 19:22:11 33b1e0a273af: Pulling fs layer 19:22:11 5d3b04190fa2: Pulling fs layer 19:22:11 2f39f015ded8: Pulling fs layer 19:22:11 33b1e0a273af: Waiting 19:22:11 5d3b04190fa2: Waiting 19:22:11 2f39f015ded8: Waiting 19:22:11 3a2ae6a8a46f: Waiting 19:22:11 5c69ac0246d0: Download complete 19:22:11 3a2ae6a8a46f: Download complete 19:22:11 33b1e0a273af: Verifying Checksum 19:22:11 33b1e0a273af: Download complete 19:22:11 ec43610c2a17: Verifying Checksum 19:22:11 ec43610c2a17: Download complete 19:22:11 5d3b04190fa2: Verifying Checksum 19:22:11 5d3b04190fa2: Download complete 19:22:11 5eb5b503b376: Verifying Checksum 19:22:11 5eb5b503b376: Download complete 19:22:12 2f39f015ded8: Download complete 19:22:12 5eb5b503b376: Pull complete 19:22:12 5c69ac0246d0: Pull complete 19:22:13 ec43610c2a17: Pull complete 19:22:13 3a2ae6a8a46f: Pull complete 19:22:13 33b1e0a273af: Pull complete 19:22:13 5d3b04190fa2: Pull complete 19:22:14 2f466654f4bb: Pull complete 19:22:16 554e91adad29: Pull complete 19:22:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:22:16 ---> 1e15ea492957 19:22:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:22:17 2f39f015ded8: Pull complete 19:22:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:18 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:22:18 $ 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:22:18 ---> Running in ff86ac1f3c1f 19:22:18 Removing intermediate container ff86ac1f3c1f 19:22:18 ---> 5c3fa08051a8 19:22:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:18 ---> Running in 81b172ad549b 19:22:19 Removing intermediate container 81b172ad549b 19:22:19 ---> 0e47f3c8e252 19:22:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:22:19 ---> Running in 0b6e0997b869 19:22:19 Removing intermediate container 0b6e0997b869 19:22:19 ---> 651ab84d677b 19:22:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:22:19 ---> Running in 43fe38c2f1d0 19:22:19 Removing intermediate container 43fe38c2f1d0 19:22:19 ---> 92816a44c571 19:22:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:22:19 ---> Running in aa65791b49be 19:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:22:22 $ docker top 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:22 (1/14) Installing libintl (0.21.1-r1) 19:22:22 (2/14) Installing eudev-libs (3.2.11-r4) 19:22:22 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:22:22 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:22:22 (5/14) Installing v4l-utils (1.22.1-r2) 19:22:22 (6/14) Installing udev-init-scripts (35-r1) 19:22:22 (7/14) Installing libblkid (2.38.1-r1) 19:22:22 (8/14) Installing xz-libs (5.2.9-r0) 19:22:22 (9/14) Installing zstd-libs (1.5.5-r0) 19:22:22 (10/14) Installing kmod-libs (30-r1) 19:22:22 (11/14) Installing eudev (3.2.11-r4) 19:22:22 (12/14) Installing eudev-dev (3.2.11-r4) 19:22:22 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:22:22 ---> job-cost.sh 19:22:22 lf-activate-venv: SKIPPING 19:22:22 INFO: No Stack... 19:22:22 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:22:22 Executing busybox-1.35.0-r29.trigger 19:22:22 Executing eudev-3.2.11-r4.trigger 19:22:22 OK: 271 MiB in 67 packages 19:22:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:22:23 INFO: Archiving Costs [Pipeline] sh 19:22:23 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:22:23 + cut -d, -f6 [Pipeline] lock 19:22:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] 19:22:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] did not exist. Created. 19:22:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:23 + echo total: 0.2199999988079071 [Pipeline] stash 19:22:23 Stashed 1 file(s) [Pipeline] } 19:22:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 19:22:23 $ docker stop --time=1 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb 19:22:24 Removing intermediate container aa65791b49be 19:22:24 ---> 9faa8c2c7022 19:22:24 Step 8/13 : WORKDIR /device-usb-camera 19:22:24 ---> Running in ca8a68c89391 19:22:24 Removing intermediate container ca8a68c89391 19:22:24 ---> ab1b97e0495a 19:22:24 Step 9/13 : COPY go.mod vendor* ./ 19:22:24 ---> a3e5202d56cb 19:22:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:24 ---> Running in a15a4fa91060 19:22:25 $ docker rm -f --volumes 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:32 Removing intermediate container a15a4fa91060 19:23:32 ---> df85c587f733 19:23:32 Step 11/13 : COPY . . 19:23:32 ---> 3c0d25be4462 19:23:32 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:23:32 ---> Running in 1bfdb7501943 19:23:32  % Total % Received % Xferd Average Speed Time  Time Time Current 19:23:32 Dload Upload Total Spent  Left Speed 19:23:32 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4331 0 --:--:-- --:--:-- --:--:-- 4352 19:23:32 Removing intermediate container 1bfdb7501943 19:23:32 ---> c7f0c5e10d95 19:23:32 Step 13/13 : RUN ${MAKE} 19:23:32 ---> Running in d7d57e61479b 19:23:32 noop 19:23:32 Removing intermediate container d7d57e61479b 19:23:32 ---> ebe841885642 19:23:32 Successfully built ebe841885642 19:23:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:32 + docker inspect -f . ci-base-image-arm64 19:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:33 prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container 19:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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:23:34 $ docker top 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:35 + go version 19:23:35 go version go1.20.6 linux/arm64 [Pipeline] } 19:23:35 $ docker stop --time=1 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b 19:23:36 $ docker rm -f --volumes 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:37 + docker inspect -f . ci-base-image-arm64 19:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container 19:23:37 $ 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/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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:23:38 $ docker top 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/132 [Pipeline] fileExists [Pipeline] sh 19:23:39 + make test 19:23:39 go test ./... -coverprofile=coverage.out ./... 19:24:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:26:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:26:07 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements 19:26:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:26:07 go vet ./... 19:26:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:39 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:26:39 $ docker stop --time=1 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 19:26:41 $ docker rm -f --volumes 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:26:42 Warning: overwriting stash ‘coverage-report’ 19:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:26:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:26:44 + ls -al . 19:26:44 total 212 19:26:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 18 19:23 . 19:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:21 .. 19:26:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 19:21 .git 19:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 .github 19:26:44 -rw-rw-r-- 1 jenkins jenkins 414 Aug 18 19:21 .gitignore 19:26:44 -rw-rw-r-- 1 jenkins jenkins 45 Aug 18 19:21 .golangci.yml 19:26:44 -rw-rw-r-- 1 jenkins jenkins 77 Aug 18 19:21 .hadolint.yml 19:26:44 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 18 19:21 Attribution.txt 19:26:44 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 18 19:21 CHANGELOG.md 19:26:44 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 18 19:21 Dockerfile 19:26:44 -rw-rw-r-- 1 jenkins jenkins 678 Aug 18 19:21 GOVERNANCE.md 19:26:44 -rw-rw-r-- 1 jenkins jenkins 659 Aug 18 19:21 Jenkinsfile 19:26:44 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 18 19:21 LICENSE 19:26:44 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 18 19:21 Makefile 19:26:44 -rw-rw-r-- 1 jenkins jenkins 622 Aug 18 19:21 OWNERS.md 19:26:44 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 18 19:21 README.md 19:26:44 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 19:19 VERSION 19:26:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:21 bin 19:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 cmd 19:26:44 -rw-r--r-- 1 jenkins jenkins 53939 Aug 18 19:26 coverage.out 19:26:44 -rwxrwxr-x 1 jenkins jenkins 140 Aug 18 19:21 docker-entrypoint.sh 19:26:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:21 docs 19:26:44 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 18 19:21 go.mod 19:26:44 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 18 19:21 go.sum 19:26:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 internal 19:26:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:21 snap 19:26:44 -rw-rw-r-- 1 jenkins jenkins 231 Aug 18 19:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:44 + 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=860b2ed41c63812ea8e78996a55d34ef8e22b126 --label arch=arm64 --label version=3.1.0-dev.8 . 19:26:45 Sending build context to Docker daemon 1.294MB 19:26:45 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 19:26:45 Step 2/36 : FROM ${BASE} AS builder 19:26:45 ---> ebe841885642 19:26:45 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:26:45 ---> Running in 2b108eb8fadf 19:26:45 Removing intermediate container 2b108eb8fadf 19:26:45 ---> aa3d5d3a4225 19:26:45 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:26:45 ---> Running in daf51cda39fb 19:26:46 Removing intermediate container daf51cda39fb 19:26:46 ---> da9aa8d29d2b 19:26:46 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:26:46 ---> Running in bc46a5ec5806 19:26:47 Removing intermediate container bc46a5ec5806 19:26:47 ---> 62c043a3ea03 19:26:47 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:26:47 ---> Running in f346c49d679a 19:26:47 Removing intermediate container f346c49d679a 19:26:47 ---> e4ff4d5e7884 19:26:47 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:47 ---> Running in a0fdb2a9f696 19:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:26:51 OK: 271 MiB in 67 packages 19:26:53 Removing intermediate container a0fdb2a9f696 19:26:53 ---> 3cfe48a9b6f0 19:26:53 Step 8/36 : WORKDIR /device-usb-camera 19:26:53 ---> Running in 65658051c331 19:26:54 Removing intermediate container 65658051c331 19:26:54 ---> 692ccc13990d 19:26:54 Step 9/36 : COPY go.mod vendor* ./ 19:26:54 ---> 0a8ffed21434 19:26:54 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:55 ---> Running in 415e27951bc7 19:26:57 Removing intermediate container 415e27951bc7 19:26:57 ---> 161c74f8c8bc 19:26:57 Step 11/36 : COPY . . 19:26:58 ---> 8486192649b9 19:26:58 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:26:58 ---> Running in 5eb29e950c30 19:26:59  % Total  % Received % Xferd Average Speed Time Time Time Current 19:26:59 Dload Upload Total Spent Left Speed 19:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3379 0 --:--:-- --:--:-- --:--:-- 3392 19:27:00 Removing intermediate container 5eb29e950c30 19:27:00 ---> fcee45186ffd 19:27:00 Step 13/36 : RUN ${MAKE} 19:27:00 ---> Running in d2fd25efb540 19:27:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:29:23 Removing intermediate container d2fd25efb540 19:29:23 ---> 9a99d0b07dec 19:29:23 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:29:23 v0.21.6: Pulling from aler9/rtsp-simple-server 19:29:23 8766b47fe142: Pulling fs layer 19:29:23 8766b47fe142: Verifying Checksum 19:29:23 8766b47fe142: Download complete 19:29:23 8766b47fe142: Pull complete 19:29:23 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:29:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:29:23 ---> 69d40e2cb93c 19:29:23 Step 15/36 : FROM alpine:3.17 19:29:23 3.17: Pulling from library/alpine 19:29:23 4060ece20d7a: Pulling fs layer 19:29:23 4060ece20d7a: Verifying Checksum 19:29:23 4060ece20d7a: Download complete 19:29:24 4060ece20d7a: Pull complete 19:29:24 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:29:24 Status: Downloaded newer image for alpine:3.17 19:29:24 ---> 8650cd65339b 19:29:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:29:24 ---> Running in 42c3d93b59d6 19:29:24 Removing intermediate container 42c3d93b59d6 19:29:24 ---> e27fa966bcbf 19:29:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:29:24 ---> Running in 701ae2b8c72a 19:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:29:27 (1/83) Installing dumb-init (1.2.5-r2) 19:29:27 (2/83) Installing sdl2 (2.26.5-r0) 19:29:27 (3/83) Installing libxau (1.0.10-r0) 19:29:27 (4/83) Installing libmd (1.0.4-r0) 19:29:27 (5/83) Installing libbsd (0.11.7-r0) 19:29:27 (6/83) Installing libxdmcp (1.1.4-r0) 19:29:27 (7/83) Installing libxcb (1.15-r0) 19:29:27 (8/83) Installing libx11 (1.8.4-r1) 19:29:27 (9/83) Installing aom-libs (3.5.0-r0) 19:29:27 (10/83) Installing alsa-lib (1.2.8-r0) 19:29:27 (11/83) Installing libexpat (2.5.0-r0) 19:29:27 (12/83) Installing brotli-libs (1.0.9-r9) 19:29:27 (13/83) Installing libbz2 (1.0.8-r4) 19:29:27 (14/83) Installing libpng (1.6.39-r0) 19:29:27 (15/83) Installing freetype (2.12.1-r0) 19:29:27 (16/83) Installing fontconfig (2.14.1-r0) 19:29:27 (17/83) Installing fribidi (1.0.12-r0) 19:29:27 (18/83) Installing libffi (3.4.4-r0) 19:29:27 (19/83) Installing libintl (0.21.1-r1) 19:29:27 (20/83) Installing libblkid (2.38.1-r1) 19:29:27 (21/83) Installing libmount (2.38.1-r1) 19:29:27 (22/83) Installing pcre2 (10.42-r0) 19:29:27 (23/83) Installing glib (2.74.7-r0) 19:29:28 (24/83) Installing graphite2 (1.3.14-r2) 19:29:28 (25/83) Installing harfbuzz (5.3.1-r1) 19:29:28 (26/83) Installing libass (0.16.0-r1) 19:29:28 (27/83) Installing libdav1d (1.0.0-r2) 19:29:28 (28/83) Installing libdrm (2.4.114-r0) 19:29:28 (29/83) Installing gmp (6.2.1-r2) 19:29:28 (30/83) Installing nettle (3.8.1-r0) 19:29:28 (31/83) Installing p11-kit (0.24.1-r1) 19:29:28 (32/83) Installing libtasn1 (4.19.0-r0) 19:29:28 (33/83) Installing libunistring (1.1-r0) 19:29:28 (34/83) Installing gnutls (3.7.8-r3) 19:29:28 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 19:29:28 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 19:29:28 (37/83) Installing lame (3.100-r2) 19:29:28 (38/83) Installing opus (1.3.1-r1) 19:29:28 (39/83) Installing libasyncns (0.8-r1) 19:29:28 (40/83) Installing dbus-libs (1.14.8-r0) 19:29:28 (41/83) Installing libltdl (2.4.7-r1) 19:29:28 (42/83) Installing orc (0.4.33-r0) 19:29:28 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:29:28 (44/83) Installing libogg (1.3.5-r2) 19:29:28 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:29:28 (46/83) Installing flac-libs (1.4.2-r0) 19:29:28 (47/83) Installing libvorbis (1.3.7-r0) 19:29:28 (48/83) Installing libsndfile (1.1.0-r2) 19:29:28 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:29:28 (50/83) Installing soxr (0.1.3-r3) 19:29:28 (51/83) Installing speexdsp (1.2.1-r0) 19:29:28 (52/83) Installing tdb-libs (1.4.6-r0) 19:29:28 (53/83) Installing libpulse (16.1-r6) 19:29:28 (54/83) Installing cjson (1.7.15-r3) 19:29:28 (55/83) Installing mbedtls (2.28.4-r0) 19:29:28 (56/83) Installing librist (0.2.7-r0) 19:29:28 (57/83) Installing libsrt (1.5.1-r0) 19:29:28 (58/83) Installing libssh (0.10.5-r0) 19:29:28 (59/83) Installing libtheora (1.1.1-r16) 19:29:28 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:29:28 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:29:28 (62/83) Installing libxext (1.3.5-r0) 19:29:28 (63/83) Installing libxfixes (6.0.0-r0) 19:29:28 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:29:28 (65/83) Installing libva (2.16.0-r0) 19:29:28 (66/83) Installing libvdpau (1.5-r0) 19:29:28 (67/83) Installing vidstab (1.1.0-r2) 19:29:28 (68/83) Installing libvpx (1.12.0-r1) 19:29:28 (69/83) Installing libwebp (1.2.4-r2) 19:29:28 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:29:29 (71/83) Installing numactl (2.0.16-r1) 19:29:29 (72/83) Installing x265-libs (3.5-r3) 19:29:29 (73/83) Installing xvidcore (1.3.7-r1) 19:29:29 (74/83) Installing libsodium (1.0.18-r2) 19:29:29 (75/83) Installing libzmq (4.3.4-r1) 19:29:29 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:29:29 (77/83) Installing ffmpeg (5.1.3-r0) 19:29:29 (78/83) Installing udev-init-scripts (35-r1) 19:29:29 (79/83) Installing eudev-libs (3.2.11-r4) 19:29:29 (80/83) Installing xz-libs (5.2.9-r0) 19:29:29 (81/83) Installing zstd-libs (1.5.5-r0) 19:29:29 (82/83) Installing kmod-libs (30-r1) 19:29:29 (83/83) Installing eudev (3.2.11-r4) 19:29:29 Executing busybox-1.35.0-r29.trigger 19:29:29 Executing eudev-3.2.11-r4.trigger 19:29:29 OK: 86 MiB in 98 packages 19:29:34 Removing intermediate container 701ae2b8c72a 19:29:34 ---> 25952a8f53fd 19:29:34 Step 18/36 : WORKDIR / 19:29:34 ---> Running in 43a61c5f8c4f 19:29:34 Removing intermediate container 43a61c5f8c4f 19:29:34 ---> 2fecd10e0df5 19:29:34 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:29:35 ---> 529363346525 19:29:35 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:29:35 ---> f8c8a8de2f52 19:29:35 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:29:36 ---> cc37beaec163 19:29:36 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:29:36 ---> 9e7395507feb 19:29:36 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:29:37 ---> 7cb763b21c81 19:29:37 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:29:37 ---> 01c122dcb3a5 19:29:37 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:29:39 ---> a4c3d18f7f77 19:29:39 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:29:39 ---> Running in 986cf2855f63 19:29:40 Removing intermediate container 986cf2855f63 19:29:40 ---> 733e50877e94 19:29:40 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:29:40 ---> Running in 3e41442f6c89 19:29:42 Removing intermediate container 3e41442f6c89 19:29:42 ---> 0d4df660f3a7 19:29:42 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:29:42 ---> Running in 2c1794a5a157 19:29:44 Removing intermediate container 2c1794a5a157 19:29:44 ---> faa56f19c3cb 19:29:44 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:29:44 ---> Running in 52764868e460 19:29:48 Removing intermediate container 52764868e460 19:29:48 ---> a650a47f141f 19:29:48 Step 30/36 : EXPOSE 59983 19:29:48 ---> Running in 782c3002d477 19:29:48 Removing intermediate container 782c3002d477 19:29:48 ---> d34920218292 19:29:48 Step 31/36 : EXPOSE 8554 19:29:48 ---> Running in eca51f0c0a5d 19:29:48 Removing intermediate container eca51f0c0a5d 19:29:48 ---> 0434e760d993 19:29:48 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:29:48 ---> Running in 7d5e714faef7 19:29:48 Removing intermediate container 7d5e714faef7 19:29:48 ---> e6e95f96a3c4 19:29:48 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:29:48 ---> Running in 095c3cfea682 19:29:49 Removing intermediate container 095c3cfea682 19:29:49 ---> 9f9bca3a23d2 19:29:49 Step 34/36 : LABEL arch=arm64 19:29:49 ---> Running in e47ad1ef3167 19:29:49 Removing intermediate container e47ad1ef3167 19:29:49 ---> e5a3be7b6e3c 19:29:49 Step 35/36 : LABEL git_sha=860b2ed41c63812ea8e78996a55d34ef8e22b126 19:29:49 ---> Running in 4a5464303157 19:29:49 Removing intermediate container 4a5464303157 19:29:49 ---> 14f2f34c36c9 19:29:49 Step 36/36 : LABEL version=3.1.0-dev.8 19:29:49 ---> Running in 12a5ab311fde 19:29:50 Removing intermediate container 12a5ab311fde 19:29:50 ---> 056c02d5ee9a 19:29:50 [Warning] One or more build-args [ARCH] were not consumed 19:29:50 Successfully built 056c02d5ee9a 19:29:50 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:29:50 provisioning config files... 19:29:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/132@tmp/config3458962889538541933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:50 ---> docker-login.sh 19:29:50 nexus3.edgexfoundry.org:10001 19:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:50 Configure a credential helper to remove this warning. See 19:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:50 19:29:50 Login Succeeded 19:29:50 nexus3.edgexfoundry.org:10002 19:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:51 Configure a credential helper to remove this warning. See 19:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:51 19:29:51 Login Succeeded 19:29:51 nexus3.edgexfoundry.org:10003 19:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:51 Configure a credential helper to remove this warning. See 19:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:51 19:29:51 Login Succeeded 19:29:51 nexus3.edgexfoundry.org:10004 19:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:52 Configure a credential helper to remove this warning. See 19:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:52 19:29:52 Login Succeeded 19:29:52 docker.io 19:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:52 Configure a credential helper to remove this warning. See 19:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:52 19:29:52 Login Succeeded 19:29:52 ---> docker-login.sh ends [Pipeline] } 19:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:52 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:29:52 860b2ed41c63812ea8e78996a55d34ef8e22b126 19:29:52 latest 19:29:52 3.1.0-dev.8 19:29:52 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:29:52 main 19:29:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 19:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:29:53 523069cc2e63: Preparing 19:29:53 b435d828a814: Preparing 19:29:53 71742e0d1267: Preparing 19:29:53 4c5ba85e4821: Preparing 19:29:53 608d194cb50c: Preparing 19:29:53 acc83c6ca332: Preparing 19:29:53 458238cf0c75: Preparing 19:29:53 66b2593f6fce: Preparing 19:29:53 e6d3d91dc5b1: Preparing 19:29:53 faf2376e0acb: Preparing 19:29:53 07b5798541ab: Preparing 19:29:53 f5ab2dd9ac2a: Preparing 19:29:53 d2d9d24a8c2a: Preparing 19:29:53 acc83c6ca332: Waiting 19:29:53 458238cf0c75: Waiting 19:29:53 66b2593f6fce: Waiting 19:29:53 e6d3d91dc5b1: Waiting 19:29:53 faf2376e0acb: Waiting 19:29:53 07b5798541ab: Waiting 19:29:53 f5ab2dd9ac2a: Waiting 19:29:53 d2d9d24a8c2a: Waiting 19:29:53 4c5ba85e4821: Pushed 19:29:53 523069cc2e63: Pushed 19:29:53 b435d828a814: Pushed 19:29:53 71742e0d1267: Pushed 19:29:53 acc83c6ca332: Pushed 19:29:53 66b2593f6fce: Pushed 19:29:53 e6d3d91dc5b1: Pushed 19:29:53 458238cf0c75: Pushed 19:29:53 d2d9d24a8c2a: Layer already exists 19:29:53 faf2376e0acb: Pushed 19:29:59 608d194cb50c: Pushed 19:29:59 07b5798541ab: Pushed 19:30:11 f5ab2dd9ac2a: Pushed 19:30:11 860b2ed41c63812ea8e78996a55d34ef8e22b126: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:11 + 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:30:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:30:12 523069cc2e63: Preparing 19:30:12 b435d828a814: Preparing 19:30:12 71742e0d1267: Preparing 19:30:12 4c5ba85e4821: Preparing 19:30:12 608d194cb50c: Preparing 19:30:12 acc83c6ca332: Preparing 19:30:12 458238cf0c75: Preparing 19:30:12 66b2593f6fce: Preparing 19:30:12 e6d3d91dc5b1: Preparing 19:30:12 faf2376e0acb: Preparing 19:30:12 07b5798541ab: Preparing 19:30:12 f5ab2dd9ac2a: Preparing 19:30:12 d2d9d24a8c2a: Preparing 19:30:12 acc83c6ca332: Waiting 19:30:12 458238cf0c75: Waiting 19:30:12 66b2593f6fce: Waiting 19:30:12 e6d3d91dc5b1: Waiting 19:30:12 faf2376e0acb: Waiting 19:30:12 07b5798541ab: Waiting 19:30:12 f5ab2dd9ac2a: Waiting 19:30:12 d2d9d24a8c2a: Waiting 19:30:12 523069cc2e63: Layer already exists 19:30:12 4c5ba85e4821: Layer already exists 19:30:12 608d194cb50c: Layer already exists 19:30:12 b435d828a814: Layer already exists 19:30:12 71742e0d1267: Layer already exists 19:30:12 acc83c6ca332: Layer already exists 19:30:12 66b2593f6fce: Layer already exists 19:30:12 458238cf0c75: Layer already exists 19:30:12 faf2376e0acb: Layer already exists 19:30:12 e6d3d91dc5b1: Layer already exists 19:30:12 f5ab2dd9ac2a: Layer already exists 19:30:12 d2d9d24a8c2a: Layer already exists 19:30:12 07b5798541ab: Layer already exists 19:30:12 latest: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 19:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:30:13 523069cc2e63: Preparing 19:30:13 b435d828a814: Preparing 19:30:13 71742e0d1267: Preparing 19:30:13 4c5ba85e4821: Preparing 19:30:13 608d194cb50c: Preparing 19:30:13 acc83c6ca332: Preparing 19:30:13 458238cf0c75: Preparing 19:30:13 66b2593f6fce: Preparing 19:30:13 e6d3d91dc5b1: Preparing 19:30:13 faf2376e0acb: Preparing 19:30:13 07b5798541ab: Preparing 19:30:13 f5ab2dd9ac2a: Preparing 19:30:13 d2d9d24a8c2a: Preparing 19:30:13 acc83c6ca332: Waiting 19:30:13 458238cf0c75: Waiting 19:30:13 66b2593f6fce: Waiting 19:30:13 e6d3d91dc5b1: Waiting 19:30:13 faf2376e0acb: Waiting 19:30:13 07b5798541ab: Waiting 19:30:13 f5ab2dd9ac2a: Waiting 19:30:13 d2d9d24a8c2a: Waiting 19:30:13 4c5ba85e4821: Layer already exists 19:30:13 523069cc2e63: Layer already exists 19:30:13 608d194cb50c: Layer already exists 19:30:13 b435d828a814: Layer already exists 19:30:13 71742e0d1267: Layer already exists 19:30:13 acc83c6ca332: Layer already exists 19:30:13 e6d3d91dc5b1: Layer already exists 19:30:13 66b2593f6fce: Layer already exists 19:30:13 458238cf0c75: Layer already exists 19:30:13 faf2376e0acb: Layer already exists 19:30:13 07b5798541ab: Layer already exists 19:30:13 f5ab2dd9ac2a: Layer already exists 19:30:13 d2d9d24a8c2a: Layer already exists 19:30:13 3.1.0-dev.8: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:30:13 523069cc2e63: Preparing 19:30:13 b435d828a814: Preparing 19:30:13 71742e0d1267: Preparing 19:30:13 4c5ba85e4821: Preparing 19:30:13 608d194cb50c: Preparing 19:30:13 acc83c6ca332: Preparing 19:30:13 458238cf0c75: Preparing 19:30:13 66b2593f6fce: Preparing 19:30:13 e6d3d91dc5b1: Preparing 19:30:13 faf2376e0acb: Preparing 19:30:13 07b5798541ab: Preparing 19:30:13 f5ab2dd9ac2a: Preparing 19:30:13 d2d9d24a8c2a: Preparing 19:30:13 e6d3d91dc5b1: Waiting 19:30:13 faf2376e0acb: Waiting 19:30:13 07b5798541ab: Waiting 19:30:13 acc83c6ca332: Waiting 19:30:13 458238cf0c75: Waiting 19:30:13 66b2593f6fce: Waiting 19:30:13 f5ab2dd9ac2a: Waiting 19:30:13 d2d9d24a8c2a: Waiting 19:30:13 b435d828a814: Layer already exists 19:30:13 608d194cb50c: Layer already exists 19:30:13 523069cc2e63: Layer already exists 19:30:13 4c5ba85e4821: Layer already exists 19:30:13 71742e0d1267: Layer already exists 19:30:13 458238cf0c75: Layer already exists 19:30:13 acc83c6ca332: Layer already exists 19:30:13 66b2593f6fce: Layer already exists 19:30:13 e6d3d91dc5b1: Layer already exists 19:30:13 faf2376e0acb: Layer already exists 19:30:13 d2d9d24a8c2a: Layer already exists 19:30:13 07b5798541ab: Layer already exists 19:30:13 f5ab2dd9ac2a: Layer already exists 19:30:13 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:14 + 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:30:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:30:14 523069cc2e63: Preparing 19:30:14 b435d828a814: Preparing 19:30:14 71742e0d1267: Preparing 19:30:14 4c5ba85e4821: Preparing 19:30:14 608d194cb50c: Preparing 19:30:14 acc83c6ca332: Preparing 19:30:14 458238cf0c75: Preparing 19:30:14 66b2593f6fce: Preparing 19:30:14 e6d3d91dc5b1: Preparing 19:30:14 faf2376e0acb: Preparing 19:30:14 07b5798541ab: Preparing 19:30:14 f5ab2dd9ac2a: Preparing 19:30:14 d2d9d24a8c2a: Preparing 19:30:14 f5ab2dd9ac2a: Waiting 19:30:14 faf2376e0acb: Waiting 19:30:14 d2d9d24a8c2a: Waiting 19:30:14 07b5798541ab: Waiting 19:30:14 458238cf0c75: Waiting 19:30:14 66b2593f6fce: Waiting 19:30:14 4c5ba85e4821: Layer already exists 19:30:14 71742e0d1267: Layer already exists 19:30:14 b435d828a814: Layer already exists 19:30:14 523069cc2e63: Layer already exists 19:30:14 608d194cb50c: Layer already exists 19:30:14 faf2376e0acb: Layer already exists 19:30:14 acc83c6ca332: Layer already exists 19:30:14 66b2593f6fce: Layer already exists 19:30:14 458238cf0c75: Layer already exists 19:30:14 e6d3d91dc5b1: Layer already exists 19:30:14 f5ab2dd9ac2a: Layer already exists 19:30:14 07b5798541ab: Layer already exists 19:30:14 d2d9d24a8c2a: Layer already exists 19:30:15 main: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:30:15 ===================================================== [Pipeline] echo 19:30:15 taggedImages: 19:30:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 19:30:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:30:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 19:30:15 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 19:30:15 - 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:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:30:15 19:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:30:15 arm64: Pulling from edgex-lftools-log-publisher 19:30:15 8998bd30e6a1: Pulling fs layer 19:30:15 04944245beec: Pulling fs layer 19:30:15 699f458cf7ca: Pulling fs layer 19:30:15 765212b225bb: Pulling fs layer 19:30:15 f23df028b6ca: Pulling fs layer 19:30:15 d65c8cfc05b1: Pulling fs layer 19:30:15 2437ff75d9bd: Pulling fs layer 19:30:15 765212b225bb: Waiting 19:30:15 f23df028b6ca: Waiting 19:30:15 d65c8cfc05b1: Waiting 19:30:15 2437ff75d9bd: Waiting 19:30:16 04944245beec: Verifying Checksum 19:30:16 04944245beec: Download complete 19:30:16 765212b225bb: Verifying Checksum 19:30:16 765212b225bb: Download complete 19:30:16 f23df028b6ca: Verifying Checksum 19:30:16 f23df028b6ca: Download complete 19:30:16 d65c8cfc05b1: Verifying Checksum 19:30:16 d65c8cfc05b1: Download complete 19:30:16 699f458cf7ca: Verifying Checksum 19:30:16 699f458cf7ca: Download complete 19:30:16 8998bd30e6a1: Verifying Checksum 19:30:16 8998bd30e6a1: Download complete 19:30:18 2437ff75d9bd: Verifying Checksum 19:30:18 2437ff75d9bd: Download complete 19:30:20 8998bd30e6a1: Pull complete 19:30:20 04944245beec: Pull complete 19:30:22 699f458cf7ca: Pull complete 19:30:22 765212b225bb: Pull complete 19:30:22 f23df028b6ca: Pull complete 19:30:23 d65c8cfc05b1: Pull complete 19:30:38 2437ff75d9bd: Pull complete 19:30:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container 19:30:38 $ 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/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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:30:40 $ docker top 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:41 ---> job-cost.sh 19:30:41 lf-activate-venv: SKIPPING 19:30:41 INFO: No Stack... 19:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 19:30:42 INFO: Archiving Costs [Pipeline] sh 19:30:43 + cat /w/workspace/device-usb-camera/132/archives/cost.csv 19:30:43 + cut -d, -f6 [Pipeline] lock 19:30:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] 19:30:43 Resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] did not exist. Created. 19:30:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:43 /w/workspace/device-usb-camera/132@tmp/durable-2f007f5b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:30:44 + echo total: 0.10999999940395355 [Pipeline] stash 19:30:44 Warning: overwriting stash ‘stack-cost’ 19:30:44 Stashed 1 file(s) [Pipeline] } 19:30:44 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 19:30:44 $ docker stop --time=1 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 19:30:45 $ docker rm -f --volumes 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 [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:30:46 provisioning config files... 19:30:46 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config483726293857198379tmp [Pipeline] { [Pipeline] sh 19:30:46 + set +x 19:30:46 + curl -s https://codecov.io/bash 19:30:46 + bash -s -- 19:30:46 19:30:46 _____ _ 19:30:46 / ____| | | 19:30:46 | | ___ __| | ___ ___ _____ __ 19:30:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:30:46 | |___| (_) | (_| | __/ (_| (_) \ V / 19:30:46 \_____\___/ \__,_|\___|\___\___/ \_/ 19:30:46 Bash-1.0.6 19:30:46 19:30:46 19:30:46 ==> git version 2.25.1 found 19:30:46 ==> 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:30:46 Release-Date: 2020-01-08 19:30:46 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:30:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:30:46 ==> Jenkins CI detected. 19:30:46 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:30:46 project root: . 19:30:46 --> token set from env 19:30:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:30:46 ==> Running gcov in . (disable via -X gcov) 19:30:46 ==> Python coveragepy not found 19:30:46 ==> Searching for coverage reports in: 19:30:46 + . 19:30:46 -> Found 1 reports 19:30:46 ==> Detecting git/mercurial file structure 19:30:46 ==> Reading reports 19:30:46 + ./coverage.out bytes=53939 19:30:46 ==> Appending adjustments 19:30:46 https://docs.codecov.io/docs/fixing-reports 19:30:46 + Found adjustments 19:30:46 ==> Gzipping contents 19:30:46 8.0K /tmp/codecov.pjLJTH.gz 19:30:46 ==> Uploading reports 19:30:46 url: https://codecov.io 19:30:46 query: branch=main&commit=860b2ed41c63812ea8e78996a55d34ef8e22b126&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:30:46 -> Pinging Codecov 19:30:46 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=860b2ed41c63812ea8e78996a55d34ef8e22b126&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:30:46 -> Uploading to 19:30:46 https://storage.googleapis.com/codecov/v4/raw/2023-08-18/73D8F5FF140700D3E01443B452E23636/860b2ed41c63812ea8e78996a55d34ef8e22b126/83308504-b81a-4802-8505-46e8abc2b3da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230818T193046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=543111cbca4d3a82c8d446e8e5f920e0e28851c60741b187465ec025b4cece08 19:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:46 Dload Upload Total Spent Left Speed 19:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 35520 --:--:-- --:--:-- --:--:-- 35520 19:30:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } 19:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:30:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:30:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:47 19:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:30:47 df9b9388f04a: Pulling fs layer 19:30:47 52dc419b0ee2: Pulling fs layer 19:30:47 25bc292e5bac: Pulling fs layer 19:30:47 114826534d7a: Pulling fs layer 19:30:47 4657fd5d0bcf: Pulling fs layer 19:30:47 6ad1cebc031e: Pulling fs layer 19:30:47 8a3aa393b2d8: Pulling fs layer 19:30:47 114826534d7a: Waiting 19:30:47 4657fd5d0bcf: Waiting 19:30:47 6ad1cebc031e: Waiting 19:30:47 8a3aa393b2d8: Waiting 19:30:47 25bc292e5bac: Verifying Checksum 19:30:47 52dc419b0ee2: Download complete 19:30:47 4657fd5d0bcf: Download complete 19:30:47 df9b9388f04a: Verifying Checksum 19:30:48 df9b9388f04a: Pull complete 19:30:48 52dc419b0ee2: Pull complete 19:30:48 25bc292e5bac: Pull complete 19:30:48 6ad1cebc031e: Verifying Checksum 19:30:48 6ad1cebc031e: Download complete 19:30:48 114826534d7a: Verifying Checksum 19:30:48 114826534d7a: Download complete 19:30:48 8a3aa393b2d8: Verifying Checksum 19:30:48 8a3aa393b2d8: Download complete 19:30:52 114826534d7a: Pull complete 19:30:52 4657fd5d0bcf: Pull complete 19:30:52 6ad1cebc031e: Pull complete 19:30:54 8a3aa393b2d8: Pull complete 19:30:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:54 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:30:55 $ 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:30:58 $ docker top eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:30:59 + set -o pipefail 19:30:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:31:07 19:31:07 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:31:07 19:31:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/53bd7181-235f-442c-b2ae-6a70e3fd82f4 19:31:07 19:31:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:31:07 19:31:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:31:07 19:31:07 19:31:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:31:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:31:07 More details here: https://snyk.co/ue1NS [Pipeline] } 19:31:07 $ docker stop --time=1 eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc 19:31:10 $ docker rm -f --volumes eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc [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:31:11 + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] sh 19:31:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:11 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:31:11 $ 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:31:12 $ docker top 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 -eo pid,comm 19:31:12 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:31:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:12 [ssh-agent] Looking for ssh-agent implementation... 19:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:12 $ docker exec 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 ssh-agent 19:31:12 SSH_AUTH_SOCK=/tmp/ssh-YnAP2PiVrMlq/agent.32 19:31:12 SSH_AGENT_PID=38 19:31:12 Running ssh-add (command line suppressed) 19:31:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16394510512350618914.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16394510512350618914.key) 19:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:13 + git semver tag 19:31:13 2023-08-18 19:31:13,233 [run_tag] DEBUG tag force:False 19:31:13 2023-08-18 19:31:13,233 [check_head_tag] DEBUG check head tag 19:31:13 2023-08-18 19:31:13,234 [execute] INFO git cat-file --batch-check 19:31:13 2023-08-18 19:31:13,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:31:13 2023-08-18 19:31:13,238 [execute] INFO git cat-file --batch 19:31:13 2023-08-18 19:31:13,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:31:13 2023-08-18 19:31:13,270 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:13 2023-08-18 19:31:13,270 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 19:31:13 2023-08-18 19:31:13,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:31:13 2023-08-18 19:31:13,275 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:13 3.1.0-dev.8 [Pipeline] } 19:31:13 $ docker exec --env ******** --env ******** 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 ssh-agent -k 19:31:13 unset SSH_AUTH_SOCK; 19:31:13 unset SSH_AGENT_PID; 19:31:13 echo Agent pid 38 killed; 19:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:13 + git semver [Pipeline] } 19:31:13 $ docker stop --time=1 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 19:31:15 $ docker rm -f --volumes 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:31:15 19:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:31:15 0.23.1-centos7: Pulling from edgex-lftools 19:31:15 ab5ef0e58194: Pulling fs layer 19:31:15 9712f1f96733: Pulling fs layer 19:31:15 63f879dbbcfc: Pulling fs layer 19:31:15 0d9ebad4ef96: Pulling fs layer 19:31:15 e9a5061849ea: Pulling fs layer 19:31:15 d747dcd14b5f: Pulling fs layer 19:31:15 e9a5061849ea: Waiting 19:31:15 0d9ebad4ef96: Waiting 19:31:15 d747dcd14b5f: Waiting 19:31:15 2de7ff778b66: Pulling fs layer 19:31:15 2de7ff778b66: Waiting 19:31:15 9712f1f96733: Verifying Checksum 19:31:15 9712f1f96733: Download complete 19:31:16 63f879dbbcfc: Verifying Checksum 19:31:16 63f879dbbcfc: Download complete 19:31:16 0d9ebad4ef96: Verifying Checksum 19:31:16 0d9ebad4ef96: Download complete 19:31:16 d747dcd14b5f: Download complete 19:31:16 e9a5061849ea: Verifying Checksum 19:31:16 e9a5061849ea: Download complete 19:31:16 ab5ef0e58194: Verifying Checksum 19:31:16 ab5ef0e58194: Download complete 19:31:16 2de7ff778b66: Verifying Checksum 19:31:16 2de7ff778b66: Download complete 19:31:19 ab5ef0e58194: Pull complete 19:31:19 9712f1f96733: Pull complete 19:31:19 63f879dbbcfc: Pull complete 19:31:24 0d9ebad4ef96: Pull complete 19:31:24 e9a5061849ea: Pull complete 19:31:24 d747dcd14b5f: Pull complete 19:31:24 2de7ff778b66: Pull complete 19:31:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:31:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:24 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:31:24 $ 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:31:29 $ docker top e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:31:29 provisioning config files... 19:31:29 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12456533766572173180tmp 19:31:29 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config460838426842642536tmp 19:31:29 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16912308671606784369tmp [Pipeline] { [Pipeline] echo 19:31:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:31:29 ---> sigul-configuration.sh 19:31:29 gpg: directory `/root/.gnupg' created 19:31:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:31:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:31:29 gpg: keyring `/root/.gnupg/secring.gpg' created 19:31:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:31:29 gpg: CAST5 encrypted data 19:31:29 gpg: encrypted with 1 passphrase 19:31:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:31:29 + mkdir /home/jenkins 19:31:29 + mkdir /home/jenkins/sigul [Pipeline] sh 19:31:30 + 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:31:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:31:30 ---> sigul-install.sh 19:31:30 Sigul already installed; skipping installation. [Pipeline] sh 19:31:30 + git tag --list 19:31:30 v0.0.0 19:31:30 v0.0.1-dev.1 19:31:30 v0.0.1-dev.10 19:31:30 v0.0.1-dev.11 19:31:30 v0.0.1-dev.12 19:31:30 v0.0.1-dev.13 19:31:30 v0.0.1-dev.14 19:31:30 v0.0.1-dev.15 19:31:30 v0.0.1-dev.16 19:31:30 v0.0.1-dev.2 19:31:30 v0.0.1-dev.3 19:31:30 v0.0.1-dev.4 19:31:30 v0.0.1-dev.5 19:31:30 v0.0.1-dev.6 19:31:30 v0.0.1-dev.7 19:31:30 v0.0.1-dev.8 19:31:30 v0.0.1-dev.9 19:31:30 v2.2.0 19:31:30 v2.2.0-dev.17 19:31:30 v2.2.0-dev.18 19:31:30 v2.2.0-dev.19 19:31:30 v2.2.0-dev.20 19:31:30 v2.2.0-dev.21 19:31:30 v2.2.0-dev.22 19:31:30 v2.2.0-dev.23 19:31:30 v2.2.0-dev.24 19:31:30 v2.2.0-dev.25 19:31:30 v2.2.0-dev.26 19:31:30 v2.2.0-dev.27 19:31:30 v2.3.0 19:31:30 v2.3.0-dev.1 19:31:30 v2.3.0-dev.10 19:31:30 v2.3.0-dev.11 19:31:30 v2.3.0-dev.12 19:31:30 v2.3.0-dev.13 19:31:30 v2.3.0-dev.14 19:31:30 v2.3.0-dev.15 19:31:30 v2.3.0-dev.16 19:31:30 v2.3.0-dev.17 19:31:30 v2.3.0-dev.18 19:31:30 v2.3.0-dev.19 19:31:30 v2.3.0-dev.2 19:31:30 v2.3.0-dev.20 19:31:30 v2.3.0-dev.21 19:31:30 v2.3.0-dev.22 19:31:30 v2.3.0-dev.23 19:31:30 v2.3.0-dev.24 19:31:30 v2.3.0-dev.25 19:31:30 v2.3.0-dev.26 19:31:30 v2.3.0-dev.27 19:31:30 v2.3.0-dev.28 19:31:30 v2.3.0-dev.3 19:31:30 v2.3.0-dev.4 19:31:30 v2.3.0-dev.5 19:31:30 v2.3.0-dev.6 19:31:30 v2.3.0-dev.7 19:31:30 v2.3.0-dev.8 19:31:30 v2.3.0-dev.9 19:31:30 v2.3.1 19:31:30 v2.3.1-dev.4 19:31:30 v2.3.1-dev.5 19:31:30 v2.3.1-dev.6 19:31:30 v3.0 19:31:30 v3.0.0 19:31:30 v3.0.0-dev.1 19:31:30 v3.0.0-dev.10 19:31:30 v3.0.0-dev.11 19:31:30 v3.0.0-dev.12 19:31:30 v3.0.0-dev.13 19:31:30 v3.0.0-dev.14 19:31:30 v3.0.0-dev.15 19:31:30 v3.0.0-dev.16 19:31:30 v3.0.0-dev.17 19:31:30 v3.0.0-dev.18 19:31:30 v3.0.0-dev.19 19:31:30 v3.0.0-dev.2 19:31:30 v3.0.0-dev.20 19:31:30 v3.0.0-dev.21 19:31:30 v3.0.0-dev.22 19:31:30 v3.0.0-dev.23 19:31:30 v3.0.0-dev.24 19:31:30 v3.0.0-dev.25 19:31:30 v3.0.0-dev.26 19:31:30 v3.0.0-dev.27 19:31:30 v3.0.0-dev.28 19:31:30 v3.0.0-dev.29 19:31:30 v3.0.0-dev.3 19:31:30 v3.0.0-dev.30 19:31:30 v3.0.0-dev.31 19:31:30 v3.0.0-dev.32 19:31:30 v3.0.0-dev.33 19:31:30 v3.0.0-dev.34 19:31:30 v3.0.0-dev.35 19:31:30 v3.0.0-dev.36 19:31:30 v3.0.0-dev.37 19:31:30 v3.0.0-dev.38 19:31:30 v3.0.0-dev.39 19:31:30 v3.0.0-dev.4 19:31:30 v3.0.0-dev.40 19:31:30 v3.0.0-dev.41 19:31:30 v3.0.0-dev.42 19:31:30 v3.0.0-dev.43 19:31:30 v3.0.0-dev.44 19:31:30 v3.0.0-dev.45 19:31:30 v3.0.0-dev.46 19:31:30 v3.0.0-dev.47 19:31:30 v3.0.0-dev.48 19:31:30 v3.0.0-dev.49 19:31:30 v3.0.0-dev.5 19:31:30 v3.0.0-dev.50 19:31:30 v3.0.0-dev.51 19:31:30 v3.0.0-dev.6 19:31:30 v3.0.0-dev.7 19:31:30 v3.0.0-dev.8 19:31:30 v3.0.0-dev.9 19:31:30 v3.1.0-dev.1 19:31:30 v3.1.0-dev.2 19:31:30 v3.1.0-dev.3 19:31:30 v3.1.0-dev.4 19:31:30 v3.1.0-dev.5 19:31:30 v3.1.0-dev.6 19:31:30 v3.1.0-dev.7 19:31:30 v3.1.0-dev.8 [Pipeline] sh 19:31:30 + lftools sign git-tag v3.1.0-dev.8 19:31:31 Signing Git tag with Sigul... 19:31:31 Signing v3.1.0-dev.8 [Pipeline] echo 19:31:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:31:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:31:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:31:32 $ docker stop --time=1 e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 19:31:33 $ docker rm -f --volumes e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:31:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:34 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:31:34 $ 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:31:34 $ docker top ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 -eo pid,comm 19:31:34 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:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:34 [ssh-agent] Looking for ssh-agent implementation... 19:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:34 $ docker exec ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 ssh-agent 19:31:34 SSH_AUTH_SOCK=/tmp/ssh-CeTzCdOEbmLC/agent.32 19:31:34 SSH_AGENT_PID=38 19:31:34 Running ssh-add (command line suppressed) 19:31:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_331536690643558907.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_331536690643558907.key) 19:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:35 + git semver bump pre 19:31:35 2023-08-18 19:31:35,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:35 2023-08-18 19:31:35,461 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 19:31:35 2023-08-18 19:31:35,461 [bump_version] DEBUG bumped version:3.1.0-dev.9 19:31:35 2023-08-18 19:31:35,461 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:31:35 2023-08-18 19:31:35,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:35 2023-08-18 19:31:35,461 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:35 2023-08-18 19:31:35,463 [execute] INFO git cat-file --batch-check 19:31:35 2023-08-18 19:31:35,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:35 2023-08-18 19:31:35,468 [execute] INFO git cat-file --batch 19:31:35 2023-08-18 19:31:35,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:35 2023-08-18 19:31:35,473 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:35 3.1.0-dev.9 [Pipeline] } 19:31:35 $ docker exec --env ******** --env ******** ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 ssh-agent -k 19:31:35 unset SSH_AUTH_SOCK; 19:31:35 unset SSH_AGENT_PID; 19:31:35 echo Agent pid 38 killed; 19:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:35 + git semver [Pipeline] } 19:31:36 $ docker stop --time=1 ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 19:31:37 $ docker rm -f --volumes ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:38 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:31:38 $ 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:31:38 $ docker top 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:38 [ssh-agent] Looking for ssh-agent implementation... 19:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:38 $ docker exec 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b ssh-agent 19:31:38 SSH_AUTH_SOCK=/tmp/ssh-dk3CpYk75R9o/agent.33 19:31:38 SSH_AGENT_PID=39 19:31:38 Running ssh-add (command line suppressed) 19:31:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7421492025142497848.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7421492025142497848.key) 19:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:39 + git semver push 19:31:39 2023-08-18 19:31:39,420 [run_push] DEBUG push 19:31:39 2023-08-18 19:31:39,421 [execute] INFO git cat-file --batch-check 19:31:39 2023-08-18 19:31:39,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:31:39 2023-08-18 19:31:39,424 [execute] INFO git rev-list be280e40388c43edb15bb58d3695711c3bc42aab -- 19:31:39 2023-08-18 19:31:39,425 [execute] DEBUG Popen(['git', 'rev-list', 'be280e40388c43edb15bb58d3695711c3bc42aab', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:31:39 2023-08-18 19:31:39,432 [execute] INFO git fetch -v origin 19:31:39 2023-08-18 19:31:39,432 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:31:40 2023-08-18 19:31:39,879 [run_push] DEBUG no remote changes detected 19:31:40 2023-08-18 19:31:39,879 [execute] INFO git push origin semver 19:31:40 2023-08-18 19:31:39,880 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:31:41 2023-08-18 19:31:41,068 [run_push] DEBUG push all version tags 19:31:41 2023-08-18 19:31:41,069 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:31:41 2023-08-18 19:31:41,070 [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:31:41 2023-08-18 19:31:41,774 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:41 3.1.0-dev.9 [Pipeline] } 19:31:41 $ docker exec --env ******** --env ******** 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b ssh-agent -k 19:31:41 unset SSH_AUTH_SOCK; 19:31:41 unset SSH_AGENT_PID; 19:31:41 echo Agent pid 39 killed; 19:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:42 + git semver [Pipeline] } 19:31:42 $ docker stop --time=1 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b 19:31:43 $ docker rm -f --volumes 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b [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:31:44 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:31:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:31:44 total 16 19:31:44 drwxr-xr-x 3 root root 4096 Aug 18 19:22 . 19:31:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 19:31 .. 19:31:44 drwxr-xr-x 2 root root 4096 Aug 18 19:22 cost 19:31:44 -rw-r--r-- 1 root root 89 Aug 18 19:22 cost.csv 19:31:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:31:44 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:31:44 total 16 19:31:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 19:22 . 19:31:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 19:31 .. 19:31:44 drwxr-xr-x 2 jenkins jenkins 4096 Aug 18 19:22 cost 19:31:44 -rw-r--r-- 1 jenkins jenkins 89 Aug 18 19:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:31:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:31:45 ---> package-listing.sh 19:31:45 ++ facter osfamily 19:31:45 ++ tr '[:upper:]' '[:lower:]' 19:31:45 + OS_FAMILY=debian 19:31:45 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:31:45 + START_PACKAGES=/tmp/packages_start.txt 19:31:45 + END_PACKAGES=/tmp/packages_end.txt 19:31:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:31:45 + PACKAGES=/tmp/packages_start.txt 19:31:45 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:31:45 + PACKAGES=/tmp/packages_end.txt 19:31:45 + case "${OS_FAMILY}" in 19:31:45 + dpkg -l 19:31:45 + grep '^ii' 19:31:45 + '[' -f /tmp/packages_start.txt ']' 19:31:45 + '[' -f /tmp/packages_end.txt ']' 19:31:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:31:45 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:31:45 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:31:45 + 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:31:45 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:31:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:46 prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container 19:31:46 $ 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:31:46 $ docker top cf492afd076e35a5102754a498d99dd62a2e39bac816609e7f4dc1615c71738e -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:47 + touch /tmp/pre-build-complete [Pipeline] sh 19:31:47 + mkdir -p /var/log/sysstat [Pipeline] sh 19:31:47 + ls /var/log/sa-host 19:31:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:47 provisioning config files... 19:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12642926062662501356tmp [Pipeline] { [Pipeline] echo 19:31:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:31:48 ---> create-netrc.sh [Pipeline] } 19:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:31:48 ---> python-tools-install.sh [Pipeline] echo 19:31:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:31:48 ---> sudo-logs.sh 19:31:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:31:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:31:49 ---> job-cost.sh 19:31:49 lf-activate-venv: SKIPPING 19:31:49 DEBUG: total: 0.2199999988079071 19:31:49 INFO: Retrieving Stack Cost... 19:31:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:31:50 INFO: Archiving Costs [Pipeline] echo 19:31:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:31:50 ---> logs-deploy.sh 19:31:50 lf-activate-venv: SKIPPING 19:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/132 19:31:50 INFO: archiving workspace using pattern(s): 19:31:51 Archives upload complete. 19:31:51 INFO: archiving logs to Nexus 19:31:52 ---> uname -a: 19:31:52 Linux prd-ubuntu20-04-docker-8c-8g-3995 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:31:52 19:31:52 19:31:52 ---> lscpu: 19:31:52 Architecture: x86_64 19:31:52 CPU op-mode(s): 32-bit, 64-bit 19:31:52 Byte Order: Little Endian 19:31:52 Address sizes: 40 bits physical, 48 bits virtual 19:31:52 CPU(s): 8 19:31:52 On-line CPU(s) list: 0-7 19:31:52 Thread(s) per core: 1 19:31:52 Core(s) per socket: 1 19:31:52 Socket(s): 8 19:31:52 NUMA node(s): 1 19:31:52 Vendor ID: AuthenticAMD 19:31:52 CPU family: 23 19:31:52 Model: 49 19:31:52 Model name: AMD EPYC-Rome Processor 19:31:52 Stepping: 0 19:31:52 CPU MHz: 2799.998 19:31:52 BogoMIPS: 5599.99 19:31:52 Virtualization: AMD-V 19:31:52 Hypervisor vendor: KVM 19:31:52 Virtualization type: full 19:31:52 L1d cache: 256 KiB 19:31:52 L1i cache: 256 KiB 19:31:52 L2 cache: 4 MiB 19:31:52 L3 cache: 128 MiB 19:31:52 NUMA node0 CPU(s): 0-7 19:31:52 Vulnerability Itlb multihit: Not affected 19:31:52 Vulnerability L1tf: Not affected 19:31:52 Vulnerability Mds: Not affected 19:31:52 Vulnerability Meltdown: Not affected 19:31:52 Vulnerability Mmio stale data: Not affected 19:31:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:31:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:31:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:31:52 Vulnerability Srbds: Not affected 19:31:52 Vulnerability Tsx async abort: Not affected 19:31:52 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:31:52 19:31:52 19:31:52 ---> nproc: 19:31:52 8 19:31:52 19:31:52 19:31:52 ---> df -h: 19:31:52 Filesystem Size Used Avail Use% Mounted on 19:31:52 overlay 155G 13G 143G 9% / 19:31:52 tmpfs 64M 0 64M 0% /dev 19:31:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:31:52 shm 64M 0 64M 0% /dev/shm 19:31:52 /dev/vda1 155G 13G 143G 9% /facter-os 19:31:52 19:31:52 19:31:52 ---> sar -b -r -n DEV: 19:31:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3995) 08/18/23 _x86_64_ (8 CPU) 19:31:52 19:31:52 19:18:45 LINUX RESTART (8 CPU) 19:31:52 19:31:52 19:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:31:52 19:20:01 181.37 47.74 133.63 0.00 5376.44 116865.72 0.00 19:31:52 19:21:02 140.48 0.85 139.63 0.00 26.53 90219.10 0.00 19:31:52 19:22:01 233.49 0.24 233.25 0.00 18.17 82850.91 0.00 19:31:52 19:23:01 36.89 0.02 36.88 0.00 2.67 25390.57 0.00 19:31:52 19:24:01 28.51 8.85 19.66 0.00 3178.14 2555.72 0.00 19:31:52 19:25:01 19.65 1.60 18.05 0.00 266.22 3694.18 0.00 19:31:52 19:26:01 3.52 0.02 3.50 0.00 0.13 81.05 0.00 19:31:52 19:27:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 19:31:52 19:28:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 19:31:52 19:29:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 19:31:52 19:30:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 19:31:52 19:31:01 30.84 0.10 30.74 0.00 10.26 24706.42 0.00 19:31:52 Average: 56.50 4.96 51.54 0.00 740.87 28794.03 0.00 19:31:52 19:31:52 19:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:31:52 19:20:01 29168828 31594968 728120 2.21 74388 2624748 1989304 5.86 990896 2369084 724 19:31:52 19:21:02 27912996 31437080 866396 2.63 145752 3552736 2328692 6.86 1455228 3039020 354984 19:31:52 19:22:01 27984152 31563684 741836 2.26 153388 3605760 1909244 5.63 1275592 3153952 1020 19:31:52 19:23:01 27486848 31576692 726260 2.21 162020 4057768 1782544 5.25 1282764 3593236 160 19:31:52 19:24:01 27152604 31555208 723912 2.20 179480 4350764 1742820 5.14 1422292 3762376 95976 19:31:52 19:25:01 27114860 31563788 718796 2.19 188004 4381888 1830452 5.39 1516472 3698552 20 19:31:52 19:26:01 27120144 31564280 718568 2.19 186532 4378620 1791372 5.28 1514916 3695360 8 19:31:52 19:27:01 27123480 31567708 715128 2.17 186588 4378640 1791372 5.28 1512892 3695360 20 19:31:52 19:28:01 27123440 31567744 715008 2.17 186640 4378644 1791372 5.28 1512736 3695364 8 19:31:52 19:29:01 27123076 31567412 715252 2.18 186660 4378648 1791372 5.28 1512916 3695372 24 19:31:52 19:30:01 27123272 31567640 714920 2.17 186692 4378648 1791372 5.28 1513144 3695372 8 19:31:52 19:31:01 26256212 31461572 817528 2.49 192792 5083568 1907580 5.62 1633688 4387324 1568 19:31:52 Average: 27390826 31548981 741810 2.26 169078 4129203 1870625 5.51 1428628 3540031 37877 19:31:52 19:31:52 19:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:31:52 19:20:01 ens3 560.41 376.10 6731.00 86.98 0.00 0.00 0.00 0.00 19:31:52 19:20:01 vethcfa66e9 17.50 22.76 1.57 18.10 0.00 0.00 0.00 0.00 19:31:52 19:20:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 19:31:52 19:20:01 docker0 22.03 30.21 1.80 113.48 0.00 0.00 0.00 0.00 19:31:52 19:21:02 veth2717df3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:31:52 19:21:02 ens3 314.66 192.28 1906.06 26.37 0.00 0.00 0.00 0.00 19:31:52 19:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:52 19:21:02 docker0 176.47 290.67 13.65 1880.80 0.00 0.00 0.00 0.00 19:31:52 19:22:01 ens3 185.38 148.31 1051.11 806.75 0.00 0.00 0.00 0.00 19:31:52 19:22:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 19:31:52 19:22:01 docker0 16.30 42.13 1.17 726.25 0.00 0.00 0.00 0.00 19:31:52 19:23:01 ens3 145.31 109.62 2543.10 392.77 0.00 0.00 0.00 0.00 19:31:52 19:23:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 19:31:52 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:24:01 ens3 166.09 67.02 2289.79 4.64 0.00 0.00 0.00 0.00 19:31:52 19:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:31:52 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:25:01 ens3 0.73 0.63 0.48 0.20 0.00 0.00 0.00 0.00 19:31:52 19:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:31:52 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:27:01 ens3 5.10 2.98 13.38 0.21 0.00 0.00 0.00 0.00 19:31:52 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:52 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:28:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:31:52 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:31:52 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:30:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:31:52 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:52 19:31:01 ens3 130.78 71.52 3976.94 11.11 0.00 0.00 0.00 0.00 19:31:52 19:31:01 veth67ac1df 1.18 1.13 0.11 3.72 0.00 0.00 0.00 0.00 19:31:52 19:31:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:31:52 19:31:01 docker0 1.18 1.03 0.09 3.71 0.00 0.00 0.00 0.00 19:31:52 Average: ens3 125.65 80.63 1543.32 109.79 0.00 0.00 0.00 0.00 19:31:52 Average: veth67ac1df 0.10 0.09 0.01 0.31 0.00 0.00 0.00 0.00 19:31:52 Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 19:31:52 Average: docker0 18.00 30.32 1.39 226.32 0.00 0.00 0.00 0.00 19:31:52 19:31:52 19:31:52 ---> sar -P ALL: 19:31:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3995) 08/18/23 _x86_64_ (8 CPU) 19:31:52 19:31:52 19:18:45 LINUX RESTART (8 CPU) 19:31:52 19:31:52 19:19:01 CPU %user %nice %system %iowait %steal %idle 19:31:52 19:20:01 all 9.30 0.00 3.15 5.23 0.06 82.26 19:31:52 19:20:01 0 7.60 0.00 3.82 11.72 0.07 76.80 19:31:52 19:20:01 1 9.66 0.00 3.09 3.34 0.03 83.87 19:31:52 19:20:01 2 9.99 0.00 2.94 1.85 0.07 85.14 19:31:52 19:20:01 3 7.63 0.00 3.18 9.98 0.07 79.14 19:31:52 19:20:01 4 7.70 0.00 2.70 10.09 0.07 79.45 19:31:52 19:20:01 5 12.04 0.00 2.47 1.38 0.05 84.06 19:31:52 19:20:01 6 9.26 0.00 2.71 1.48 0.05 86.51 19:31:52 19:20:01 7 10.52 0.00 4.29 1.99 0.07 83.13 19:31:52 19:21:02 all 16.77 0.00 3.93 3.94 0.07 75.29 19:31:52 19:21:02 0 17.84 0.00 3.69 5.77 0.07 72.64 19:31:52 19:21:02 1 16.27 0.00 3.71 0.67 0.07 79.28 19:31:52 19:21:02 2 16.81 0.00 4.26 0.34 0.05 78.55 19:31:52 19:21:02 3 15.91 0.00 3.45 1.63 0.07 78.94 19:31:52 19:21:02 4 17.30 0.00 5.45 22.07 0.08 55.09 19:31:52 19:21:02 5 15.43 0.00 2.94 0.13 0.03 81.46 19:31:52 19:21:02 6 17.83 0.00 3.66 0.47 0.05 77.99 19:31:52 19:21:02 7 16.74 0.00 4.32 0.59 0.10 78.25 19:31:52 19:22:01 all 29.08 0.00 5.17 2.52 0.09 63.14 19:31:52 19:22:01 0 29.54 0.00 4.60 0.03 0.07 65.75 19:31:52 19:22:01 1 29.14 0.00 5.84 1.63 0.09 63.31 19:31:52 19:22:01 2 29.24 0.00 5.88 0.97 0.12 63.79 19:31:52 19:22:01 3 28.47 0.00 4.90 3.63 0.10 62.89 19:31:52 19:22:01 4 29.29 0.00 4.85 0.82 0.07 64.98 19:31:52 19:22:01 5 27.96 0.00 4.79 0.09 0.07 67.10 19:31:52 19:22:01 6 29.64 0.00 5.31 9.43 0.10 55.51 19:31:52 19:22:01 7 29.34 0.00 5.21 3.63 0.09 61.73 19:31:52 19:23:01 all 3.72 0.00 1.14 0.99 0.03 94.12 19:31:52 19:23:01 0 2.83 0.00 1.04 1.10 0.02 95.02 19:31:52 19:23:01 1 3.92 0.00 1.20 1.47 0.02 93.39 19:31:52 19:23:01 2 5.39 0.00 1.14 0.02 0.05 93.40 19:31:52 19:23:01 3 1.89 0.00 1.34 0.00 0.02 96.75 19:31:52 19:23:01 4 4.68 0.00 1.17 0.03 0.05 94.06 19:31:52 19:23:01 5 4.49 0.00 0.74 0.02 0.03 94.72 19:31:52 19:23:01 6 3.87 0.00 1.09 0.28 0.02 94.74 19:31:52 19:23:01 7 2.70 0.00 1.44 4.97 0.03 90.85 19:31:52 19:24:01 all 1.18 0.00 0.78 0.39 0.02 97.63 19:31:52 19:24:01 0 2.02 0.00 0.83 0.35 0.02 96.78 19:31:52 19:24:01 1 0.53 0.00 2.27 0.90 0.02 96.28 19:31:52 19:24:01 2 0.70 0.00 0.60 0.02 0.03 98.65 19:31:52 19:24:01 3 1.10 0.00 0.57 0.57 0.03 97.73 19:31:52 19:24:01 4 1.84 0.00 0.67 0.35 0.02 97.13 19:31:52 19:24:01 5 2.01 0.00 0.49 0.07 0.02 97.42 19:31:52 19:24:01 6 0.78 0.00 0.33 0.05 0.02 98.82 19:31:52 19:24:01 7 0.45 0.00 0.45 0.79 0.03 98.28 19:31:52 19:25:01 all 0.75 0.00 0.39 0.16 0.01 98.69 19:31:52 19:25:01 0 1.20 0.00 0.50 0.07 0.00 98.23 19:31:52 19:25:01 1 0.42 0.00 0.92 0.05 0.00 98.62 19:31:52 19:25:01 2 1.49 0.00 0.30 0.02 0.02 98.18 19:31:52 19:25:01 3 0.45 0.00 0.25 0.00 0.00 99.30 19:31:52 19:25:01 4 0.57 0.00 0.18 0.60 0.02 98.63 19:31:52 19:25:01 5 0.97 0.00 0.22 0.20 0.02 98.60 19:31:52 19:25:01 6 0.50 0.00 0.23 0.02 0.00 99.25 19:31:52 19:25:01 7 0.43 0.00 0.52 0.32 0.02 98.72 19:31:52 19:26:01 all 0.06 0.00 0.05 0.01 0.01 99.87 19:31:52 19:26:01 0 0.23 0.00 0.08 0.00 0.00 99.68 19:31:52 19:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:31:52 19:26:01 2 0.07 0.00 0.03 0.00 0.00 99.90 19:31:52 19:26:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:31:52 19:26:01 4 0.07 0.00 0.05 0.02 0.02 99.85 19:31:52 19:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:31:52 19:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:31:52 19:26:01 7 0.03 0.00 0.05 0.07 0.02 99.83 19:31:52 19:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 19:31:52 19:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:31:52 19:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:31:52 19:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:31:52 19:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:31:52 19:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:31:52 19:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:31:52 19:27:01 6 0.10 0.00 0.00 0.00 0.00 99.90 19:31:52 19:27:01 7 0.10 0.00 0.05 0.03 0.02 99.80 19:31:52 19:28:01 all 0.06 0.00 0.01 0.00 0.01 99.92 19:31:52 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:28:01 2 0.08 0.00 0.02 0.00 0.02 99.88 19:31:52 19:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:31:52 19:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:31:52 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:31:52 19:28:01 6 0.38 0.00 0.00 0.00 0.00 99.62 19:31:52 19:28:01 7 0.00 0.00 0.03 0.03 0.02 99.92 19:31:52 19:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:31:52 19:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:31:52 19:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:31:52 19:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:31:52 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:31:52 19:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:31:52 19:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:31:52 19:29:01 7 0.05 0.00 0.03 0.02 0.02 99.88 19:31:52 19:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:31:52 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:31:52 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:31:52 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:30:01 4 0.05 0.00 0.02 0.02 0.00 99.92 19:31:52 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:31:52 19:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:31:52 19:30:01 7 0.02 0.00 0.03 0.08 0.02 99.85 19:31:52 19:31:52 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:31:52 19:31:01 all 2.91 0.00 1.17 0.74 0.03 95.16 19:31:52 19:31:01 0 3.03 0.00 1.61 0.60 0.02 94.75 19:31:52 19:31:01 1 2.14 0.00 1.34 0.00 0.03 96.49 19:31:52 19:31:01 2 3.51 0.00 1.24 0.03 0.02 95.20 19:31:52 19:31:01 3 4.10 0.00 1.34 0.02 0.02 94.53 19:31:52 19:31:01 4 2.25 0.00 1.04 4.69 0.03 91.99 19:31:52 19:31:01 5 2.33 0.00 1.06 0.18 0.03 96.40 19:31:52 19:31:01 6 3.12 0.00 0.77 0.07 0.02 96.03 19:31:52 19:31:01 7 2.80 0.00 0.94 0.32 0.03 95.91 19:31:52 Average: all 5.26 0.00 1.31 1.16 0.03 92.25 19:31:52 Average: 0 5.30 0.00 1.34 1.63 0.02 91.71 19:31:52 Average: 1 5.12 0.00 1.52 0.67 0.02 92.67 19:31:52 Average: 2 5.56 0.00 1.36 0.27 0.03 92.78 19:31:52 Average: 3 4.90 0.00 1.25 1.31 0.03 92.53 19:31:52 Average: 4 5.25 0.00 1.33 3.20 0.03 90.18 19:31:52 Average: 5 5.38 0.00 1.05 0.17 0.02 93.37 19:31:52 Average: 6 5.39 0.00 1.16 0.96 0.02 92.46 19:31:52 Average: 7 5.19 0.00 1.43 1.06 0.04 92.28 19:31:52 19:31:52 19:31:52